notes

package
v2.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCmd

func CreateCmd() *cobra.Command

func DeleteCmd

func DeleteCmd() *cobra.Command

func EditCmd

func EditCmd() *cobra.Command

func FormatEntries

func FormatEntries(entries map[string]os.DirEntry, root string) string

func ListCmd

func ListCmd() *cobra.Command

func NotesCmd

func NotesCmd() *cobra.Command

func RenderCmd

func RenderCmd() *cobra.Command

Types

type CreateOptions

type CreateOptions struct {
	Ext   string
	Title string
}

type DeleteOptions

type DeleteOptions struct{}

type EditOptions

type EditOptions struct {
	Editor string
}

type ListOptions

type ListOptions struct {
	Search string
	All    bool
	Path   string
}

type RenderOptions

type RenderOptions struct {
	Raw bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL