zet

package
v0.0.0-...-ffe4520 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrBadPath       = errors.New("supplied bad path")
	ErrPathExists    = errors.New("this path already exists")
	ErrNoRepo        = errors.New("no repo found in config file")
	ErrNoGit         = errors.New("git is not in the path")
	ErrNoEditorEnv   = errors.New("could not find the EDITOR in environment")
	ErrNoEditor      = errors.New("could not find the EDITOR in path")
	ErrEditorFailure = errors.New("editor failed to execute correctly")
	ErrFileRead      = errors.New("failed to read the file")
)
View Source
var Cmd = &K.Cmd{
	Name:        `zet`,
	Summary:     `creates and manages zettelkasten notes and repo`,
	License:     `MIT`,
	Description: ``,
	Commands: []*K.Cmd{help.Cmd, conf.Cmd, vars.Cmd,
		initCmd, slipboxCmd, addCmd},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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