Commit Graph

3 Commits

Author SHA1 Message Date
Mickaël Menu
314024eae0
Add the --mention filtering option (#8) 2021-03-13 15:31:05 +01:00
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
Mickaël Menu
cd2040a74b
Fix sorting indexed notes by their paths in the database 2021-01-17 17:37:16 +01:00