Commit Graph

5 Commits (b71a74eabcfc97df7b31e51edfb8e1b749061a76)

Author SHA1 Message Date
Zach Leslie 404ef9d6f5
Add the `get-date` template helper (#262) 2 years ago
Mickaël Menu c429517c6b
Fix incorrect timezone for natural dates (#156) 2 years ago
Mickaël Menu f566916470
Support RFC 3339 dates with the time flags (#123) 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 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