You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-7Lines changed: 12 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,19 +84,23 @@ You can visit the [QOwnNotes project page](https://www.qownnotes.org) for more *
84
84
(install [QOwnNotesAPI](https://github.com/pbek/qownnotesapi) on your server)
85
85
-**trashed notes** can be restored from your Nextcloud / ownCloud server
86
86
(install [QOwnNotesAPI](https://github.com/pbek/qownnotesapi) on your server)
87
-
- there also is a local trash
87
+
- there also are **local trash** and **system trash** modes
88
88
- sub-string searching of notes is possible and search results are highlighted in the notes
89
89
- application can be operated with **customizable keyboard shortcuts**
90
+
- supports **global keyboard shortcuts on Wayland**
90
91
- external changes of note files are watched (notes or note list are reloaded)
91
92
- differences between current note and externally changed note are shown in a dialog
92
93
-**markdown highlighting** of notes and a markdown **preview**
93
-
-**[spellchecking](https://www.qownnotes.org/editor/spellchecking.html)** support
94
+
- includes **inline image previews**, **heading folding**, and optional hiding of Markdown formatting syntax
95
+
- optional **wiki-style note links** like `[[Note]]` with auto-completion, heading anchors, aliases, backlinks, and refactoring support
96
+
-**[spellchecking](https://www.qownnotes.org/editor/spellchecking.html)** and optional **[LanguageTool grammar and style checking](https://www.qownnotes.org/editor/languagetool.html)** support
94
97
-**tabbing support** for editing notes
95
98
- scripting support and an online [script repository](https://github.com/qownnotes/scripts)
96
99
where you can install scripts inside the application
97
-
- implementation of the **[OpenAI completion API](https://www.qownnotes.org/blog/2024-05-17-AI-support-was-added-to-QOwnNotes.html)** to be used in scripts
100
+
- built-in **AI support** with script integration for providers like **OpenAI** and **Groq**
101
+
- includes a built-in **MCP server** so external AI agents can search and fetch notes securely
98
102
-[QOwnNotes Web Companion browser extension](https://github.com/qownnotes/web-companion)
99
-
to a add notes from the selected text and other features
103
+
to add notes from the selected text and other features
100
104
- visit the [Chrome Web Store](https://chrome.google.com/webstore/detail/qownnotes-web-companion/pkgkfnampapjbopomdpnkckbjdnpkbkp)
101
105
page to install the app on Google Chrome
102
106
- visit the [Firefox Add-ons](https://addons.mozilla.org/firefox/addon/qownnotes-web-companion)
@@ -105,23 +109,24 @@ You can visit the [QOwnNotes project page](https://www.qownnotes.org) for more *
105
109
in the Nextcloud / ownCloud notes web-application) and the note text files are
106
110
automatically renamed, if the first line changes
107
111
- this feature can also be turned off, and you can use any filename you like
108
-
- manage your Nextcloud / ownCloud todo lists (ownCloud tasks or Tasks Plus / Calendar Plus)
112
+
- manage your Nextcloud / ownCloud todo lists (ownCloud tasks or Tasks Plus / Calendar Plus), or use another **CalDAV** server
109
113
- create [Nextcloud Deck](https://apps.nextcloud.com/apps/deck) cards and link to them in your notes
110
114
-**encryption of notes** (AES-256 is built in, or you can use custom encryption methods like
111
115
**[Keybase.io](https://keybase.io)** ([encryption-keybase.qml](https://github.com/pbek/QOwnNotes/blob/main/docs/scripting/examples/encryption-keybase.qml)) or
Copy file name to clipboardExpand all lines: webpage/src/getting-started/overview.md
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,8 +33,11 @@ Join our [Telegram Group](https://t.me/QOwnNotes) to discuss, learn, and connect
33
33
- Manage your Nextcloud / ownCloud **todo lists** (**Nextcloud tasks** or **Tasks Plus** / **Calendar Plus**) or use another **CalDAV server** to sync your tasks to
34
34
- Older **versions** of your notes can be **restored** from your **Nextcloud / ownCloud** server
35
35
-**Trashed notes** can be **restored** from your **Nextcloud / ownCloud** server
36
+
- There are also **local trash** and **system trash** modes
36
37
-**External changes** of note files are **watched** (notes or note list are reloaded)
37
38
- Support for **hierarchical note tagging** and **note subfolders**
39
+
- Includes moving and reorganizing subfolders with link updates and selective subfolder visibility
40
+
- Optional **wiki-style note links** like `[[Note]]` with autocomplete, heading anchors, aliases, backlinks, and refactoring support
38
41
- Optional **encryption** of notes, AES-256 is built in, or you can use custom encryption methods like
or **PGP** ([encryption-pgp.qml](https://github.com/pbek/QOwnNotes/blob/main/docs/scripting/examples/encryption-pgp.qml))
@@ -44,20 +47,23 @@ Join our [Telegram Group](https://t.me/QOwnNotes) to discuss, learn, and connect
44
47
-[**Spellchecking**](../editor/spellchecking.md) and optional [**LanguageTool**](../editor/languagetool.md) support
45
48
-**Portable mode** for carrying QOwnNotes around on USB sticks
46
49
-**Scripting support** and an online [**script repository**](https://github.com/qownnotes/scripts) where you can install scripts inside the application
47
-
-Implementation of the **[OpenAI completion API](https://www.qownnotes.org/blog/2024-05-17-AI-support-was-added-to-QOwnNotes.html)**
48
-
to be used in scripts
50
+
-Built-in **AI support** with script integration for providers like **OpenAI** and **Groq**
51
+
- Includes a built-in **MCP server** so external AI agents can search and fetch notes securely
49
52
-**Vim mode**
50
53
-**[Web application](web-app.md)** to **insert photos from your mobile phone** into the current note in QOwnNotes on your desktop
51
54
52
55
## Appearance
53
56
54
57
-**Markdown highlighting** of notes and a **markdown preview mode**
55
-
-**Dark mode theme support**
58
+
- Includes **inline image previews**, **Markdown heading folding**, and optional hiding of Markdown formatting syntax
59
+
-**Dark mode theme support** with live switching and custom **color modes**
56
60
-**Theming support** for the **Markdown syntax highlighting**
57
61
- All **panels can be placed wherever you want**, they can even **float** or **stack** (fully dockable)
58
62
- Support for **freedesktop theme icons**, you can use QOwnNotes with your **native desktop icons** and with your favorite **dark desktop theme**
59
63
-**Distraction free mode**, **Full-screen mode** and **Typewriter mode**
60
64
-**Line numbers**
65
+
-**Block selection** and other power-user editor workflows
66
+
- Support for **global keyboard shortcuts on Wayland**
61
67
-**Differences** between current note and externally changed note are **shown** in a dialog
0 commit comments