Commit Graph

8 Commits (f7d4db07d68a4dc42f08d334ade7f060055120d5)

Author SHA1 Message Date
Mickaël Menu 15d4cfc921
Rename the `{{date}}` helper to `{{format-date}}` (#274) 2 years ago
Mickaël Menu eb095e5fc0
Add `tesh` test suite (#147) 3 years ago
Mickaël Menu dba28a6436
Set \n the default value for the --footer flag 3 years ago
Mickaël Menu 729dbe9760
Add JSON and JSON lines list formats (#52) 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 2bb4cbdff4
Generate internal links to notes (#32) 3 years ago
Mickaël Menu 6ba92a03b7
Add --working-dir option (#29) 3 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.
3 years ago