Commit Graph

59 Commits (main)

Author SHA1 Message Date
Mickaël Menu 08cc4a3c3f
Filter notes by tags (#6)
Filter notes by their tags using `--tag "history, europe"`. To match notes associated with either tags, use a pipe `|` or `OR` (all caps), e.g. `--tag "inbox OR todo"`.
3 years ago
Mickaël Menu 7dc3120d3a
Separate multiple --extra variables with , instead of ; 3 years ago
Mickaël Menu 4bf660f934
Parse tags in Markdown documents (#5)
Many tag flavors are supported: `#hashtags`, `:colon:separated:tags:` and even Bear's [`#multi-word tags#`](https://blog.bear.app/2017/11/bear-tips-how-to-create-multi-word-tags/). If you prefer to use a YAML frontmatter, list your tags with the keys `tags` or `keywords`.
3 years ago
Mickaël Menu a4b961c36a
Add screencasts in the Getting Started page 3 years ago
Mickaël Menu 838f316694
Add a screencast to the README 3 years ago
Mickaël Menu ac545f550a
Guard against infinite loops with recursive links traversal 3 years ago
Mickaël Menu 81f3aaa6fa
Add a default template 3 years ago
Mickaël Menu 7c1bd8b318
Improve README 3 years ago
Mickaël Menu 6ce25e0ed6
Add doc pages 3 years ago