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/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`.
3 years ago
..
date Add the {{date}} template helper 4 years ago
errors Test note DAO 3 years ago
exec Fix command execution with flags 3 years ago
fixtures Add a handlebars template renderer 4 years ago
fts5 Refactor FTS5 query sanitizing 3 years ago
icu Refine path filtering with regexes 3 years ago
opt Make the fzf preview command customizable 3 years ago
os Edit newly created notes 4 years ago
pager Don't prompt the user when the terminal is not interactive 3 years ago
paths Add a default template 3 years ago
rand Move ID model to core 4 years ago
strings Parse tags in Markdown documents (#5) 3 years ago
test/assert Parse tags in Markdown documents (#5) 3 years ago
logger.go Index notes content 4 years ago