zk/util
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`.
2021-03-06 19:38:52 +01:00
..
date Add the {{date}} template helper 2020-12-27 18:09:45 +01:00
errors Test note DAO 2021-01-05 20:50:39 +01:00
exec Fix command execution with flags 2021-02-07 22:43:33 +01:00
fixtures Add a handlebars template renderer 2020-12-26 16:53:04 +01:00
fts5 Refactor FTS5 query sanitizing 2021-01-11 20:19:39 +01:00
icu Refine path filtering with regexes 2021-02-27 19:23:03 +01:00
opt Make the fzf preview command customizable 2021-02-11 21:31:47 +01:00
os Edit newly created notes 2021-01-02 18:09:10 +01:00
pager Don't prompt the user when the terminal is not interactive 2021-01-23 21:29:22 +01:00
paths Add a default template 2021-02-27 14:24:40 +01:00
rand Move ID model to core 2020-12-29 18:13:46 +01:00
strings Parse tags in Markdown documents (#5) 2021-03-06 19:38:52 +01:00
test/assert Parse tags in Markdown documents (#5) 2021-03-06 19:38:52 +01:00
logger.go Index notes content 2021-01-03 14:43:27 +01:00