package
0.0.0-20220528163357-bd0f02943fac
Repository: https://github.com/tomyl/mort.git
Documentation: pkg.go.dev

# README

mört/store :fish:

GoDoc Go Report Card codecov

A Go package for reading mört's database.

TODO

  • Add documentation.
  • Improve unit tests.
  • Finish this TODO list.

# Functions

No description provided by the author
GetDraft opens an editor for provided task id.
GetProjectFromTitle extracts the project name from the task title.
GetTitleFromBody extracts the task title from the task body.
InitSchema creates the database schema.
No description provided by the author
SetDraft saves task body to a file.

# Variables

Schema in SQLite dialect used by mort.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
TimeRange reprents a date range.
No description provided by the author