Commit Graph

4 Commits

Author SHA1 Message Date
Mickaël Menu
d8c9031f9c
Release zk 0.10.0 2022-04-26 11:43:34 +02:00
Mickaël Menu
16e1904096
Add a command to produce a graph of the indexed notes (#106) 2021-11-14 09:50:13 +01:00
Mickaël Menu
3b05a0061d
Fix indexing wiki links using partial paths (#104) 2021-11-14 08:20:11 +01: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