Commit Graph

6 Commits (9faec3628a5120f38bb12bce381ff3f5c9a98e3f)

Author SHA1 Message Date
Nelyah 94e8a0d437
Customize `fzf` options and key bindings (#154) 2 years ago
Mickaël Menu a7a82cf7d6
Filter through the note frontmatter with `--interactive` (#110) 3 years ago
Mickaël Menu b1c69b4765
Add filename and filename-stem template variables (#91) 3 years ago
Mickaël Menu 83b14ca827
Customize the format of fzf's lines with your own template (#36) 3 years ago
Mickaël Menu 6ba92a03b7
Add --working-dir option (#29) 4 years ago
Mickaël Menu 50855154e2
Architecture (#27)
* Move everything under the internal package.
* Better separation between core and adapter packages, for easier unit testing.
* Simplify data models.
* Support multiple opened notebooks during runtime (useful for the LSP server).
* Proper surface API which might be exposed later as a public Go package.
4 years ago