Script name
quick-commands
Script authors
@LockeBirdsey
Expected behavior
I want to add a custom \myname to autocomplete to Firstname Lastname.
Actual behavior
\myname yields a popup that lets me choose between Firstname and lastname.
Steps to reproduce
In Scripts > Settings > Quick Commands, under Custom Commands, add
myname Firstname Lastname
In a note type \myname + Control-Space.
Alternatives examined
myname "Firstname Lastname"
This yields a popup to choose between "Firstname and Lastname". But it may be a road to a solution. Maybe there is already a function somewhere that splits a string into words that honours quotes (similar to Perl Text::ParseWords.
Output from the debug section in the settings dialog
QOwnNotes Debug Information
General Info
Current Date: Sat Aug 22 19:36:33 2026
Version: 26.8.7
Build date: Aug 22 2026
Build number: 1373
Platform: linux (xcb)
Operating System: Fedora Linux 44 (MATE-Compiz)
Build architecture: x86_64
Current architecture: x86_64
Release: OBS
Qt Version (build): 5.15.16
Qt Version (runtime): 5.15.18
Portable mode: no
Settings path / key: /home/<user>/.config/PBE/QOwnNotes.conf
Settings override path: /home/<user>/.config/PBE/QOwnNotes.override.conf
Settings loaded from override: 0
Application database path: /home/<user>/.local/share/PBE/QOwnNotes/QOwnNotes.sqlite
Application arguments: /bin/QOwnNotes
Qt Debug: no
System Botan: no
Libgit2: no
QLiteHtml: no
Locale (system): en_GB
Locale (interface): empty
Primary screen resolution: 1920x1080
Screen resolution(s): 1920x1080, 1920x1080
Icon theme: mate
Notes in current note folder: 3
Calendar items: 73
Enabled scripts: 9
Database drivers: QSQLITE
Server Info
serverUrl: empty
appIsValid: no
notesPathExists: empty
connectionErrorMessage: empty
Spellchecking
Enabled: false
Selected language: auto
Language codes: en_AG, en_AU, en_BS, en_BW, en_BZ, en_CA, en_DK, en_GB, en_GH, en_HK, en_IE, en_IN, en_JM, en_MW, en_NA, en_NG, en_NZ, en_PH, en_SG, en_TT, en_US, en_ZA, en_ZM, en_ZW, nl_AW, nl_BE, nl_NL
Language names: English (Antigua & Barbuda), Australian English (Australia), English (Bahamas), English (Botswana), English (Belize), Canadian English (Canada), English (Denmark), British English (United Kingdom), English (Ghana), English (Hong Kong SAR China), English (Ireland), English (India), English (Jamaica), English (Malawi), English (Namibia), English (Nigeria), English (New Zealand), English (Philippines), English (Singapore), English (Trinidad & Tobago), American English (United States), English (South Africa), English (Zambia), English (Zimbabwe), Nederlands (Aruba), Nederlands (België), Nederlands (Nederland)
Application dictionaries path: /home/<user>/.local/share/PBE/QOwnNotes/dicts
Note folders
currentNoteFolderId: 13
Note folder note-folder-12
id: 12
isCurrent: no
activeTagId: -1
localPath: /home/<user>/Cloud/Nextcloud/Notes
remotePath: /note-folder-12
cloudConnectionId: 1
isShowSubfolders: yes
isUseGit: no
allowDifferentNoteFileName: yes
activeNoteSubFolder name: empty
database file: /home/<user>/Cloud/Nextcloud/Notes/notes.sqlite
Note folder note-folder-13
id: 13
isCurrent: yes
activeTagId: 0
localPath: /home/<user>/Private/Joan/Uitvaart
remotePath: empty
cloudConnectionId: 0
isShowSubfolders: no
isUseGit: no
allowDifferentNoteFileName: no
activeNoteSubFolder name: empty
database file: /home/<user>/Private/Joan/Uitvaart/notes.sqlite
Cloud connections
Cloud connection cloud-connection-1
id: 1
isCurrent: no
serverUrl: https://cloud.squirrel.nl
username: <cloud-connection-1-user>
accountId: <cloud-connection-1-account>
Enabled scripts
Script script-1
id: 1
path: /home/<user>/.local/share/PBE/QOwnNotes/scripts/toggle-checkbox/toggle-checkbox.qml
variablesJson:
{
"multipleLinesMethod": "cycleIndividually"
}
identifier: toggle-checkbox
version: 1.4.1
minAppVersion: 19.3.2
Script script-2
id: 2
path: /home/<user>/.local/share/PBE/QOwnNotes/scripts/frontmatter-headline-note-template/frontmatter-headline-note-template.qml
variablesJson:
{
"extraFrontMatterEntries": "tags:\n - None",
"headlinePreviewCSS": ""
}
identifier: frontmatter-headline-note-template
version: 0.0.1
minAppVersion: 23.3.0
Script script-3
id: 3
path: /home/<user>/.local/share/PBE/QOwnNotes/scripts/export-checkboxes/export-checkboxes.qml
variablesJson:
identifier: export-checkboxes
version: 0.0.4
minAppVersion: 20.6.0
Script script-4
id: 4
path: /home/<user>/.local/share/PBE/QOwnNotes/scripts/definition-lists/definition-lists.qml
variablesJson:
identifier: definition-lists
version: 0.0.2
minAppVersion: 20.6.0
Script script-5
id: 5
path: /home/<user>/.local/share/PBE/QOwnNotes/scripts/characters-highlight/characters-highlight.qml
variablesJson:
{
"charactersList": " ",
"styleForEditor": "28"
}
identifier: characters-highlight
version: 0.0.1
minAppVersion: 22.4.1
Script script-6
id: 6
path: /home/<user>/.local/share/PBE/QOwnNotes/scripts/indent-line/indent-line.qml
variablesJson:
{
"indent_spaces_number": 4
}
identifier: indent-line
version: 1.0.0
minAppVersion: 19.03.2
Script script-7
id: 7
path: /home/<user>/.local/share/PBE/QOwnNotes/scripts/new-note-namer/new-note-namer.qml
variablesJson:
{
"extraDialogForFileName": true,
"extraDialogForTitle": true,
"headingStyle": "0"
}
identifier: new-note-namer
version: 0.0.4
minAppVersion: 17.06.2
Script script-8
id: 8
path: /home/<user>/.local/share/PBE/QOwnNotes/scripts/quick-commands/quick-commands.qml
variablesJson:
{
"customCommands": "abc def ghi jkl"
}
identifier: quick-commands
version: 0.1.0
minAppVersion: 25.4.1
Script script-9
id: 9
path: /home/<user>/.local/share/PBE/QOwnNotes/scripts/insert-toc/insert-toc.qml
variablesJson:
{
"tocLinks": true,
"tocTitle": ""
}
identifier: insert-toc
version: 0.0.3
minAppVersion: 17.06.2
Settings
AboutDialog/geometry (QByteArray): <binary data>
ActiveNoteHistoryItem (NoteHistoryItem): <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): System
ColorModes/ColorMode-light/systemIconTheme (QString): false
ColorModes/currentId (QString): ColorMode-light
ColorModes/ids (QStringList): ColorMode-light, ColorMode-dark
Debug/fakeOldScriptVersions (bool): false
Debug/fakeOldVersionNumber (bool): false
Debug/fileLogging (bool): false
Debug/scriptProfilingThreshold (int): 500
DistractionFreeMode/editorWidthMode (QString): 2
DistractionFreeMode/hideStatusBar (bool): false
DistractionFreeMode/isEnabled (QString): false
DistractionFreeMode/leaveFullScreenOnExit (QString): false
DistractionFreeMode/menuBarGeometry (QByteArray): <binary data>
DistractionFreeMode/menuBarHeight (QString): 27
DistractionFreeMode/menuBarVisible (QString): true
DistractionFreeMode/openInFullScreen (bool): true
DistractionFreeMode/statusBarWasVisible (QString): true
DistractionFreeMode/windowState (QByteArray): <binary data>
Editor/CurrentSchemaKey (QString): EditorColorSchema-6033d61b-cb96-46d5-a3a8-20d5172017eb
Editor/autoBracketClosing (bool): true
Editor/autoBracketRemoval (bool): true
Editor/centerCursor (QString): false
Editor/disableCursorBlinking (bool): false
Editor/editorWidthInDFMOnly (bool): true
Editor/ensureEmptyLastLine (bool): true
Editor/hangingIndent (bool): false
Editor/headingFolding (bool): true
Editor/hideFormattingSyntax (bool): false
Editor/highlightCurrentLine (bool): true
Editor/indentSize (int): 4
Editor/markdownLspArguments (QStringList): empty
Editor/markdownLspCommand (QString): marksman
Editor/markdownLspEnabled (bool): false
Editor/markdownLspVerboseLogging (bool): false
Editor/removeTrailingSpaces (bool): false
Editor/showLineEndingMarkers (bool): false
Editor/showLineNumbers (bool): false
Editor/showMarkdownImagePreviews (bool): true
Editor/showNoteTextStats (bool): false
Editor/showWhitespaceMarkers (bool): false
Editor/useTabIndent (bool): false
Editor/vimMode (bool): false
Editor/wikiLinkFileNameAutoSelect (bool): false
Editor/wikiLinkSupport (bool): false
FileDialog/LastPath (QString): /home/<user>/tmp
FileDialog/LastPath-ExternalEditor (QString): /home/<user>/bin
FileDialog/LastPath-ImportTextFiles (QString): /home/<user>/src/ChordPro
FileDialog/LastPath-InsertImage (QString): /home/<user>/tmp/markdown-here.wiki/images
FileDialog/LastPath-NoteHTMLExport (QString): /home/<user>/tmp
FileDialog/LastPath-NoteMarkdownExport (QString): /home/<user>/src/mma-plugins/rhythm
FileDialog/LastPath-NotePDFExport (QString): /home/<user>/tmp
FileDialog/LastPath-SettingsExport (QString): /home/<user>/tmp
IssueAssistantDialog/geometry (QByteArray): <binary data>
LastUpdateCheck (QDateTime): 2026-08-22T18:49:22.387
LayoutDialog/geometry (QByteArray): <binary data>
LogWidget/criticalLog (QString): true
LogWidget/debugLog (QString): true
LogWidget/fatalLog (QString): true
LogWidget/infoLog (QString): true
LogWidget/scriptingLog (QString): true
LogWidget/statusLog (QString): true
LogWidget/warningLog (QString): true
MainWindow/geometry (QByteArray): <binary data>
MainWindow/mainToolBar.iconSize (int): 24
MainWindow/menuBarGeometry (QByteArray): <binary data>
MainWindow/noteSubFolderTreeWidgetExpandState-12 (QStringList): Boodschappen, PrivÃ�Â�Ã�Â�Ã�Â�Ã�©, PrivÃ�Â�Ã�Â�Ã�Â�Ã�©/Joan, PrivÃ�Â�Ã�©/Joan, PrivÃ�Â�Ã�©, NCNotes, PrivÃ�©/Joan, PrivÃ�©, Privé/Joan, Privé, Privé/Johan, Privé, Privé/Joan
MainWindow/noteTextEdit.code.font (QString): Noto Sans,13,-1,5,50,0,0,0,0,0
MainWindow/noteTextEdit.font (QString): Noto Sans,13,-1,5,50,0,0,0,0,0
MainWindow/noteTextView.code.font (QString): Noto Sans,11,-1,5,50,0,0,0,0,0
MainWindow/noteTextView.font (QString): Noto Sans,11,-1,5,50,0,0,0,0,0
MainWindow/noteTextView.ignoreCodeFontSize (bool): true
MainWindow/noteTextView.refreshDebounceTime (int): 600
MainWindow/noteTextView.rtl (bool): false
MainWindow/noteTextView.underline (bool): true
MainWindow/noteTextView.useEditorStyles (bool): true
MainWindow/noteTextView.useInternalExportStyling (bool): true
MainWindow/showNotesFromAllNoteSubFolders (bool): false
MessageBoxOverride/show-exported-note-html-in-file-manager (QString): 65536
MessageBoxOverride/show-exported-pdf-in-file-manager (QString): 65536
NoteDiffDialog/geometry (QByteArray): <binary data>
NoteFolder-12/NoteTabNameList (QStringList): Baxter 2023-01-01
NoteFolder-12/NoteTabStickinessList (QStringList): empty
NoteFolder-12/NoteTabSubFolderPathDataList (QStringList):
NoteFolder-12/allSubfolders (QString): true
NoteFolder-12/allowDifferentNoteFileName (bool): true
NoteFolder-13/NoteTabNameList (QStringList): Afhandeling
NoteFolder-13/NoteTabStickinessList (QStringList): empty
NoteFolder-13/NoteTabSubFolderPathDataList (QStringList): empty
NoteFolder-13/allowDifferentNoteFileName (QString): false
NoteHistory-12 (QVariantList): <variant list with 95 item(s)>
NoteHistory-13 (QVariantList): <variant list with 89 item(s)>
NoteHistoryCurrentIndex-12 (int): 94
NoteHistoryCurrentIndex-13 (int): 88
PiwikClientId (QString): <hidden>
Printer/NotePDFExport (QByteArray): <binary data>
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): 259, 148, 198
ShareDialog/geometry (QByteArray): <binary data>
ShowSystemTray (bool): true
StartHidden (bool): false
TodoDialog/geometry (QByteArray): <binary data>
TodoDialog/mainSplitterState (QByteArray): <binary data>
TodoDialog/showCompletedItems (QString): 0
TodoDialog/showDueTodayItemsOnly (QString): 0
TodoDialog/todoItemTreeWidgetHeaderOrder/order (QStringList): 0, 1
TodoDialog/todoItemTreeWidgetHeaderOrder/widths (QStringList): 100, 254
TodoDialog/todoListSelectorSelectedItem (QString): Default
UpdateDialog/geometry (QByteArray): <binary data>
VersionDialog/geometry (QByteArray): <binary data>
WebSocketTokenDialog/geometry (QByteArray): <binary data>
WelcomeDialog/geometry (QByteArray): <binary data>
acceptAllExternalModifications (bool): false
ai/autocompleteEnabled (bool): false
ai/groq/apiKey (QString): <hidden>
ai/mcpServerEnabled (bool): false
ai/mcpServerPort (int): 22226
ai/mcpServerToken (QString): <hidden>
ai/openai/apiKey (QString): <hidden>
ai/responseTimeout (int): 15
allowEmptyNotes (bool): true
allowNoteEditing (bool): true
allowOnlyOneAppInstance (bool): true
appMetrics/disableAppHeartbeat (bool): true
appMetrics/disableTracking (bool): true
appMetrics/notificationShown (QString): true
autoReadOnlyMode (bool): false
autoReadOnlyModeTimeout (int): 30
automaticNoteFolderDatabaseClosing (bool): false
checkSpelling (QString): false
closeTodoListAfterSave (bool): false
cryptoKey (QString): <hidden>
currentLayout (QString): grqXDF5kwhMR
currentNoteFolderId (int): 13
cursorWidth (int): 1
darkMode (bool): false
darkModeColors (bool): false
darkModeIconTheme (bool): false
darkModeTrayIcon (bool): false
debugInfoAnonymize (bool): true
defaultNoteFileExtension (QString): markdown
demoNotesCreated (QString): true
detectLeadingEmojiInNoteTitle (bool): true
disableAutomaticUpdateDialog (bool): false
disableSavedSearchesAutoCompletion (bool): false
dockWasInitializedOnce (QString): true
enableNoteChecksumChecks (bool): false
enableNoteTree (bool): true
enableReadOnlyMode (bool): true
enableSocketServer (bool): true
enableWebAppSupport (bool): false
externalDiffToolPath (QString): /bin/meld
externalEditorPath (QString): /home/<user>/bin/cemacs
fullyHighlightedBlockquotes (bool): false
gitCommitInterval (int): 30
gitExecutablePath (QString): empty
gitLogCommand (QString): empty
guiFirstRunInit (bool): true
harperBinaryPath (QString): harper-ls
harperCheckDelay (int): 1500
harperDialect (QString): American
harperEnabled (bool): 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 (bool): false
hideTabCloseButton (bool): false
ignoreAllExternalModifications (bool): false
ignoreAllExternalNoteFolderChanges (bool): false
ignoreNoteSubFolders (QString): ^\.;^Joplin;^Default
ignoredNoteFiles (QString): empty
imageScaleDown (bool): false
imageScaleDownMaximumHeight (int): 1024
imageScaleDownMaximumWidth (int): 1024
initialLayoutPresetIdentifier (QString): full
insertTimeFormat (QString): yyyy-MM-dd hh:mm
interfaceFontSize (int): 11
interfaceLanguage (QString): empty
interfaceScalingFactor (int): 100
internalIconTheme (QString): false
itemHeight (int): 17
keychainTimeout (int): 2
languageToolApiKey (QString): <hidden>
languageToolCheckDelay (int): 1500
languageToolEnabled (bool): false
languageToolEnabledCategories (QStringList): TYPOS, GRAMMAR, STYLE, REDUNDANCY, PUNCTUATION, TYPOGRAPHY
languageToolLanguage (QString): auto
languageToolServerUrl (QString): http://localhost:8081
layout-T4d38qQh4wFS/name (QString): Full
layout-T4d38qQh4wFS/noteEditIsCentralWidget (bool): false
layout-T4d38qQh4wFS/noteSubFolderDockWidgetVisible (bool): true
layout-T4d38qQh4wFS/windowState (QByteArray): <binary data>
layout-e6caab7d-c00c-4f08-b251-efdd80909888/name (QString): Dual
layout-e6caab7d-c00c-4f08-b251-efdd80909888/noteEditIsCentralWidget (bool): false
layout-e6caab7d-c00c-4f08-b251-efdd80909888/noteSubFolderDockWidgetVisible (bool): true
layout-e6caab7d-c00c-4f08-b251-efdd80909888/windowState (QByteArray): <binary data>
layout-grqXDF5kwhMR/name (QString): Minimal
layout-grqXDF5kwhMR/noteEditIsCentralWidget (bool): true
layout-grqXDF5kwhMR/noteSubFolderDockWidgetVisible (bool): true
layout-grqXDF5kwhMR/windowState (QByteArray): <binary data>
layouts (QStringList): e6caab7d-c00c-4f08-b251-efdd80909888, grqXDF5kwhMR, T4d38qQh4wFS
legacyLinking (bool): false
localTrash/autoCleanupDays (int): 30
localTrash/autoCleanupEnabled (bool): true
localTrash/mode (int): 2
localTrash/supportEnabled (bool): true
markdownHighlightingEnabled (bool): true
maxNoteFileSize (int): 1048576
navigationPanelAutoSelect (bool): true
navigationPanelHideSearch (bool): false
networking/ignoreSSLErrors (bool): false
networking/proxyType (int): 2
newNoteAskHeadline (bool): false
newNoteUseSetextHeadings (bool): false
noteEditIsCentralWidget (bool): true
noteFileExtensionList (QStringList): markdown, md, txt
noteListPreview (bool): false
noteSaveIntervalTime (int): 10
noteSearchPanelOpenCreatedNotesInNewTab (bool): false
noteSubfoldersPanelDisplayAsFullTree (bool): true
noteSubfoldersPanelHideSearch (bool): false
noteSubfoldersPanelOrder (int): 0
noteSubfoldersPanelShowFullPath (bool): false
noteSubfoldersPanelShowNotesRecursively (bool): false
noteSubfoldersPanelShowRootFolderName (bool): true
noteSubfoldersPanelSort (int): 0
noteSubfoldersPanelTabsUnsetAllNotesSelection (bool): false
notesPanelOrder (int): 0
notesPanelSort (int): 0
notesPath (QString): /home/<user>/Private/Joan/Uitvaart
notifyAllExternalModifications (bool): false
overrideInterfaceFontSize (bool): false
overrideInterfaceScalingFactor (bool): false
ownCloud/ignoreNonTodoCalendars (QString): false
ownCloud/supportEnabled (bool): false
ownCloud/todoCalendarBackend (int): 3
ownCloud/todoCalendarCalDAVPassword (QString): <hidden>
ownCloud/todoCalendarCalDAVServerUrl (QString): https://davical.squirrel.nl
ownCloud/todoCalendarCalDAVUsername (QString): <cloud-connection-1-user>
ownCloud/todoCalendarCloudConnectionId (int): 1
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): T4d38qQh4wFS
recentNoteFolders (QStringList): <anonymized string list with 2 item(s)>
restoreCursorPosition (bool): true
restoreLastNoteAtStartup (bool): true
restoreNoteTabs (bool): true
savedSearches/noteFolder-12 (QStringList): <anonymized string list with 19 item(s)>
savedSearches/noteFolder-13 (QStringList): <anonymized string list with 2 item(s)>
showMatches (bool): true
showMenuBar (bool): true
showStatusBar (bool): true
showStatusBarNotePath (bool): true
showStatusBarRelativeNotePath (bool): false
spellCheckLanguage (QString): auto
startInReadOnlyMode (bool): false
stripLeadingEmojiFromNoteFilename (bool): true
systemIconTheme (QString): false
tagWasAddedToNote (QString): true
taggingShowNotesRecursively (bool): false
tagsPanelHideNoteCount (bool): false
tagsPanelHideSearch (bool): false
tagsPanelOrder (int): 0
tagsPanelSort (int): 0
todoCalendarSupport (bool): true
toolbar/1/items (QStringList): action_New_note, action_Find_note, action_Remove_note, action_Open_note_in_external_editor, actionAllow_note_editing, , action_Back_in_note_history, action_Forward_in_note_history, , action_Find_text_in_note, actionReplace_in_current_note, , actionShow_versions, actionShow_trash, actionShare_note,
toolbar/1/name (QString): mainToolBar
toolbar/1/title (QString): main toolbar
toolbar/2/items (QStringList): actionFormat_text_bold, actionFormat_text_italic, actionStrike_out_text, actionInsert_code_block, actionInsert_block_quote
toolbar/2/name (QString): formattingToolbar
toolbar/2/title (QString): formatting toolbar
toolbar/3/items (QStringList): actionInsert_image, actionInsert_current_time
toolbar/3/name (QString): insertingToolbar
toolbar/3/title (QString): inserting toolbar
toolbar/4/items (QStringList): action_Encrypt_note, actionEdit_encrypted_note, actionDecrypt_note
toolbar/4/name (QString): encryptionToolbar
toolbar/4/title (QString): encryption toolbar
toolbar/5/items (QStringList): actionEnable_AI, actionAiBackendComboBox, actionAiModelComboBox
toolbar/5/name (QString): aiToolbar
toolbar/5/title (QString): AI toolbar
toolbar/6/items (QStringList): actionLayoutComboBox, actionManage_layouts, actionSwitch_to_previous_layout, 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/6/name (QString): windowToolbar
toolbar/6/title (QString): window toolbar
toolbar/7/items (QString): action_Quit
toolbar/7/name (QString): quitToolbar
toolbar/7/title (QString): quit toolbar
toolbar/size (QString): 7
useNoteFolderButtons (bool): true
useUNIXNewline (bool): true
versionSplitterSizes (QByteArray): <binary data>
webAppClientService/connectionName (QString): qownnotes-<cloud-connection-1-user>-phoenix.squirrel.nl
webAppClientService/serverUrl (QString): wss://app.qownnotes.org
webAppClientService/token (QString): <hidden>
webSocketServerService/bookmarkSuggestionApiEnabled (bool): 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
webSocketServerService/token (QString): <hidden>
System environment
SHELL: /bin/tcsh
IMSETTINGS_INTEGRATE_DESKTOP: yes
XDG_SESSION_PATH: /org/freedesktop/DisplayManager/Session0
SSH_AUTH_SOCK: <hidden>
DESKTOP_SESSION: mate
SSH_AGENT_PID: 2675
XDG_SEAT: seat0
PWD: /home/<user>
LOGNAME: <anonymized>
XDG_SESSION_DESKTOP: mate
XDG_SESSION_TYPE: x11
XAUTHORITY: /run/lightdm/<cloud-connection-1-user>/xauthority
XDG_GREETER_DATA_DIR: /var/lib/lightdm-data/<cloud-connection-1-user>
HOME: /home/<user>
LANG: en_GB.utf8
XDG_CURRENT_DESKTOP: MATE
XDG_SEAT_PATH: /org/freedesktop/DisplayManager/Seat0
IMSETTINGS_MODULE: none
XDG_SESSION_CLASS: user
TERM: dumb
USER: <anonymized>
DISPLAY: :0
SHLVL: 1
XDG_VTNR: 1
XDG_SESSION_ID: 2
XDG_RUNTIME_DIR: /run/user/2048
GTK3_MODULES: xapp-gtk3-module
PATH: /usr/local/bin:/home/<user>/node_modules/.bin:/home/<user>/.local/bin:/home/<user>/bin:/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/home/<user>/bin:/usr/ucb:/bin:/usr/bin:/usr/local/bin:.:/usr/local/sbin:/usr/sbin
GDMSESSION: mate
DBUS_SESSION_BUS_ADDRESS: unix:path=/run/user/2048/bus
MAIL: /var/spool/mail/<cloud-connection-1-user>
HOSTTYPE: x86_64-linux
VENDOR: unknown
OSTYPE: linux
MACHTYPE: x86_64
GROUP: <cloud-connection-1-user>
HOST: phoenix.squirrel.nl
HOSTNAME: <anonymized>
MODULEPATH: /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core
CVS_RSH: ssh
DEBUGINFOD_URLS: ima:enforcing https://debuginfod.fedoraproject.org/ ima:ignore
DEBUGINFOD_IMA_CERT_PATH: /etc/keys/ima:
XDG_DATA_HOME: /home/<user>/.local/share
XDG_DATA_DIRS: /home/<user>/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
SSH_ASKPASS: /usr/bin/ksshaskpass
KDEDIRS: /usr
LMOD_sys: Linux
MODULEPATH_ROOT: /usr/share/modulefiles
BASH_ENV: /usr/share/lmod/lmod/init/bash
MANPATH: /usr/share/lmod/lmod/share/man:
LMOD_ROOT: /usr/share/lmod
LMOD_PKG: /usr/share/lmod/lmod
LMOD_CMD: /usr/share/lmod/lmod/libexec/lmod
LMOD_DIR: /usr/share/lmod/lmod/libexec
MODULESHOME: /usr/share/lmod/lmod
TARG_TITLE_BAR_PAREN:
LMOD_SETTARG_FULL_SUPPORT: no
LMOD_SETTARG_CMD: :
LMOD_VERSION: 9.1.1
EDITOR: cemacs
QTDIR: /usr/lib64/qt-3.3
QTINC: /usr/lib64/qt-3.3/include
QTLIB: /usr/lib64/qt-3.3/lib
QUOTING_STYLE: literal
RCSINIT: -zLT
GPG_TTY: not a tty
LOCPATH: /home/<user>/.config/locale
CVSROOT: :pserver:cvs@phoenix.squirrel.nl:/usr/local/cvs
CVSREAD: 1
VISUAL: cemacs
PSRESOURCEPATH: /home/<user>/lib/fonts/upr::
PAGER: less
LESSCHARSET: utf-8
PERL5LIB: /home/<user>/lib/perl5
RAKULIB: /home/<user>/lib/raku
PYTHONPATH: /home/<user>/lib/python
CHORDPRO_LIB: /home/<user>/lib/ChordPro
PGPPATH: /home/<user>/.pgp
I_WANT_A_BROKEN_PS: yes
RSYNC_RSH: ssh
TT2SITE_LIB: /home/<user>/src/tt2site/lib
PASSWORD_STORE_DIR: <hidden>
MATE_DESKTOP_SESSION_ID: this-is-deprecated
SESSION_MANAGER: local/unix:@/tmp/.ICE-unix/2712,unix/unix:/tmp/.ICE-unix/2712
GTK_OVERLAY_SCROLLING: 0
QT_FONT_DPI: 96
QT_SCALE_FACTOR: 1
GIO_LAUNCHED_DESKTOP_FILE_PID: 27939
Script name
quick-commands
Script authors
@LockeBirdsey
Expected behavior
I want to add a custom
\mynameto autocomplete toFirstname Lastname.Actual behavior
\mynameyields a popup that lets me choose betweenFirstnameandlastname.Steps to reproduce
In Scripts > Settings > Quick Commands, under Custom Commands, add
In a note type
\myname+ Control-Space.Alternatives examined
This yields a popup to choose between
"FirstnameandLastname". But it may be a road to a solution. Maybe there is already a function somewhere that splits a string into words that honours quotes (similar to Perl Text::ParseWords.Output from the debug section in the settings dialog
QOwnNotes Debug Information
General Info
Current Date:
Sat Aug 22 19:36:33 2026Version:
26.8.7Build date:
Aug 22 2026Build number:
1373Platform:
linux (xcb)Operating System:
Fedora Linux 44 (MATE-Compiz)Build architecture:
x86_64Current architecture:
x86_64Release:
OBSQt Version (build):
5.15.16Qt Version (runtime):
5.15.18Portable mode:
noSettings path / key:
/home/<user>/.config/PBE/QOwnNotes.confSettings override path:
/home/<user>/.config/PBE/QOwnNotes.override.confSettings loaded from override:
0Application database path:
/home/<user>/.local/share/PBE/QOwnNotes/QOwnNotes.sqliteApplication arguments:
/bin/QOwnNotesQt Debug:
noSystem Botan:
noLibgit2:
noQLiteHtml:
noLocale (system):
en_GBLocale (interface): empty
Primary screen resolution:
1920x1080Screen resolution(s):
1920x1080, 1920x1080Icon theme:
mateNotes in current note folder:
3Calendar items:
73Enabled scripts:
9Database drivers:
QSQLITEServer Info
serverUrl: empty
appIsValid:
nonotesPathExists: empty
connectionErrorMessage: empty
Spellchecking
Enabled:
falseSelected language:
autoLanguage codes:
en_AG, en_AU, en_BS, en_BW, en_BZ, en_CA, en_DK, en_GB, en_GH, en_HK, en_IE, en_IN, en_JM, en_MW, en_NA, en_NG, en_NZ, en_PH, en_SG, en_TT, en_US, en_ZA, en_ZM, en_ZW, nl_AW, nl_BE, nl_NLLanguage names:
English (Antigua & Barbuda), Australian English (Australia), English (Bahamas), English (Botswana), English (Belize), Canadian English (Canada), English (Denmark), British English (United Kingdom), English (Ghana), English (Hong Kong SAR China), English (Ireland), English (India), English (Jamaica), English (Malawi), English (Namibia), English (Nigeria), English (New Zealand), English (Philippines), English (Singapore), English (Trinidad & Tobago), American English (United States), English (South Africa), English (Zambia), English (Zimbabwe), Nederlands (Aruba), Nederlands (België), Nederlands (Nederland)Application dictionaries path:
/home/<user>/.local/share/PBE/QOwnNotes/dictsNote folders
currentNoteFolderId:
13Note folder
note-folder-12id:
12isCurrent:
noactiveTagId:
-1localPath:
/home/<user>/Cloud/Nextcloud/NotesremotePath:
/note-folder-12cloudConnectionId:
1isShowSubfolders:
yesisUseGit:
noallowDifferentNoteFileName:
yesactiveNoteSubFolder name: empty
database file:
/home/<user>/Cloud/Nextcloud/Notes/notes.sqliteNote folder
note-folder-13id:
13isCurrent:
yesactiveTagId:
0localPath:
/home/<user>/Private/Joan/UitvaartremotePath: empty
cloudConnectionId:
0isShowSubfolders:
noisUseGit:
noallowDifferentNoteFileName:
noactiveNoteSubFolder name: empty
database file:
/home/<user>/Private/Joan/Uitvaart/notes.sqliteCloud connections
Cloud connection
cloud-connection-1id:
1isCurrent:
noserverUrl:
https://cloud.squirrel.nlusername:
<cloud-connection-1-user>accountId:
<cloud-connection-1-account>Enabled scripts
Script
script-1id:
1path:
/home/<user>/.local/share/PBE/QOwnNotes/scripts/toggle-checkbox/toggle-checkbox.qmlvariablesJson:
identifier:
toggle-checkboxversion:
1.4.1minAppVersion:
19.3.2Script
script-2id:
2path:
/home/<user>/.local/share/PBE/QOwnNotes/scripts/frontmatter-headline-note-template/frontmatter-headline-note-template.qmlvariablesJson:
identifier:
frontmatter-headline-note-templateversion:
0.0.1minAppVersion:
23.3.0Script
script-3id:
3path:
/home/<user>/.local/share/PBE/QOwnNotes/scripts/export-checkboxes/export-checkboxes.qmlvariablesJson:
identifier:
export-checkboxesversion:
0.0.4minAppVersion:
20.6.0Script
script-4id:
4path:
/home/<user>/.local/share/PBE/QOwnNotes/scripts/definition-lists/definition-lists.qmlvariablesJson:
identifier:
definition-listsversion:
0.0.2minAppVersion:
20.6.0Script
script-5id:
5path:
/home/<user>/.local/share/PBE/QOwnNotes/scripts/characters-highlight/characters-highlight.qmlvariablesJson:
identifier:
characters-highlightversion:
0.0.1minAppVersion:
22.4.1Script
script-6id:
6path:
/home/<user>/.local/share/PBE/QOwnNotes/scripts/indent-line/indent-line.qmlvariablesJson:
identifier:
indent-lineversion:
1.0.0minAppVersion:
19.03.2Script
script-7id:
7path:
/home/<user>/.local/share/PBE/QOwnNotes/scripts/new-note-namer/new-note-namer.qmlvariablesJson:
identifier:
new-note-namerversion:
0.0.4minAppVersion:
17.06.2Script
script-8id:
8path:
/home/<user>/.local/share/PBE/QOwnNotes/scripts/quick-commands/quick-commands.qmlvariablesJson:
identifier:
quick-commandsversion:
0.1.0minAppVersion:
25.4.1Script
script-9id:
9path:
/home/<user>/.local/share/PBE/QOwnNotes/scripts/insert-toc/insert-toc.qmlvariablesJson:
identifier:
insert-tocversion:
0.0.3minAppVersion:
17.06.2Settings
AboutDialog/geometry (QByteArray):
<binary data>ActiveNoteHistoryItem (NoteHistoryItem):
<binary data>ColorModes/ColorMode-dark/darkMode (QString):
trueColorModes/ColorMode-dark/darkModeColors (QString):
trueColorModes/ColorMode-dark/darkModeIconTheme (QString):
trueColorModes/ColorMode-dark/darkModeTrayIcon (QString):
trueColorModes/ColorMode-dark/editorColorSchemaKey (QString):
EditorColorSchema-cdbf28fc-1ddc-4d13-bb21-6a4043316a2fColorModes/ColorMode-dark/internalIconTheme (QString):
falseColorModes/ColorMode-dark/name (QString):
DarkColorModes/ColorMode-dark/systemIconTheme (QString):
falseColorModes/ColorMode-light/darkMode (QString):
falseColorModes/ColorMode-light/darkModeColors (QString):
falseColorModes/ColorMode-light/darkModeIconTheme (QString):
falseColorModes/ColorMode-light/darkModeTrayIcon (QString):
falseColorModes/ColorMode-light/editorColorSchemaKey (QString):
EditorColorSchema-6033d61b-cb96-46d5-a3a8-20d5172017ebColorModes/ColorMode-light/internalIconTheme (QString):
falseColorModes/ColorMode-light/name (QString):
SystemColorModes/ColorMode-light/systemIconTheme (QString):
falseColorModes/currentId (QString):
ColorMode-lightColorModes/ids (QStringList):
ColorMode-light, ColorMode-darkDebug/fakeOldScriptVersions (bool):
falseDebug/fakeOldVersionNumber (bool):
falseDebug/fileLogging (bool):
falseDebug/scriptProfilingThreshold (int):
500DistractionFreeMode/editorWidthMode (QString):
2DistractionFreeMode/hideStatusBar (bool):
falseDistractionFreeMode/isEnabled (QString):
falseDistractionFreeMode/leaveFullScreenOnExit (QString):
falseDistractionFreeMode/menuBarGeometry (QByteArray):
<binary data>DistractionFreeMode/menuBarHeight (QString):
27DistractionFreeMode/menuBarVisible (QString):
trueDistractionFreeMode/openInFullScreen (bool):
trueDistractionFreeMode/statusBarWasVisible (QString):
trueDistractionFreeMode/windowState (QByteArray):
<binary data>Editor/CurrentSchemaKey (QString):
EditorColorSchema-6033d61b-cb96-46d5-a3a8-20d5172017ebEditor/autoBracketClosing (bool):
trueEditor/autoBracketRemoval (bool):
trueEditor/centerCursor (QString):
falseEditor/disableCursorBlinking (bool):
falseEditor/editorWidthInDFMOnly (bool):
trueEditor/ensureEmptyLastLine (bool):
trueEditor/hangingIndent (bool):
falseEditor/headingFolding (bool):
trueEditor/hideFormattingSyntax (bool):
falseEditor/highlightCurrentLine (bool):
trueEditor/indentSize (int):
4Editor/markdownLspArguments (QStringList): empty
Editor/markdownLspCommand (QString):
marksmanEditor/markdownLspEnabled (bool):
falseEditor/markdownLspVerboseLogging (bool):
falseEditor/removeTrailingSpaces (bool):
falseEditor/showLineEndingMarkers (bool):
falseEditor/showLineNumbers (bool):
falseEditor/showMarkdownImagePreviews (bool):
trueEditor/showNoteTextStats (bool):
falseEditor/showWhitespaceMarkers (bool):
falseEditor/useTabIndent (bool):
falseEditor/vimMode (bool):
falseEditor/wikiLinkFileNameAutoSelect (bool):
falseEditor/wikiLinkSupport (bool):
falseFileDialog/LastPath (QString):
/home/<user>/tmpFileDialog/LastPath-ExternalEditor (QString):
/home/<user>/binFileDialog/LastPath-ImportTextFiles (QString):
/home/<user>/src/ChordProFileDialog/LastPath-InsertImage (QString):
/home/<user>/tmp/markdown-here.wiki/imagesFileDialog/LastPath-NoteHTMLExport (QString):
/home/<user>/tmpFileDialog/LastPath-NoteMarkdownExport (QString):
/home/<user>/src/mma-plugins/rhythmFileDialog/LastPath-NotePDFExport (QString):
/home/<user>/tmpFileDialog/LastPath-SettingsExport (QString):
/home/<user>/tmpIssueAssistantDialog/geometry (QByteArray):
<binary data>LastUpdateCheck (QDateTime):
2026-08-22T18:49:22.387LayoutDialog/geometry (QByteArray):
<binary data>LogWidget/criticalLog (QString):
trueLogWidget/debugLog (QString):
trueLogWidget/fatalLog (QString):
trueLogWidget/infoLog (QString):
trueLogWidget/scriptingLog (QString):
trueLogWidget/statusLog (QString):
trueLogWidget/warningLog (QString):
trueMainWindow/geometry (QByteArray):
<binary data>MainWindow/mainToolBar.iconSize (int):
24MainWindow/menuBarGeometry (QByteArray):
<binary data>MainWindow/noteSubFolderTreeWidgetExpandState-12 (QStringList):
Boodschappen, PrivÃ�Â�Ã�Â�Ã�Â�Ã�©, PrivÃ�Â�Ã�Â�Ã�Â�Ã�©/Joan, PrivÃ�Â�Ã�©/Joan, PrivÃ�Â�Ã�©, NCNotes, PrivÃ�©/Joan, PrivÃ�©, Privé/Joan, Privé, Privé/Johan, Privé, Privé/JoanMainWindow/noteTextEdit.code.font (QString):
Noto Sans,13,-1,5,50,0,0,0,0,0MainWindow/noteTextEdit.font (QString):
Noto Sans,13,-1,5,50,0,0,0,0,0MainWindow/noteTextView.code.font (QString):
Noto Sans,11,-1,5,50,0,0,0,0,0MainWindow/noteTextView.font (QString):
Noto Sans,11,-1,5,50,0,0,0,0,0MainWindow/noteTextView.ignoreCodeFontSize (bool):
trueMainWindow/noteTextView.refreshDebounceTime (int):
600MainWindow/noteTextView.rtl (bool):
falseMainWindow/noteTextView.underline (bool):
trueMainWindow/noteTextView.useEditorStyles (bool):
trueMainWindow/noteTextView.useInternalExportStyling (bool):
trueMainWindow/showNotesFromAllNoteSubFolders (bool):
falseMessageBoxOverride/show-exported-note-html-in-file-manager (QString):
65536MessageBoxOverride/show-exported-pdf-in-file-manager (QString):
65536NoteDiffDialog/geometry (QByteArray):
<binary data>NoteFolder-12/NoteTabNameList (QStringList):
Baxter 2023-01-01NoteFolder-12/NoteTabStickinessList (QStringList): empty
NoteFolder-12/NoteTabSubFolderPathDataList (QStringList):
NoteFolder-12/allSubfolders (QString):
trueNoteFolder-12/allowDifferentNoteFileName (bool):
trueNoteFolder-13/NoteTabNameList (QStringList):
AfhandelingNoteFolder-13/NoteTabStickinessList (QStringList): empty
NoteFolder-13/NoteTabSubFolderPathDataList (QStringList): empty
NoteFolder-13/allowDifferentNoteFileName (QString):
falseNoteHistory-12 (QVariantList):
<variant list with 95 item(s)>NoteHistory-13 (QVariantList):
<variant list with 89 item(s)>NoteHistoryCurrentIndex-12 (int):
94NoteHistoryCurrentIndex-13 (int):
88PiwikClientId (QString):
<hidden>Printer/NotePDFExport (QByteArray):
<binary data>Printer/NotePrinting (QByteArray):
<binary data>ScriptRepositoryDialog/geometry (QByteArray):
<binary data>ScriptRepositoryDialog/mainSplitterState (QByteArray):
<binary data>SearchEngineId (int):
2SettingsDialog/geometry (QByteArray):
<binary data>SettingsDialog/mainSplitterState (QByteArray):
<binary data>SettingsDialog/shortcutTreeWidgetHeaderOrder/order (QStringList):
0, 1, 2SettingsDialog/shortcutTreeWidgetHeaderOrder/widths (QStringList):
259, 148, 198ShareDialog/geometry (QByteArray):
<binary data>ShowSystemTray (bool):
trueStartHidden (bool):
falseTodoDialog/geometry (QByteArray):
<binary data>TodoDialog/mainSplitterState (QByteArray):
<binary data>TodoDialog/showCompletedItems (QString):
0TodoDialog/showDueTodayItemsOnly (QString):
0TodoDialog/todoItemTreeWidgetHeaderOrder/order (QStringList):
0, 1TodoDialog/todoItemTreeWidgetHeaderOrder/widths (QStringList):
100, 254TodoDialog/todoListSelectorSelectedItem (QString):
DefaultUpdateDialog/geometry (QByteArray):
<binary data>VersionDialog/geometry (QByteArray):
<binary data>WebSocketTokenDialog/geometry (QByteArray):
<binary data>WelcomeDialog/geometry (QByteArray):
<binary data>acceptAllExternalModifications (bool):
falseai/autocompleteEnabled (bool):
falseai/groq/apiKey (QString):
<hidden>ai/mcpServerEnabled (bool):
falseai/mcpServerPort (int):
22226ai/mcpServerToken (QString):
<hidden>ai/openai/apiKey (QString):
<hidden>ai/responseTimeout (int):
15allowEmptyNotes (bool):
trueallowNoteEditing (bool):
trueallowOnlyOneAppInstance (bool):
trueappMetrics/disableAppHeartbeat (bool):
trueappMetrics/disableTracking (bool):
trueappMetrics/notificationShown (QString):
trueautoReadOnlyMode (bool):
falseautoReadOnlyModeTimeout (int):
30automaticNoteFolderDatabaseClosing (bool):
falsecheckSpelling (QString):
falsecloseTodoListAfterSave (bool):
falsecryptoKey (QString):
<hidden>currentLayout (QString):
grqXDF5kwhMRcurrentNoteFolderId (int):
13cursorWidth (int):
1darkMode (bool):
falsedarkModeColors (bool):
falsedarkModeIconTheme (bool):
falsedarkModeTrayIcon (bool):
falsedebugInfoAnonymize (bool):
truedefaultNoteFileExtension (QString):
markdowndemoNotesCreated (QString):
truedetectLeadingEmojiInNoteTitle (bool):
truedisableAutomaticUpdateDialog (bool):
falsedisableSavedSearchesAutoCompletion (bool):
falsedockWasInitializedOnce (QString):
trueenableNoteChecksumChecks (bool):
falseenableNoteTree (bool):
trueenableReadOnlyMode (bool):
trueenableSocketServer (bool):
trueenableWebAppSupport (bool):
falseexternalDiffToolPath (QString):
/bin/meldexternalEditorPath (QString):
/home/<user>/bin/cemacsfullyHighlightedBlockquotes (bool):
falsegitCommitInterval (int):
30gitExecutablePath (QString): empty
gitLogCommand (QString): empty
guiFirstRunInit (bool):
trueharperBinaryPath (QString):
harper-lsharperCheckDelay (int):
1500harperDialect (QString):
AmericanharperEnabled (bool):
falseharperEnabledLinters (QStringList):
SpellCheck, SentenceCapitalization, RepeatedWords, LongSentences, AnA, UnclosedQuotes, CorrectNumberSuffix, Spaces, QuoteSpacing, NoFrenchSpaces, WrongApostropheharperTcpAddress (QString):
127.0.0.1harperTcpPort (int):
4000harperTransportMode (int):
0hideIconsInMenus (bool):
falsehideTabCloseButton (bool):
falseignoreAllExternalModifications (bool):
falseignoreAllExternalNoteFolderChanges (bool):
falseignoreNoteSubFolders (QString):
^\.;^Joplin;^DefaultignoredNoteFiles (QString): empty
imageScaleDown (bool):
falseimageScaleDownMaximumHeight (int):
1024imageScaleDownMaximumWidth (int):
1024initialLayoutPresetIdentifier (QString):
fullinsertTimeFormat (QString):
yyyy-MM-dd hh:mminterfaceFontSize (int):
11interfaceLanguage (QString): empty
interfaceScalingFactor (int):
100internalIconTheme (QString):
falseitemHeight (int):
17keychainTimeout (int):
2languageToolApiKey (QString):
<hidden>languageToolCheckDelay (int):
1500languageToolEnabled (bool):
falselanguageToolEnabledCategories (QStringList):
TYPOS, GRAMMAR, STYLE, REDUNDANCY, PUNCTUATION, TYPOGRAPHYlanguageToolLanguage (QString):
autolanguageToolServerUrl (QString):
http://localhost:8081layout-T4d38qQh4wFS/name (QString):
Fulllayout-T4d38qQh4wFS/noteEditIsCentralWidget (bool):
falselayout-T4d38qQh4wFS/noteSubFolderDockWidgetVisible (bool):
truelayout-T4d38qQh4wFS/windowState (QByteArray):
<binary data>layout-e6caab7d-c00c-4f08-b251-efdd80909888/name (QString):
Duallayout-e6caab7d-c00c-4f08-b251-efdd80909888/noteEditIsCentralWidget (bool):
falselayout-e6caab7d-c00c-4f08-b251-efdd80909888/noteSubFolderDockWidgetVisible (bool):
truelayout-e6caab7d-c00c-4f08-b251-efdd80909888/windowState (QByteArray):
<binary data>layout-grqXDF5kwhMR/name (QString):
Minimallayout-grqXDF5kwhMR/noteEditIsCentralWidget (bool):
truelayout-grqXDF5kwhMR/noteSubFolderDockWidgetVisible (bool):
truelayout-grqXDF5kwhMR/windowState (QByteArray):
<binary data>layouts (QStringList):
e6caab7d-c00c-4f08-b251-efdd80909888, grqXDF5kwhMR, T4d38qQh4wFSlegacyLinking (bool):
falselocalTrash/autoCleanupDays (int):
30localTrash/autoCleanupEnabled (bool):
truelocalTrash/mode (int):
2localTrash/supportEnabled (bool):
truemarkdownHighlightingEnabled (bool):
truemaxNoteFileSize (int):
1048576navigationPanelAutoSelect (bool):
truenavigationPanelHideSearch (bool):
falsenetworking/ignoreSSLErrors (bool):
falsenetworking/proxyType (int):
2newNoteAskHeadline (bool):
falsenewNoteUseSetextHeadings (bool):
falsenoteEditIsCentralWidget (bool):
truenoteFileExtensionList (QStringList):
markdown, md, txtnoteListPreview (bool):
falsenoteSaveIntervalTime (int):
10noteSearchPanelOpenCreatedNotesInNewTab (bool):
falsenoteSubfoldersPanelDisplayAsFullTree (bool):
truenoteSubfoldersPanelHideSearch (bool):
falsenoteSubfoldersPanelOrder (int):
0noteSubfoldersPanelShowFullPath (bool):
falsenoteSubfoldersPanelShowNotesRecursively (bool):
falsenoteSubfoldersPanelShowRootFolderName (bool):
truenoteSubfoldersPanelSort (int):
0noteSubfoldersPanelTabsUnsetAllNotesSelection (bool):
falsenotesPanelOrder (int):
0notesPanelSort (int):
0notesPath (QString):
/home/<user>/Private/Joan/UitvaartnotifyAllExternalModifications (bool):
falseoverrideInterfaceFontSize (bool):
falseoverrideInterfaceScalingFactor (bool):
falseownCloud/ignoreNonTodoCalendars (QString):
falseownCloud/supportEnabled (bool):
falseownCloud/todoCalendarBackend (int):
3ownCloud/todoCalendarCalDAVPassword (QString):
<hidden>ownCloud/todoCalendarCalDAVServerUrl (QString):
https://davical.squirrel.nlownCloud/todoCalendarCalDAVUsername (QString):
<cloud-connection-1-user>ownCloud/todoCalendarCloudConnectionId (int):
1ownCloud/todoCalendarDisplayNameList (QStringList): empty
ownCloud/todoCalendarEnabledList (QStringList): empty
ownCloud/todoCalendarEnabledUrlList (QStringList): empty
ownCloud/todoCalendarUrlList (QStringList): empty
ownCloudInfo/appIsValid (bool):
falseownCloudInfo/connectionErrorMessage (QString): empty
ownCloudInfo/notesPathExistsText (QString): empty
ownCloudInfo/serverVersion (QString): empty
previousLayout (QString):
T4d38qQh4wFSrecentNoteFolders (QStringList):
<anonymized string list with 2 item(s)>restoreCursorPosition (bool):
truerestoreLastNoteAtStartup (bool):
truerestoreNoteTabs (bool):
truesavedSearches/noteFolder-12 (QStringList):
<anonymized string list with 19 item(s)>savedSearches/noteFolder-13 (QStringList):
<anonymized string list with 2 item(s)>showMatches (bool):
trueshowMenuBar (bool):
trueshowStatusBar (bool):
trueshowStatusBarNotePath (bool):
trueshowStatusBarRelativeNotePath (bool):
falsespellCheckLanguage (QString):
autostartInReadOnlyMode (bool):
falsestripLeadingEmojiFromNoteFilename (bool):
truesystemIconTheme (QString):
falsetagWasAddedToNote (QString):
truetaggingShowNotesRecursively (bool):
falsetagsPanelHideNoteCount (bool):
falsetagsPanelHideSearch (bool):
falsetagsPanelOrder (int):
0tagsPanelSort (int):
0todoCalendarSupport (bool):
truetoolbar/1/items (QStringList):
action_New_note, action_Find_note, action_Remove_note, action_Open_note_in_external_editor, actionAllow_note_editing, , action_Back_in_note_history, action_Forward_in_note_history, , action_Find_text_in_note, actionReplace_in_current_note, , actionShow_versions, actionShow_trash, actionShare_note,toolbar/1/name (QString):
mainToolBartoolbar/1/title (QString):
main toolbartoolbar/2/items (QStringList):
actionFormat_text_bold, actionFormat_text_italic, actionStrike_out_text, actionInsert_code_block, actionInsert_block_quotetoolbar/2/name (QString):
formattingToolbartoolbar/2/title (QString):
formatting toolbartoolbar/3/items (QStringList):
actionInsert_image, actionInsert_current_timetoolbar/3/name (QString):
insertingToolbartoolbar/3/title (QString):
inserting toolbartoolbar/4/items (QStringList):
action_Encrypt_note, actionEdit_encrypted_note, actionDecrypt_notetoolbar/4/name (QString):
encryptionToolbartoolbar/4/title (QString):
encryption toolbartoolbar/5/items (QStringList):
actionEnable_AI, actionAiBackendComboBox, actionAiModelComboBoxtoolbar/5/name (QString):
aiToolbartoolbar/5/title (QString):
AI toolbartoolbar/6/items (QStringList):
actionLayoutComboBox, actionManage_layouts, actionSwitch_to_previous_layout, 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_sizetoolbar/6/name (QString):
windowToolbartoolbar/6/title (QString):
window toolbartoolbar/7/items (QString):
action_Quittoolbar/7/name (QString):
quitToolbartoolbar/7/title (QString):
quit toolbartoolbar/size (QString):
7useNoteFolderButtons (bool):
trueuseUNIXNewline (bool):
trueversionSplitterSizes (QByteArray):
<binary data>webAppClientService/connectionName (QString):
qownnotes-<cloud-connection-1-user>-phoenix.squirrel.nlwebAppClientService/serverUrl (QString):
wss://app.qownnotes.orgwebAppClientService/token (QString):
<hidden>webSocketServerService/bookmarkSuggestionApiEnabled (bool):
falsewebSocketServerService/bookmarkSuggestionApiPort (int):
22224webSocketServerService/bookmarkSuggestionApiToken (QString):
<hidden>webSocketServerService/bookmarksNoteName (QString):
BookmarkswebSocketServerService/bookmarksTag (QString):
bookmarkswebSocketServerService/commandSnippetsNoteName (QString):
CommandswebSocketServerService/commandSnippetsTag (QString):
commandswebSocketServerService/port (int):
22222webSocketServerService/token (QString):
<hidden>System environment
SHELL:
/bin/tcshIMSETTINGS_INTEGRATE_DESKTOP:
yesXDG_SESSION_PATH:
/org/freedesktop/DisplayManager/Session0SSH_AUTH_SOCK:
<hidden>DESKTOP_SESSION:
mateSSH_AGENT_PID:
2675XDG_SEAT:
seat0PWD:
/home/<user>LOGNAME:
<anonymized>XDG_SESSION_DESKTOP:
mateXDG_SESSION_TYPE:
x11XAUTHORITY:
/run/lightdm/<cloud-connection-1-user>/xauthorityXDG_GREETER_DATA_DIR:
/var/lib/lightdm-data/<cloud-connection-1-user>HOME:
/home/<user>LANG:
en_GB.utf8XDG_CURRENT_DESKTOP:
MATEXDG_SEAT_PATH:
/org/freedesktop/DisplayManager/Seat0IMSETTINGS_MODULE:
noneXDG_SESSION_CLASS:
userTERM:
dumbUSER:
<anonymized>DISPLAY:
:0SHLVL:
1XDG_VTNR:
1XDG_SESSION_ID:
2XDG_RUNTIME_DIR:
/run/user/2048GTK3_MODULES:
xapp-gtk3-modulePATH:
/usr/local/bin:/home/<user>/node_modules/.bin:/home/<user>/.local/bin:/home/<user>/bin:/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/home/<user>/bin:/usr/ucb:/bin:/usr/bin:/usr/local/bin:.:/usr/local/sbin:/usr/sbinGDMSESSION:
mateDBUS_SESSION_BUS_ADDRESS:
unix:path=/run/user/2048/busMAIL:
/var/spool/mail/<cloud-connection-1-user>HOSTTYPE:
x86_64-linuxVENDOR:
unknownOSTYPE:
linuxMACHTYPE:
x86_64GROUP:
<cloud-connection-1-user>HOST:
phoenix.squirrel.nlHOSTNAME:
<anonymized>MODULEPATH:
/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/CoreCVS_RSH:
sshDEBUGINFOD_URLS:
ima:enforcing https://debuginfod.fedoraproject.org/ ima:ignoreDEBUGINFOD_IMA_CERT_PATH:
/etc/keys/ima:XDG_DATA_HOME:
/home/<user>/.local/shareXDG_DATA_DIRS:
/home/<user>/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/shareSSH_ASKPASS:
/usr/bin/ksshaskpassKDEDIRS:
/usrLMOD_sys:
LinuxMODULEPATH_ROOT:
/usr/share/modulefilesBASH_ENV:
/usr/share/lmod/lmod/init/bashMANPATH:
/usr/share/lmod/lmod/share/man:LMOD_ROOT:
/usr/share/lmodLMOD_PKG:
/usr/share/lmod/lmodLMOD_CMD:
/usr/share/lmod/lmod/libexec/lmodLMOD_DIR:
/usr/share/lmod/lmod/libexecMODULESHOME:
/usr/share/lmod/lmodTARG_TITLE_BAR_PAREN:
LMOD_SETTARG_FULL_SUPPORT:
noLMOD_SETTARG_CMD:
:LMOD_VERSION:
9.1.1EDITOR:
cemacsQTDIR:
/usr/lib64/qt-3.3QTINC:
/usr/lib64/qt-3.3/includeQTLIB:
/usr/lib64/qt-3.3/libQUOTING_STYLE:
literalRCSINIT:
-zLTGPG_TTY:
not a ttyLOCPATH:
/home/<user>/.config/localeCVSROOT:
:pserver:cvs@phoenix.squirrel.nl:/usr/local/cvsCVSREAD:
1VISUAL:
cemacsPSRESOURCEPATH:
/home/<user>/lib/fonts/upr::PAGER:
lessLESSCHARSET:
utf-8PERL5LIB:
/home/<user>/lib/perl5RAKULIB:
/home/<user>/lib/rakuPYTHONPATH:
/home/<user>/lib/pythonCHORDPRO_LIB:
/home/<user>/lib/ChordProPGPPATH:
/home/<user>/.pgpI_WANT_A_BROKEN_PS:
yesRSYNC_RSH:
sshTT2SITE_LIB:
/home/<user>/src/tt2site/libPASSWORD_STORE_DIR:
<hidden>MATE_DESKTOP_SESSION_ID:
this-is-deprecatedSESSION_MANAGER:
local/unix:@/tmp/.ICE-unix/2712,unix/unix:/tmp/.ICE-unix/2712GTK_OVERLAY_SCROLLING:
0QT_FONT_DPI:
96QT_SCALE_FACTOR:
1GIO_LAUNCHED_DESKTOP_FILE_PID:
27939