Commit Graph

15 Commits (fa66e78068d5b1db69a108624482a0cb6030dd1e)

Author SHA1 Message Date
Mickaël Menu fa66e78068
Add named filters (#17) 3 years ago
Mickaël Menu e653c71356
Specify the notebook directory explicitly (#14) 3 years ago
Mickaël Menu b82f1f547c
Add a global configuration file (#12) 3 years ago
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.
3 years ago
Mickaël Menu 4bff1cd326
Reorganize config structure 3 years ago
Mickaël Menu e0c8e2fd02
Make the fzf preview command customizable 3 years ago
Mickaël Menu f70b85ed6f
Show path relative to working directory in fzf 3 years ago
Mickaël Menu aa87c570c2
Don't launch fzf or the pager when --no-input is set 3 years ago
Mickaël Menu 16fdcfe751
Improve confirm prompt using third-party library 3 years ago
Mickaël Menu aac1c17a13
Show help as the default command 3 years ago
Mickaël Menu 7e3e2cbd20
Add a fzf binding to create a new note with the search query from the edit command 3 years ago
Mickaël Menu 08e09d94ae
Add a {{concat}} template helper 3 years ago
Mickaël Menu 225b0c2603
Add support for user aliases 3 years ago
Mickaël Menu 1b905dacfd
Don't prompt the user when the terminal is not interactive 3 years ago
Mickaël Menu eb130a8107
Add the edit command 3 years ago