You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zk/core/note
Mickaël Menu ba41fe5a71
Experimental LSP server (#21)
3 years ago
..
create.go Add a global configuration file (#12) 3 years ago
create_test.go Expose environment variables to note templates with the new {{env}} variable 3 years ago
edit.go Fix #4 terminal borked when piping content with Vim 3 years ago
edit_test.go Add support of ZK_EDITOR to set the editor 3 years ago
find.go Experimental LSP server (#21) 3 years ago
find_test.go Enable overriding sort criteria of config aliases with --sort flags 3 years ago
format.go Expose environment variables to note templates with the new {{env}} variable 3 years ago
format_test.go Filter notes by tags (#6) 3 years ago
index.go Use the YAML frontmatter key `date` for the note creation date, when provided 3 years ago
parse.go Experimental LSP server (#21) 3 years ago
util_test.go Filter notes interactively with fzf 3 years ago