Documentation ¶
Index ¶
- func ConfigOverrides(cmd *cobra.Command, args []string) error
- func EnsureDoneFileExists(cmd *cobra.Command, args []string) error
- func EnsureNotesDirExists(cmd *cobra.Command, args []string) error
- func EnsureTodoFileExits(cmd *cobra.Command, args []string) error
- func LoadDoneList(cmd *cobra.Command, args []string) error
- func LoadList(cmd *cobra.Command, args []string) error
- func ParseTaskSelection(defaultQuery string, guess, qqlSearch, rngSearch, stringSearch []string) (qselect.Func, error)
- func RegisterMacros(cmd *cobra.Command, args []string) error
- func RegisterSelectionFlags(cmd *cobra.Command, qql *[]string, rng *[]string, str *[]string, all *bool)
- func SaveDoneList(cmd *cobra.Command, args []string) error
- func SaveList(cmd *cobra.Command, args []string) error
- func Steps(steps ...func(*cobra.Command, []string) error) func(*cobra.Command, []string) error
- func SyncConflictProtection(cmd *cobra.Command, args []string) error
- type CtxKey
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureNotesDirExists ¶ added in v0.4.0
func ParseTaskSelection ¶
func RegisterSelectionFlags ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.