Documentation
¶
Index ¶
Constants ¶
View Source
const HelpText = `` /* 465-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Widget ¶
type Widget struct {
wtf.HelpfulWidget
wtf.KeyboardWidget
wtf.TextWidget
// contains filtered or unexported fields
}
A Widget represents a Todoist widget
func (*Widget) Close ¶
func (w *Widget) Close()
Close closes the currently-selected task in the currently-selected project
func (*Widget) CurrentProject ¶
func (*Widget) Delete ¶
func (w *Widget) Delete()
Delete deletes the currently-selected task in the currently-selected project
func (*Widget) NextProject ¶
func (w *Widget) NextProject()
func (*Widget) PreviousProject ¶
func (w *Widget) PreviousProject()
Click to show internal directories.
Click to hide internal directories.