Commit Graph

8 Commits

Author SHA1 Message Date
Mickaël Menu
83b14ca827
Customize the format of fzf's lines with your own template (#36) 2021-04-25 12:40:53 +02:00
Mickaël Menu
980244d2c3
Add an interactive wizard for zk init (#35) 2021-04-24 15:17:38 +02:00
Mickaël Menu
f3ebdb4813
Support for VS Code and minor LSP fixes (#34) 2021-04-24 14:11:09 +02:00
Mickaël Menu
b82b217078
Print out the filepath of malformed notes 2021-04-21 22:16:09 +02:00
Mickaël Menu
2bb4cbdff4
Generate internal links to notes (#32) 2021-04-18 16:37:54 +02:00
Mickaël Menu
083c0dae73
Add --exact-match option (#30) 2021-04-17 13:06:23 +02:00
Mickaël Menu
6ba92a03b7
Add --working-dir option (#29) 2021-04-17 11:28:38 +02:00
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.
2021-04-14 20:14:01 +02:00