Commit Graph

23 Commits (be78def5aa0d5952f00dd92840763f011d596c28)

Author SHA1 Message Date
Mickaël Menu 26ffc544f2
Fix missing import 3 years ago
Mickaël Menu e653c71356
Specify the notebook directory explicitly (#14) 3 years ago
Mickaël Menu be8b2d6289
Fix --version output 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 4c8a7b4105
Rename every occurrence of "slip box" into "notebook" 3 years ago
Mickaël Menu e12d7cca42
Prevent recursive aliases 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 17c30a66e5
Improve help output and add --delimiter0 in list command 3 years ago
Mickaël Menu aac1c17a13
Show help as the default command 3 years ago
Mickaël Menu 0b0e7dfd08
Add note links to the database 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
Mickaël Menu 72d9d6f8d4
Add user prompt/confirmation utilities 3 years ago
Mickaël Menu 2cd15aafe2
Proof of concept for listing notes 3 years ago
Mickaël Menu 0573852529
Index notes content 3 years ago
Mickaël Menu 6831823e5d
Edit newly created notes 3 years ago
Mickaël Menu c89ff1e58a
Add the ./go shell script 3 years ago
Mickaël Menu 7c2e76a01c
Add the dependency container 3 years ago
Mickaël Menu 768939f3fe
Add the {{sh}} template helper 3 years ago
Mickaël Menu 9f4d2ac81b
Refactor init command and add errors util 3 years ago
Mickaël Menu bdda74362f
Add init command 3 years ago