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 7e3e2cbd20
Add a fzf binding to create a new note with the search query from the edit command
3 years ago
..
create.go Require the date to be passed as the first argument of the {{date}} helper 4 years ago
create_test.go Test the note formatter 3 years ago
edit.go Add a fzf binding to create a new note with the search query from the edit command 3 years ago
edit_test.go Improve test result diffing 4 years ago
find.go Add a fzf binding to create a new note with the search query from the edit command 3 years ago
find_test.go Move parsing of sorting terms to core 4 years ago
format.go Add the {{list}} template helper 3 years ago
format_test.go Add the {{list}} template helper 3 years ago
index.go Add note links to the database 3 years ago
parse.go Save a link's context as a snippet 3 years ago
util_test.go Filter notes interactively with fzf 3 years ago