Documentation ¶
Index ¶
Constants ¶
View Source
const ( CompactDensityVal = "compact" SpaciousDensityVal = "spacious" )
View Source
const ( TaskListColor = "#fe8019" ArchivedTLColor = "#fabd2f" )
Variables ¶
View Source
var (
TaskListDefaultTitle = "omm"
)
Functions ¶
Types ¶
type HideHelpMsg ¶
type HideHelpMsg struct{}
type ListDensityType ¶ added in v0.2.0
type ListDensityType uint8
const ( Compact ListDensityType = iota Spacious )
Click to show internal directories.
Click to hide internal directories.