mirror of
https://github.com/mickael-menu/zk
synced 2024-11-11 07:10:25 +00:00
50855154e2
* 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. |
||
---|---|---|
.. | ||
collection.go | ||
config_test.go | ||
config.go | ||
fs_test.go | ||
fs.go | ||
id.go | ||
link.go | ||
note_find_test.go | ||
note_find.go | ||
note_format_test.go | ||
note_format.go | ||
note_index.go | ||
note_new_test.go | ||
note_new.go | ||
note_parse.go | ||
note.go | ||
notebook_store.go | ||
notebook.go | ||
style_test.go | ||
style.go | ||
template_test.go | ||
template.go |