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/internal/core
Mickaël Menu 15d4cfc921
Rename the `{{date}}` helper to `{{format-date}}` (#274)
2 years ago
..
collection.go Add LSP commands `zk.list` and `zk.tag.list` (#114) 3 years ago
collection_format.go List note tags (#85) 3 years ago
config.go Customize `fzf` options and key bindings (#154) 2 years ago
config_test.go Customize `fzf` options and key bindings (#154) 2 years ago
fs.go Add --working-dir option (#29) 3 years ago
fs_test.go Add --working-dir option (#29) 3 years ago
id.go Architecture (#27) 3 years ago
link.go Update existing links when adding a new note (#219) 2 years ago
link_format.go Add `tesh` test suite (#147) 2 years ago
link_format_test.go Improve Markdown and wiki links matching and generation (#71) 3 years ago
note.go Add filename and filename-stem template variables (#91) 3 years ago
note_find.go Support multiple `--match` flags (#268) 2 years ago
note_find_test.go Support regular expressions with `--match` (#222) 2 years ago
note_format.go Add `tesh` test suite (#147) 2 years ago
note_format_test.go Add filename and filename-stem template variables (#91) 3 years ago
note_index.go Update existing links when adding a new note (#219) 2 years ago
note_new.go Add `--dry-run` flag for `zk new` (#96) 3 years ago
note_new_test.go Update existing links when adding a new note (#219) 2 years ago
note_parse.go Fix broken wiki links in subdirectories (#193) 2 years ago
note_parse_test.go Improve Markdown and wiki links matching and generation (#71) 3 years ago
notebook.go Support multiple `--match` flags (#268) 2 years ago
notebook_path.go Add `tesh` test suite (#147) 2 years ago
notebook_store.go Rename the `{{date}}` helper to `{{format-date}}` (#274) 2 years ago
style.go Add `tesh` test suite (#147) 2 years ago
style_test.go Architecture (#27) 3 years ago
template.go Generate internal links to notes (#32) 3 years ago
template_test.go Architecture (#27) 3 years ago
util.go Generate internal links to notes (#32) 3 years ago