zet

package
v0.0.0-...-9db28a5 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ZettelkastenNote

type ZettelkastenNote struct {
	VaultDir     string
	Filename     string
	OriginalTags []string
}

func NewZettelkastenNote

func NewZettelkastenNote(vaultDir string, filename string, tags []string) *ZettelkastenNote

func (*ZettelkastenNote) Create

func (note *ZettelkastenNote) Create() (bool, error)

TODO use templates rather than building frontmatter manually

func (*ZettelkastenNote) FileExists

func (note *ZettelkastenNote) FileExists() (bool, string, error)

func (*ZettelkastenNote) GetFilepath

func (note *ZettelkastenNote) GetFilepath() string

func (*ZettelkastenNote) Open

func (note *ZettelkastenNote) Open() error

Jump to

Keyboard shortcuts

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