feat(backend_log): disable some editor features to increase performance

This commit is contained in:
Elian Doran
2025-05-15 15:32:09 +03:00
parent 9133aab6ad
commit 7c1b13a2e7
3 changed files with 20 additions and 11 deletions

View File

@@ -39,6 +39,7 @@
* Slight organization in Appearance settings: code block themes are now in "Text Notes", added a "Related settings" section in Appearance.
* [Added support for opening and activating a note in a new tab using Ctrl+Shift+click on notes in the launcher pane, note tree, or note images](https://github.com/TriliumNext/Notes/pull/1854) by @SiriusXT
* [Style and footnote improvements](https://github.com/TriliumNext/Notes/pull/1913) by @SiriusXT
* Backend log: disable some editor features in order to increase performance for large logs (syntax highlighting, folding, etc.).
## 📖 Documentation