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/adapter/handlebars/helpers
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
..
concat.go Add the {{list}} template helper 3 years ago
date.go Add "elapsed" date format 4 years ago
join.go Filter notes by tags (#6) 3 years ago
list.go Check if the terminal supports UTF-8 before outputting unicode symbols 3 years ago
prepend.go Add the {{prepend}} template helper to quote or indent a paragraph 4 years ago
shell.go Use $SHELL -c for the {{sh}} template helper 3 years ago
slug.go Add the core Styler, a default TTY implementation and a {{style}} template helper 4 years ago
style.go Add semantic style aliases 4 years ago