Commit Graph

7 Commits

Author SHA1 Message Date
khimaros
0b4db9ade6
Fix parsing large notes (#339) 2023-08-15 11:24:37 +02:00
Mickaël Menu
8bfafe5dab
Fix LSP link recognition with unicode (#238) 2022-07-10 20:53:06 +02:00
Mickaël Menu
6ccbbe8613
LSP auto-completion of YAML frontmatter tags (#146) 2022-01-08 16:42:54 +01:00
Mickaël Menu
9c06068cce
Add LSP commands zk.list and zk.tag.list (#114) 2021-12-11 18:25:40 +01: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
729dbe9760
Add JSON and JSON lines list formats (#52) 2021-06-20 21:08:18 +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