Documentation
¶
Index ¶
- Variables
- func Add(title string)
- func AddItem(content string, idRaw int)
- func Complete(id string)
- func CompleteItem(taskId, itemId string)
- func Continue(r io.Reader) error
- func ConvertTime(tz1 string, tz2 string, hourFormat bool) (string, string, error)
- func GetFt() string
- func List()
- func RanDecision(dec1, dec2 string)
- func RanNum(min int, max int)
- func SetFt(filetype string)
- func View(id string)
- func Welcome()
Constants ¶
This section is empty.
Variables ¶
View Source
var FT string
Functions ¶
func CompleteItem ¶ added in v1.2.51
func CompleteItem(taskId, itemId string)
func ConvertTime ¶
func RanDecision ¶ added in v1.2.1
func RanDecision(dec1, dec2 string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.