Skip to content

[FEATURE] Make the note text edit transformation work without selecting text (>1 char) and make it work with only the cursor position #3603

@netlimpopo

Description

@netlimpopo

Expected behaviour

When using note text edit --> list operations --> .... I expect the list operations to function without selecting at least one character in advance.

Actual behaviour

Select at least one character. Now all list operations work as intended. This adds a lot of friction in comparism to the scripts dealing with the same issue (Toggle Checkbox). There the cursor position was used and most of the time nothing had to be selected.

Steps to reproduce

  1. Click into any text.
  2. Select note text edit --> list operations --> ....
  3. Nothing happens

Select at least 1 character. Repeat steps 1 - 3. Now everything works as expected.

Output from the debug section in the settings dialog

Expand QOwnNotes Debug Information ===========================

General Info

Current Date: Thu May 7 19:15:58 2026
Version: 26.5.5
Build date: May 6 2026
Build number: 1330
Platform: windows (windows)
Operating System: Windows 11 Version 25H2
Build architecture: x86_64
Current architecture: x86_64
Release: GitHub Actions
Qt Version (build): 6.10.1
Qt Version (runtime): 6.10.1
Portable mode: no
Settings path / key: \HKEY_CURRENT_USER\Software\PBE\QOwnNotes
Application database path: C:\Users\DELL\AppData\Roaming\PBE\QOwnNotes\QOwnNotes.sqlite
Application arguments: C:\Users\DELL\OneDrive - Schloss Schaumsee\Dokumente\QOwnNotes\QOwnNotes.exe
Qt Debug: no
System Botan: no
Libgit2: no
QLiteHtml: yes
Locale (system): de_DE
Locale (interface): empty
Primary screen resolution: 1536x864
Icon theme: breeze-qownnotes
Notes in current note folder: 426
Calendar items: 0
Enabled scripts: 6
Database drivers: QIBASE, QSQLITE, QMIMER, QOCI, QODBC, QPSQL

Server Info

serverUrl: empty
appIsValid: no
notesPathExists: empty
connectionErrorMessage: empty

Spellchecking

Enabled: true
Selected language: de_AT_frami
Language codes: de_AT_frami
Language names: Österreichisches Deutsch (Österreich)
Application dictionaries path: C:\Users\DELL\AppData\Roaming\PBE\QOwnNotes\dicts

Note folders

currentNoteFolderId: 1

Note folder Standard

id: 1
isCurrent: yes
activeTagId: -1
localPath: C:\Users\DELL\OneDrive - Schloss Schaumsee\Notizen\QOwnNotes
remotePath: Notes
cloudConnectionId: 1
isShowSubfolders: yes
isUseGit: no
allowDifferentNoteFileName: yes
activeNoteSubFolder name: empty
database file: C:\Users\DELL\OneDrive - Schloss Schaumsee\Notizen\QOwnNotes\notes.sqlite

Note folder Uni

id: 2
isCurrent: no
activeTagId: -1
localPath: C:\Users\DELL\OneDrive - Schloss Schaumsee\Notizen\QOwnNotes\Uni\docs
remotePath: Notes
cloudConnectionId: 1
isShowSubfolders: yes
isUseGit: no
allowDifferentNoteFileName: yes
activeNoteSubFolder name: empty
database file: C:\Users\DELL\OneDrive - Schloss Schaumsee\Notizen\QOwnNotes\Uni\docs\notes.sqlite

Note folder Meine Website

id: 3
isCurrent: no
activeTagId: -1
localPath: C:\Users\DELL\OneDrive - Schloss Schaumsee\Digi-Gruppe\Projekt Personal Blog
remotePath: Notes
cloudConnectionId: 1
isShowSubfolders: yes
isUseGit: no
allowDifferentNoteFileName: yes
activeNoteSubFolder name: empty
database file: C:\Users\DELL\OneDrive - Schloss Schaumsee\Digi-Gruppe\Projekt Personal Blog\notes.sqlite

Note folder Projekt Personal Blog

id: 4
isCurrent: no
activeTagId: 0
localPath: C:\Users\DELL\OneDrive - Schloss Schaumsee\Digi-Gruppe\Projekt Personal Blog
remotePath: Notes
cloudConnectionId: 1
isShowSubfolders: no
isUseGit: no
allowDifferentNoteFileName: no
activeNoteSubFolder name: empty
database file: C:\Users\DELL\OneDrive - Schloss Schaumsee\Digi-Gruppe\Projekt Personal Blog\notes.sqlite

Note folder Testfolderforscripting

id: 5
isCurrent: no
activeTagId: -1
localPath: C:\Users\DELL\OneDrive - Schloss Schaumsee\Notizen\QOwnNotes\test2\F 1
remotePath: Notes
cloudConnectionId: 1
isShowSubfolders: yes
isUseGit: no
allowDifferentNoteFileName: no
activeNoteSubFolder name: empty
database file: C:\Users\DELL\OneDrive - Schloss Schaumsee\Notizen\QOwnNotes\test2\F 1\notes.sqlite

Cloud connections

Cloud connection Standard

id: 1
isCurrent: yes
serverUrl: empty
username: empty
accountId: empty

Enabled scripts

Script New note namer

id: 5
path: C:\Users\DELL\AppData\Roaming\PBE\QOwnNotes\scripts\new-note-namer\new-note-namer.qml
variablesJson:

{
}

identifier: new-note-namer
version: 0.0.2
minAppVersion: 17.06.2

Script Text2link

id: 6
path: C:\Users\DELL\AppData\Roaming\PBE\QOwnNotes\scripts\text2link\text2link.qml
variablesJson:

{
}

identifier: text2link
version: 0.0.2
minAppVersion: 25.6.1

Script Table of Contents II (M.O.C. Map of Contents)

id: 9
path: C:\Users\DELL\AppData\Roaming\PBE\QOwnNotes\scripts\insert-moc\insert-moc.qml
variablesJson:

{
}

identifier: insert-moc
version: 0.0.2
minAppVersion: 26.1.8

Script Link Importer and converter for Obsidian/Github/Pandoc/Markor and others

id: 10
path: C:\Users\DELL\AppData\Roaming\PBE\QOwnNotes\scripts\link-importer-and-converter-for-obsidian-github-pandoc-markor-and-others\link-importer-and-converter-for-obsidian-github-pandoc-markor-and-others.qml
variablesJson:

{
}

identifier: link-importer-and-converter-for-obsidian-github-pandoc-markor-and-others
version: 0.0.1
minAppVersion: 26.1.5

Script Table of Contents (TOC)

id: 14
path: C:\Users\DELL\AppData\Roaming\PBE\QOwnNotes\scripts\insert-toc\insert-toc.qml
variablesJson:

{
    "tocLinks": true,
    "tocTitle": "Table of Contents"
}

identifier: insert-toc
version: 0.0.3
minAppVersion: 17.06.2

Script export-notes-as-website

id: 12
path: C:\Users\DELL\OneDrive - Schloss Schaumsee\Desktop\export-notes-as-website.qml
variablesJson:

{
    "defaultExportFolder": "export",
    "defaultExportPath": "C:\\Users\\DELL\\OneDrive - Schloss Schaumsee\\Notizen\\QOwnNotes\\test2\\F 1\\export",
    "exportStyleSelection": "opt1"
}

Settings

AboutDialog/geometry (QByteArray): <binary data>
ActiveNoteHistoryItem (NoteHistoryItem): empty
AttachmentDialog/geometry (QByteArray): <binary data>
ColorModes/ColorMode-dark/darkMode (QString): true
ColorModes/ColorMode-dark/darkModeColors (QString): true
ColorModes/ColorMode-dark/darkModeIconTheme (QString): true
ColorModes/ColorMode-dark/darkModeTrayIcon (QString): true
ColorModes/ColorMode-dark/editorColorSchemaKey (QString): EditorColorSchema-cdbf28fc-1ddc-4d13-bb21-6a4043316a2f
ColorModes/ColorMode-dark/internalIconTheme (QString): false
ColorModes/ColorMode-dark/name (QString): Dark
ColorModes/ColorMode-dark/systemIconTheme (QString): false
ColorModes/ColorMode-light/darkMode (QString): false
ColorModes/ColorMode-light/darkModeColors (QString): false
ColorModes/ColorMode-light/darkModeIconTheme (QString): false
ColorModes/ColorMode-light/darkModeTrayIcon (QString): false
ColorModes/ColorMode-light/editorColorSchemaKey (QString): EditorColorSchema-6033d61b-cb96-46d5-a3a8-20d5172017eb
ColorModes/ColorMode-light/internalIconTheme (QString): false
ColorModes/ColorMode-light/name (QString): Light
ColorModes/ColorMode-light/systemIconTheme (QString): false
ColorModes/currentId (QString): ColorMode-light
ColorModes/ids (QStringList): ColorMode-light, ColorMode-dark
Debug/fakeOldVersionNumber (QString): false
Debug/fileLogging: empty
DictionaryManagerDialog/geometry (QByteArray): <binary data>
DictionaryManagerDialog/mainSplitterState (QByteArray): <binary data>
DistractionFreeMode/editorWidthMode (int): 3
DistractionFreeMode/hideStatusBar (QString): false
DistractionFreeMode/isEnabled (QString): false
DistractionFreeMode/leaveFullScreenOnExit (QString): false
DistractionFreeMode/menuBarGeometry (QByteArray): <binary data>
DistractionFreeMode/menuBarHeight (int): 33
DistractionFreeMode/menuBarVisible (QString): true
DistractionFreeMode/openInFullScreen (QString): true
DistractionFreeMode/statusBarWasVisible (QString): false
DistractionFreeMode/windowState (QByteArray): <binary data>
Editor/CurrentSchemaKey (QString): EditorColorSchema-6033d61b-cb96-46d5-a3a8-20d5172017eb
Editor/autoBracketClosing (QString): true
Editor/autoBracketRemoval (QString): true
Editor/disableCursorBlinking (QString): false
Editor/editorWidthInDFMOnly (QString): true
Editor/hangingIndent (QString): true
Editor/headingFolding (QString): false
Editor/hideFormattingSyntax (QString): true
Editor/highlightCurrentLine (QString): true
Editor/indentSize (int): 4
Editor/markdownLspArguments (QStringList): empty
Editor/markdownLspCommand (QString): marksman
Editor/markdownLspEnabled (QString): false
Editor/markdownLspVerboseLogging (QString): false
Editor/removeTrailingSpaces (QString): false
Editor/showLineNumbers (QString): false
Editor/showMarkdownImagePreviews (QString): true
Editor/useTabIndent (QString): false
Editor/vimMode (QString): false
Editor/wikiLinkFileNameAutoSelect (QString): false
Editor/wikiLinkSupport (QString): false
FileDialog/LastPath (QString): C:/Users/DELL/OneDrive - Schloss Schaumsee/Notizen/QOwnNotes
FileDialog/LastPath-NoteHTMLExport (QString): C:/Users/DELL/OneDrive - Schloss Schaumsee/Notizen/QOwnNotes
FileDialog/LastPath-NoteMarkdownExport (QString): C:/Users/DELL/OneDrive - Schloss Schaumsee/Desktop/tester
FileDialog/LastPath-NotePDFExport (QString): C:/Users/DELL/OneDrive - Schloss Schaumsee/Notizen/QOwnNotes/Uni/docs/M1-2 Medien verstehen Nutzung gestalten 2/M1-2 3EH
FileDialog/LastPath-PreviewHTMLFileExport (QString): C:/Users/DELL/OneDrive - Schloss Schaumsee/Desktop
FileDialog/LastPath-ScriptPath (QString): C:/Users/DELL/OneDrive - Schloss Schaumsee/Desktop
LastUpdateCheck (QDateTime): 2026-05-07T19:08:49.909
LayoutDialog/geometry (QByteArray): <binary data>
LinkDialog/geometry (QByteArray): <binary data>
MainWindow/geometry (QByteArray): <binary data>
MainWindow/mainToolBar.iconSize (int): 20
MainWindow/menuBarGeometry (QByteArray): <binary data>
MainWindow/noteSubFolderTreeWidgetExpandState-1 (QStringList): Uni/docs, Digitales/Programmieren/Pandoc/Beispielskripte/Website/css/fonts, Digitales/Programmieren/Pandoc/Beispielskripte/Website/css, Digitales/Programmieren/Pandoc/Beispielskripte/Website, Digitales/Programmieren/Pandoc/Beispielskripte, Uni/docs/Test/Testfolder 1/Testfolder 2, Obsidian/Obsidiantestfolder, Obsidian/Obsidiantestfolder/F 1, Obsidian/Obsidiantestfolder/F 1/F2, Uni/docs/Test/Testfolder 1, Uni/docs/Powershellexporttest, Uni/docs/Powershellexporttest/PFolder 1/PFolder 2, Uni/docs/Powershellexporttest/PFolder 1, Organisatorisches/Schule/Norway Erasmus_homepage_markdown/site, Organisatorisches/Schule/Norway Erasmus_homepage_markdown/site/assets, Organisatorisches/Schule/Norway Erasmus_homepage_markdown/site/assets/javascripts, Uni/docs/M1-2 Medien verstehen Nutzung gestalten 2/M1-2 2EH, Uni/docs/M1-2 Medien verstehen Nutzung gestalten 2/M1-2 1EH, Digitales/Programmieren/HTML, Digitales/Programmieren/HTML/css Vorlagen, test_/Unterordner, test2/F 1, test2/F 1/F2, test_/Unterordner/Scripting Test/link-importer-and-converter-for-obsidian-github-pandoc-markor-and-others, test_/Unterordner/Scripting Test, Digitales/Programme allgemein/Kalender/OBTF, Digitales/Programmieren/Pandoc, Organisatorisches/Schule/Erasmus, Organisatorisches/Schule/Konferenzen und Meetings, Digitales/Digitale Grundbildung, Freizeit/Psychologie, Freizeit/Psychologie/Autismus, Freizeit/Physik, Organisatorisches, Freizeit
MainWindow/noteSubFolderTreeWidgetExpandState-2 (QStringList): Uni, Uni/docs, M1-2 Medien verstehen Nutzung gestalten 2/M1-2 1EH, M4-2 Computersysteme Grundlagen II/2EH/Abgaben/ZitterlDavid
MainWindow/noteSubFolderTreeWidgetExpandState-3 (QStringList): content/Digitales, content
MainWindow/noteSubFolderTreeWidgetExpandState-5 (QStringList): F2, F1/F2, F1/F2/F 3, F1
MainWindow/noteTextEdit.code.font (QString): Courier New,17,-1,2,400,0,0,0,0,0,0,0,0,0,0,1
MainWindow/noteTextEdit.font (QString): Segoe UI,17,-1,5,400,0,0,0,0,0,0,0,0,0,0,1
MainWindow/noteTextView.code.font (QString): Courier New,9,-1,2,400,0,0,0,0,0,0,0,0,0,0,1
MainWindow/noteTextView.font (QString): Segoe UI,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1
MainWindow/noteTextView.ignoreCodeFontSize (QString): true
MainWindow/noteTextView.refreshDebounceTime (int): 600
MainWindow/noteTextView.rtl (QString): false
MainWindow/noteTextView.underline (QString): false
MainWindow/noteTextView.useEditorStyles (QString): true
MainWindow/noteTextView.useInternalExportStyling (QString): true
MainWindow/showNotesFromAllNoteSubFolders (QString): true
NoteBookmark8 (NoteHistoryItem): empty
NoteDialog/geometry (QByteArray): <binary data>
NoteDialog/tabWidgetIndex (int): 1
NoteDiffDialog/geometry (QByteArray): <binary data>
NoteFolder-1/NoteTabNameList (QStringList): mtodo
NoteFolder-1/NoteTabStickinessList (QStringList): empty
NoteFolder-1/NoteTabSubFolderPathDataList (QStringList):

Kalender Qownnotes Micro
Arbeits-Tagebuch

NoteFolder-1/allowDifferentNoteFileName (bool): true
NoteFolder-1/favoriteNoteIdentifiers (QStringList): Kalender Qownnotes Micro/Arbeits-Tagebuch/mtodo.md
NoteFolder-2/NoteTabNameList (QStringList): M1-2 Medien verstehen Double Exposure
NoteFolder-2/NoteTabStickinessList (QStringList): empty
NoteFolder-2/NoteTabSubFolderPathDataList (QStringList):

M1-2 Medien verstehen Nutzung gestalten 2
M1-2 3EH

NoteFolder-2/allowDifferentNoteFileName (QString): true
NoteFolder-3/NoteTabNameList (QStringList): Index
NoteFolder-3/NoteTabStickinessList (QStringList): empty
NoteFolder-3/NoteTabSubFolderPathDataList (QStringList): content
NoteFolder-3/allowDifferentNoteFileName (QString): true
NoteFolder-4/NoteTabNameList (QStringList): empty
NoteFolder-4/NoteTabStickinessList (QStringList): empty
NoteFolder-4/NoteTabSubFolderPathDataList (QStringList): empty
NoteFolder-4/allowDifferentNoteFileName (QString): false
NoteFolder-5/NoteTabNameList (QStringList): Ü 3
NoteFolder-5/NoteTabStickinessList (QStringList): empty
NoteFolder-5/NoteTabSubFolderPathDataList (QStringList):

F1
F2
F 3

NoteFolder-5/allowDifferentNoteFileName (QString): false
NoteHistory-1 (QVariantList): <variant list with 200 item(s)>
NoteHistory-2 (QVariantList): <variant list with 87 item(s)>
NoteHistory-3 (QVariantList): <variant list with 131 item(s)>
NoteHistory-5 (QVariantList): <variant list with 9 item(s)>
NoteHistoryCurrentIndex-1 (int): 199
NoteHistoryCurrentIndex-2 (int): 86
NoteHistoryCurrentIndex-3 (int): 130
NoteHistoryCurrentIndex-5 (int): 8
PiwikClientId (QString): <hidden>
Printer/NotePDFExportOrientation (int): 0
Printer/NotePDFExportPageSize (int): 4
Printer/NotePrinting (QByteArray): <binary data>
ScriptRepositoryDialog/geometry (QByteArray): <binary data>
ScriptRepositoryDialog/mainSplitterState (QByteArray): <binary data>
SearchEngineId (int): 2
SettingsDialog/geometry (QByteArray): <binary data>
SettingsDialog/mainSplitterState (QByteArray): <binary data>
SettingsDialog/shortcutTreeWidgetHeaderOrder/order (QStringList): 0, 1, 2
SettingsDialog/shortcutTreeWidgetHeaderOrder/widths (QStringList): 408, 275, 100
ShareDialog/geometry (QByteArray): <binary data>
Shortcuts/MainWindow-actionClear_list_formatting (QString): Alt+X
Shortcuts/MainWindow-actionCreate_alphabetical_list (QString): Alt+A
Shortcuts/MainWindow-actionCreate_checkbox_list (QString): Alt+8
Shortcuts/MainWindow-actionCreate_ordered_list (QString): Alt+1
Shortcuts/MainWindow-actionCreate_unordered_list (QString): Alt+-
Shortcuts/MainWindow-actionFind_notes_in_all_subfolders (QString): Alt+Y
Shortcuts/MainWindow-actionOrder_checkboxes (QString): Alt+O
Shortcuts/MainWindow-actionShow_menu_bar (QString): Alt+M
Shortcuts/MainWindow-actionToggle_checkboxes (QString): Alt+C
*Shortcuts/MainWindow-customAction_all files (QString): empty
*Shortcuts/MainWindow-customAction_cldecode (QString): empty
*Shortcuts/MainWindow-customAction_e (QString): empty
*Shortcuts/MainWindow-customAction_ldecode (QString): empty
Shortcuts/MainWindow-customAction_GFMExportAll (QString): empty
Shortcuts/MainWindow-customAction_GFMExportPage (QString): empty
Shortcuts/MainWindow-customAction_GFMImport (QString): empty
Shortcuts/MainWindow-customAction_MOC (QString): empty
Shortcuts/MainWindow-customAction_ObsidianImport (QString): empty
Shortcuts/MainWindow-customAction_Pandoc (QString): empty
Shortcuts/MainWindow-customAction_Pandocexport (QString): empty
Shortcuts/MainWindow-customAction_Pandocimport (QString): empty
Shortcuts/MainWindow-customAction_QOwnN (QString): empty
Shortcuts/MainWindow-customAction_QOwnNLinkFormat (QString): empty
Shortcuts/MainWindow-customAction_Text2link (QString): empty
Shortcuts/MainWindow-customAction_URIdecodePage (QString): empty
Shortcuts/MainWindow-customAction_URIdecodeText (QString): empty
Shortcuts/MainWindow-customAction_URIencodeAllFiles (QString): empty
Shortcuts/MainWindow-customAction_URIencodePage (QString): empty
Shortcuts/MainWindow-customAction_URIencodeText (QString): empty
Shortcuts/MainWindow-customAction_blöd (QString): empty
Shortcuts/MainWindow-customAction_convQNfrag (QString): empty
Shortcuts/MainWindow-customAction_empty (QString): empty
Shortcuts/MainWindow-customAction_exportWebsite (QString): empty
Shortcuts/MainWindow-customAction_fixListNumbers (QString): empty
Shortcuts/MainWindow-customAction_indexpage (QString): empty
Shortcuts/MainWindow-customAction_insertToc (QString): empty
Shortcuts/MainWindow-customAction_orderCheckboxes (QString): empty
Shortcuts/MainWindow-customAction_toggleCheckbox (QString): Alt+C
Shortcuts/MainWindow-togglePanel-noteEditDockWidget (QString): Alt+E
Shortcuts/MainWindow-togglePanel-noteGraphicsViewDockWidget (QString): Alt+P
Shortcuts/MainWindow-togglePanel-noteListDockWidget (QString): Alt+L
Shortcuts/MainWindow-togglePanel-noteNavigationDockWidget (QString): Alt+Ü
Shortcuts/MainWindow-togglePanel-notePreviewDockWidget (QString): Alt+V
Shortcuts/MainWindow-togglePanel-noteSubFolderDockWidget (QString): Alt+U
Shortcuts/MainWindow-togglePanel-taggingDockWidget (QString): Alt+T
ShowSystemTray (QString): false
StartHidden (QString): false
StoredAttachmentsDialog/geometry (QByteArray): <binary data>
StoredImagesDialog/geometry (QByteArray): <binary data>
TableDialog/geometry (QByteArray): <binary data>
UpdateDialog/geometry (QByteArray): <binary data>
WelcomeDialog/geometry (QByteArray): <binary data>
WorkspaceDialog/geometry (QByteArray): <binary data>
acceptAllExternalModifications (QString): false
ai/autocompleteEnabled (QString): false
ai/groq/apiKey (QString): <hidden>
ai/mcpServerEnabled (QString): false
ai/mcpServerPort (int): 22226
ai/mcpServerToken (QString): qtkeychain:c2V0dGluZ3MvYWkvbWNwU2VydmVyVG9rZW4
ai/openai/apiKey (QString): <hidden>
ai/responseTimeout (int): 15
allowEmptyNotes (QString): true
allowNoteEditing (bool): true
allowOnlyOneAppInstance (QString): false
appMetrics/disableAppHeartbeat (QString): false
appMetrics/disableTracking (QString): false
appMetrics/notificationShown (QString): true
autoReadOnlyMode (QString): false
autoReadOnlyModeTimeout (int): 30
automaticNoteFolderDatabaseClosing (QString): false
checkSpelling (bool): true
closeTodoListAfterSave (QString): false
cryptoKey (qlonglong): <hidden>
currentLayout (QString): 43e11742-b2d9-4b32-8de8-3e0fb862386b
currentNoteFolderId (int): 1
cursorWidth (int): 1
darkMode (QString): false
darkModeColors (QString): false
darkModeIconTheme (QString): false
darkModeTrayIcon (QString): false
defaultNoteFileExtension (QString): md
demoNotesCreated (QString): true
disableAutomaticUpdateDialog (QString): true
disableSavedSearchesAutoCompletion (QString): false
dockWasInitializedOnce (QString): true
enableNoteChecksumChecks (QString): false
enableNoteTree (QString): false
enableReadOnlyMode (QString): true
enableSocketServer (QString): true
enableWebAppSupport (QString): false
externalEditorPath (QString): empty
fullyHighlightedBlockquotes (QString): false
gitCommitInterval (int): 30
gitExecutablePath (QString): empty
gitLogCommand (QString): empty
guiFirstRunInit (bool): true
harperBinaryPath (QString): harper-ls
harperCheckDelay (int): 1500
harperDialect (QString): American
harperEnabled (QString): false
harperEnabledLinters (QStringList): SpellCheck, SentenceCapitalization, RepeatedWords, LongSentences, AnA, UnclosedQuotes, CorrectNumberSuffix, Spaces, QuoteSpacing, NoFrenchSpaces, WrongApostrophe
harperTcpAddress (QString): 127.0.0.1
harperTcpPort (int): 4000
harperTransportMode (int): 0
hideIconsInMenus (QString): false
hideTabCloseButton (QString): false
ignoreAllExternalModifications (QString): false
ignoreAllExternalNoteFolderChanges (QString): false
ignoreNoteSubFolders (QString): ^\.
ignoredNoteFiles (QString): empty
imageScaleDown (QString): false
imageScaleDownMaximumHeight (int): 1024
imageScaleDownMaximumWidth (int): 1024
initialLayoutPresetIdentifier (QString): preview-only
insertTimeFormat (QString): <yyyy-MM-dd ddd HH:mm>
interfaceFontSize (int): 11
interfaceLanguage (QString): empty
interfaceScalingFactor (int): 100
internalIconTheme (QString): false
itemHeight (int): 16
languageToolApiKey (QString): empty
languageToolCheckDelay (int): 1500
languageToolEnabled (QString): false
languageToolEnabledCategories (QStringList): TYPOS, GRAMMAR, STYLE, REDUNDANCY, PUNCTUATION, TYPOGRAPHY
languageToolLanguage (QString): auto
languageToolServerUrl (QString): http://localhost:8081
layout-43e11742-b2d9-4b32-8de8-3e0fb862386b/name (QString): Original
layout-43e11742-b2d9-4b32-8de8-3e0fb862386b/noteEditIsCentralWidget (QString): false
layout-43e11742-b2d9-4b32-8de8-3e0fb862386b/noteSubFolderDockWidgetVisible (QString): false
layout-43e11742-b2d9-4b32-8de8-3e0fb862386b/windowState (QByteArray): <binary data>
layout-d5950389-94a7-488e-827c-d9b48834e9d3/name (QString): Fokus
layout-d5950389-94a7-488e-827c-d9b48834e9d3/noteEditIsCentralWidget (QString): false
layout-d5950389-94a7-488e-827c-d9b48834e9d3/noteSubFolderDockWidgetVisible (QString): true
layout-d5950389-94a7-488e-827c-d9b48834e9d3/windowState (QByteArray): <binary data>
layouts (QStringList): d5950389-94a7-488e-827c-d9b48834e9d3, 43e11742-b2d9-4b32-8de8-3e0fb862386b
legacyLinking (QString): false
localTrash/autoCleanupDays (int): 30
localTrash/autoCleanupEnabled (QString): true
localTrash/mode (int): 2
localTrash/supportEnabled (QString): true
markdownHighlightingEnabled (QString): true
maxNoteFileSize (int): 1041408
navigationPanelAutoSelect (QString): true
navigationPanelHideSearch (QString): false
networking/ignoreSSLErrors (QString): true
networking/proxyType (int): 2
newNoteAskHeadline (QString): false
noteEditIsCentralWidget (bool): false
noteFileExtensionList (QStringList): md, txt
noteListPreview (QString): false
noteSaveIntervalTime (int): 30
noteSearchPanelOpenCreatedNotesInNewTab (QString): false
noteSubfoldersPanelDisplayAsFullTree (QString): false
noteSubfoldersPanelHideSearch (QString): false
noteSubfoldersPanelOrder (int): 0
noteSubfoldersPanelShowFullPath (QString): false
noteSubfoldersPanelShowNotesRecursively (QString): false
noteSubfoldersPanelShowRootFolderName (QString): false
noteSubfoldersPanelSort (int): 0
noteSubfoldersPanelTabsUnsetAllNotesSelection (QString): false
notesPanelOrder (int): 0
notesPanelSort (int): 1
notesPath (QString): C:/Users/DELL/OneDrive - Schloss Schaumsee/Notizen/QOwnNotes
notifyAllExternalModifications (QString): false
overrideInterfaceFontSize (QString): false
overrideInterfaceScalingFactor (QString): false
ownCloud/supportEnabled (QString): false
ownCloud/todoCalendarBackend (int): 3
ownCloud/todoCalendarCalDAVPassword (QString): <hidden>
ownCloud/todoCalendarCalDAVServerUrl (QString): empty
ownCloud/todoCalendarCalDAVUsername (QString): empty
ownCloud/todoCalendarCloudConnectionId (int): 0
ownCloud/todoCalendarDisplayNameList (QStringList): empty
ownCloud/todoCalendarEnabledList (QStringList): empty
ownCloud/todoCalendarEnabledUrlList (QStringList): empty
ownCloud/todoCalendarUrlList (QStringList): empty
ownCloudInfo/appIsValid (bool): false
ownCloudInfo/connectionErrorMessage (QString): empty
ownCloudInfo/notesPathExistsText (QString): empty
ownCloudInfo/serverVersion (QString): empty
previousLayout (QString): d5950389-94a7-488e-827c-d9b48834e9d3
recentNoteFolders (QStringList): C:/Users/DELL/OneDrive - Schloss Schaumsee/Notizen/QOwnNotes/Uni/docs, C:/Users/DELL/OneDrive - Schloss Schaumsee/Notizen/QOwnNotes/test2/F 1, C:/Users/DELL/OneDrive - Schloss Schaumsee/Digi-Gruppe/Projekt Personal Blog, C:/Users/DELL/OneDrive - Schloss Schaumsee/Notizen/QOwnNotes/Uni/docs/Test
restoreCursorPosition (QString): true
restoreLastNoteAtStartup (QString): true
restoreNoteTabs (QString): true
savedSearches/noteFolder-1 (QStringList): Notiz 2026-04-28 22h29s56, Notiz 2026-04-23 14h58s10, Notiz 2026-04-19 17h48s24, Notiz 2026-04-10 23h57s46, Notiz 2026-04-06 19h33s34, Note 2026-04-01 03h49s27, Note 2026-03-30 18h04s14, Note 2026-03-29 20h02s26, Note 2026-03-29 19h21s45, Note, Notiz 2026-03-18 14h38s58, file compressing, Notiz 2026-03-03 08h23s00, Notiz 2026-02-18 15h13s40, Notiz 2026-02-16 14h51s32, Double Exposure, n:mtodo, Notiz 2026-02-15 19h47s46, Notiz 2026-02-11 14h38s45, Notiz 2026-02-10 11h02s53, Notiz 2026-02-10 11h02s25, css, Notiz 2026-01-30 07h55s45, Notiz 2026-01-29 20h39s53, Notiz 2026-01-29 20h38s14, Notiz 2026-01-29 20h36s49, Notiz 2026-01-28 16h23s19, Notiz 2026-01-26 22h41s02, Notiz 2026-01-26 22h02s14, Notiz 2026-01-25 12h00s33, Notiz 2026-01-25 11h59s08, Notiz 2026-01-25 11h52s41, Note 2026-01-18 21h35s53, mtodo, mt, Note 2026-01-17 22h13s17, Note 2026-01-17 22h09s00, Note 2026-01-17 22h04s21, Note 2026-01-14 22h08s07, Note 2026-01-14 20h08s46, sindb, Note 2026-01-12 16h40s23, Note 2025-12-31 19h07s37, Note 2025-12-29 21h12s41, Note 2025-12-09 23h48s49, Note 2025-12-09 23h11s54, Note 2025-12-09 20h17s10, Note 2025-12-06 15h43s10, Note 2025-12-06 15h27s14, Note 2025-12-06 15h20s55, Note 2025-12-04 19h06s36, Note 2025-11-27 09h38s18, Note 2025-11-19 22h31s16, Note 2025-11-17 18h09s22, Note 2025-11-17 18h08s22, Note 2025-11-17 18h05s08, Note 2025-11-17 16h17s48, Note 2025-11-13 18h42s15, Note 2025-11-11 14h47s01, Note 2025-11-10 13h10s03, Note 2025-11-08 19h12s56, Note 2025-10-20 16h05s05, moc
savedSearches/noteFolder-2 (QStringList): Notiz 2026-04-09 19h24s38, kara, Notiz 2026-03-16 09h11s35, Notiz 2026-03-14 09h34s57, Notiz 2026-03-05 22h14s18, Notiz 2026-03-05 22h14s06, Notiz 2026-03-05 22h12s27, Notiz 2026-03-05 22h12s01, Notiz 2026-03-05 22h07s57, Notiz 2026-03-05 22h07s19, Notiz 2026-01-24 00h46s44, Notiz 2026-01-23 22h22s48, Note 2026-01-18 16h05s10, Note 2026-01-18 14h38s58, netzwerktechnik, Note 2025-12-04 19h05s36, joplin, Note 2025-11-17 10h15s52, Note 2025-11-14 23h12s15, Note 2025-10-22 15h11s41, Note 2025-10-14 01h01s37, Note 2025-10-14 00h50s27, Note 2025-10-14 00h49s42, anwendung
savedSearches/noteFolder-3 (QStringList): Note 2025-12-29 21h09s08, Note 2025-12-29 21h01s06, Note 2025-12-29 21h00s19, Note 2025-12-08 12h44s56, Note 2025-12-07 23h35s13, Note 2025-12-07 23h09s02
savedSearches/noteFolder-5 (QStringList): Note 2026-01-10 21h57s00, Note 2026-01-06 16h31s04
showMatches (QString): true
showMenuBar (bool): true
showStatusBar (bool): true
showStatusBarNotePath (QString): true
showStatusBarRelativeNotePath (QString): true
spellCheckLanguage (QString): de_AT_frami
startInReadOnlyMode (QString): false
systemIconTheme (QString): false
taggingShowNotesRecursively (QString): false
tagsPanelHideNoteCount (QString): false
tagsPanelHideSearch (QString): false
tagsPanelOrder (int): 0
tagsPanelSort (int): 0
todoCalendarSupport (QString): false
toolbar/1/items (QStringList): actionFormat_text_bold, actionFormat_text_italic, actionStrike_out_text, actionInsert_code_block, actionInsert_block_quote
toolbar/1/name (QString): formattingToolbar
toolbar/1/title (QString): Formatierungs-Werkzeugleiste
toolbar/2/items (QStringList): actionInsert_text_link, actionInsert_image, actionInsert_current_time
toolbar/2/name (QString): insertingToolbar
toolbar/2/title (QString): Einfügen-Werkzeugleiste
toolbar/3/items (QStringList): action_Encrypt_note, actionEdit_encrypted_note, actionDecrypt_note
toolbar/3/name (QString): encryptionToolbar
toolbar/3/title (QString): Verschlüsselung-Werkzeugleiste
toolbar/4/items (QStringList): actionEnable_AI, actionAiBackendComboBox, actionAiModelComboBox
toolbar/4/name (QString): aiToolbar
toolbar/4/title (QString): KI-Toolbar
toolbar/5/items (QStringList): actionWorkspaceComboBox, actionManage_workspaces, actionSwitch_to_previous_workspace, actionUnlock_panels, , actionFold_all_headings, actionUnfold_all_headings, actionToggle_distraction_free_mode, action_Increase_note_text_size, action_Decrease_note_text_size, action_Reset_note_text_size
toolbar/5/name (QString): windowToolbar
toolbar/5/title (QString): Fenster-Werkzeugleiste
toolbar/6/items (QStringList): action_Quit
toolbar/6/name (QString): quitToolbar
toolbar/6/title (QString): Beenden - Symbolleiste
toolbar/7/items (QStringList): action_Quit
toolbar/7/name (QString): quitToolbar
toolbar/7/title (QString): Beenden - Symbolleiste
toolbar/size (int): 7
useNoteFolderButtons (QString): false
useSoftWrapInNoteEditor (QString): true
useUNIXNewline (QString): false
webAppClientService/serverUrl (QString): wss://app.qownnotes.org
webAppClientService/token (QString): <hidden>
webSocketServerService/bookmarkSuggestionApiEnabled (QString): false
webSocketServerService/bookmarkSuggestionApiPort (int): 22224
webSocketServerService/bookmarkSuggestionApiToken (QString): <hidden>
webSocketServerService/bookmarksNoteName (QString): Bookmarks
webSocketServerService/bookmarksTag (QString): bookmarks
webSocketServerService/commandSnippetsNoteName (QString): Commands
webSocketServerService/commandSnippetsTag (QString): commands
webSocketServerService/port (int): 22222

System environment

****: ::=::\
ALLUSERSPROFILE: C:\ProgramData
APPDATA: C:\Users\DELL\AppData\Roaming
CommonProgramFiles: C:\Program Files\Common Files
CommonProgramFiles(x86): C:\Program Files (x86)\Common Files
CommonProgramW6432: C:\Program Files\Common Files
COMPUTERNAME: DESKTOP-IF5FIU9
ComSpec: C:\WINDOWS\system32\cmd.exe
DriverData: C:\Windows\System32\Drivers\DriverData
FPS_BROWSER_APP_PROFILE_STRING: Internet Explorer
FPS_BROWSER_USER_PROFILE_STRING: Default
HOMEDRIVE: C:
HOMEPATH: \Users\DELL
LOCALAPPDATA: C:\Users\DELL\AppData\Local
LOGONSERVER: \\DESKTOP-IF5FIU9
NUMBER_OF_PROCESSORS: 12
OneDrive: C:\Users\DELL\OneDrive - Schloss Schaumsee
OneDriveCommercial: C:\Users\DELL\OneDrive - Schloss Schaumsee
OS: Windows_NT
Path: C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\dotnet\;C:\Program Files\VSCodium\bin;C:\Program Files\Pandoc\;C:\Program Files\PowerToys\;C:\Program Files\nodejs\;%USERPROFILE%\AppData\Local\Muse Hub\lib;C:\Users\DELL\AppData\Local\Microsoft\WindowsApps;C:\Users\DELL\AppData\Local\Pandoc\;C:\Users\DELL\AppData\Roaming\npm;C:\Users\DELL\AppData\Local\Muse Hub\lib
PATHEXT: .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE: AMD64
PROCESSOR_IDENTIFIER: Intel64 Family 6 Model 158 Stepping 13, GenuineIntel
PROCESSOR_LEVEL: 6
PROCESSOR_REVISION: 9e0d
ProgramData: C:\ProgramData
ProgramFiles: C:\Program Files
ProgramFiles(x86): C:\Program Files (x86)
ProgramW6432: C:\Program Files
PSModulePath: %ProgramFiles%\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules
PUBLIC: C:\Users\Public
SystemDrive: C:
SystemRoot: C:\WINDOWS
TEMP: C:\Users\DELL\AppData\Local\Temp
TMP: C:\Users\DELL\AppData\Local\Temp
USERDOMAIN: DESKTOP-IF5FIU9
USERDOMAIN_ROAMINGPROFILE: DESKTOP-IF5FIU9
USERNAME: DELL
USERPROFILE: C:\Users\DELL
windir: C:\WINDOWS
ZES_ENABLE_SYSMAN: 1

Thanks for the new list operations anyways, they are very useful!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions