feat(docs): improve external links documentation

This commit is contained in:
Elian Doran
2025-04-12 11:41:37 +03:00
parent 60217d4e4f
commit bede12f3f6
12 changed files with 85 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
# v0.92.8-beta
# v0.92.8-beta
## 💡 Key highlights
*
@@ -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.
* [Most tree context menu on mobile are broken](https://github.com/TriliumNext/Notes/issues/671)
* [Quick search launch bar item does nothing in vertical layout](https://github.com/TriliumNext/Notes/issues/1680)
@@ -34,6 +34,7 @@
## 📖 Documentation
* Described almost all of the features of text notes, including a reference of keyboard shortcuts.
* Improve external links documentation.
## 🛠️ Technical updates