zk/core
Mickaël Menu f5b3102deb
Save additional metadata in the database (#7)
* YAML frontmatter as a JSON object in `notes.metadata`
    * Print metadata from the YAML frontmatter in `list` output using `{{metadata.<key>}}`, e.g. `{{metadata.description}}`. Keys are normalized to lower case.
* Start and end offsets for link snippets.
    * This could be useful to expand backlinks contexts.
2021-03-08 21:38:32 +01:00
..
note Save additional metadata in the database (#7) 2021-03-08 21:38:32 +01:00
style Show path at the end of the fzf line, to emphasis title instead 2021-02-21 10:38:51 +01:00
templ Reorganize Template into their own package 2021-01-03 18:33:52 +01:00
zk Rename --linking-to filtering option to --link-to 2021-03-07 17:14:07 +01:00
ids.go Parse tags in Markdown documents (#5) 2021-03-06 19:38:52 +01:00