feat(search): display calendar view if the right viewType attribute is set

This commit is contained in:
Elian Doran
2025-05-29 17:44:00 +03:00
parent 01f6368f95
commit ce3506d5d0
2 changed files with 9 additions and 0 deletions

View File

@@ -58,6 +58,7 @@
* Docker: Rootless [Dockerfiles are now available](https://github.com/TriliumNext/Notes/pull/1923/files) by @perfectra1n
* [Text notes: add a way to move up and down text lines via a keyboard shortcut](https://github.com/TriliumNext/Notes/issues/1002) by @dogfuntom
* [improve tab scroll UX by switching from instant to smooth behavior](https://github.com/TriliumNext/Notes/pull/2030) by @SiriusXT
* Calendar view: display calendar view if `#viewType=calendar` is set.
## 📖 Documentation