Documentation
¶
Index ¶
- Variables
- func FuzzySelectProject(projects []types.Project, query string) (types.Project, error)
- func FuzzySelectTask(tasks []types.Task, projectColor project.Color, query string) (types.Task, error)
- func GetProjectDescription(project types.Project) string
- func GetTaskDescription(task types.Task, projectColor project.Color) string
- func ParseTimeExpression(expr string) (*naturaltime.Range, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultDuration = 1 * time.Hour
Functions ¶
func FuzzySelectProject ¶
func FuzzySelectTask ¶
func GetProjectDescription ¶
func GetTaskDescription ¶
func ParseTimeExpression ¶ added in v0.0.3
func ParseTimeExpression(expr string) (*naturaltime.Range, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.