Commit Graph

7 Commits (4b76fbadf171dbb18a3154701fe3b4d1cba31a0c)

Author SHA1 Message Date
Mickaël Menu 4b76fbadf1
Support regular expressions with `--match` (#222) 2 years ago
Mickaël Menu 6ccbbe8613
LSP auto-completion of YAML frontmatter tags (#146) 2 years ago
Mickaël Menu 9c06068cce
Add LSP commands `zk.list` and `zk.tag.list` (#114) 3 years ago
Mickaël Menu 0e88685140
Make filename take precedence over folders when matching sub-paths (#112) 3 years ago
Mickaël Menu b17b42a06f
Add LSP custom commands and code actions to create new notes (#40) 3 years ago
Mickaël Menu 083c0dae73
Add --exact-match option (#30) 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