Documentation
¶
Index ¶
Constants ¶
View Source
const ( Inbox = iota Space Next Someday Focus )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
type Application struct {
// contains filtered or unexported fields
}
func GetApplication ¶
func GetApplication() *Application
func (*Application) Run ¶
func (app *Application) Run() error
type CmdLine ¶
type CmdLine struct {
*tview.InputField
}
type MainPannel ¶
type TaskPannel ¶
Click to show internal directories.
Click to hide internal directories.