feat(mobile): support branch prefix dialog

This commit is contained in:
Elian Doran
2025-04-12 09:53:58 +03:00
parent bbd76069c1
commit f348f5d7ed
3 changed files with 6 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
* Calendar does not hide when clicking on a note by @JYC333
* Mobile improvements:
* [Unable to add internal link on mobile version](https://github.com/TriliumNext/Notes/issues/1677)
* Note tree not closing when selecting some of the menu actions.
* Note tree not closing when selecting some of the menu actions.
## ✨ Improvements
@@ -19,6 +19,9 @@
* In-app help:
* Document structure is now precalculated, so start-up time should be slightly increased.
* Optimized the content in order to reduce the size on disk.
* Mobile improvements:
* The following dialogs are now accessible: bulk actions, branch prefix, include note, add link.
* Modals now have a safe margin on their bottom and are scrollable.
## 🌍 Internationalization