feat(editor): allow moving blocks up/down

This commit is contained in:
Elian Doran
2025-05-27 20:36:57 +03:00
parent 541897b1d0
commit 27d1a87fb0
4 changed files with 106 additions and 3 deletions

View File

@@ -55,6 +55,7 @@
* [Math in text notes: equations can now be displayed on multiple lines](https://github.com/TriliumNext/Notes/pull/2003) by @SiriusXT
* [Metrics endpoint](https://github.com/TriliumNext/Notes/pull/2024) by @perfectra1n
* 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
## 📖 Documentation