pbek / QOwnNotes

QOwnNotes is a plain-text file notepad and todo-list manager with Markdown support and Nextcloud / ownCloud integration.
https://www.qownnotes.org/
GNU General Public License v2.0
4.68k stars 414 forks source link

[I] Creating a header with format, "'Number'.'Number'," creates a list on the note edit panel #3100

Closed esrevinue closed 1 month ago

esrevinue commented 1 month ago

Expected behaviour

When you create a header (like when you create a new note), like

00.00 Index

The note edit panel highlights and enlarges the text to the colour and size of a header, the same way it does if you type:

Index

This worked as expected in previous versions of qownnote.

Actual behaviour

Typing, for example:

00.00 Index

Does not format the text as a header in the note edit panel, but rather as a list, as if you typed out:

  1. Index

It looks normal in the preview panel.

I have not found any option in the settings menu to alter this behariour.

Steps to reproduce

Type the following:

0.0 Word

Or any comination of, "'Number'.'Number' 'Text'."

Relevant log output in the Log panel

Expand ``` QOwnNotes Debug Information =========================== ## General Info **Current Date**: `Mon Sep 9 17:00:09 2024` **Version**: `24.9.2` **Build date**: `Sep 7 2024` **Build number**: `1124` **Platform**: `linux (xcb)` **Operating System**: `Arch Linux` **Build architecture**: `x86_64` **Current architecture**: `x86_64` **Release**: `AUR` **Qt Version (build)**: `5.15.15` **Qt Version (runtime)**: `5.15.15` **Portable mode**: `no` **Settings path / key**: `/home/username/.config/PBE/QOwnNotes.conf` **Application database path**: `/home/username/.local/share/PBE/QOwnNotes/QOwnNotes.sqlite` **Application arguments**: `/usr/bin/QOwnNotes`, `/usr/bin/QOwnNotes`, `QOwnNotes`, `--allow-multiple-instances` **Qt Debug**: `0` **Locale (system)**: `en_IE` **Locale (interface)**: *empty* **Primary screen resolution**: `1920x1200` **Icon theme**: `breeze-dark-qownnotes` **Notes in current note folder**: `3` **Calendar items**: `0` **Enabled scripts**: `3` **Database drivers**: `QIBASE, QSQLITE, QMARIADB, QMYSQL, QMYSQL3, QODBC, QODBC3, QPSQL, QPSQL7, QTDS, QTDS7` ## Server Info **serverUrl**: *empty* **appIsValid**: `no` **notesPathExists**: *empty* **connectionErrorMessage**: *empty* ## Spellchecking **Enabled**: `false` **Selected language**: *empty* **Language codes**: *empty* **Language names**: *empty* **Application dictionaries path**: `/home/username/.local/share/PBE/QOwnNotes/dicts` ## Note folders **currentNoteFolderId**: `1` ### Note folder `default` **id**: `1` **isCurrent**: `yes` **activeTagId**: `-1` **localPath**: `/home/username/Notes` **remotePath**: `Notes` **cloudConnectionId**: `1` **isShowSubfolders**: `yes` **isUseGit**: `yes` **allowDifferentNoteFileName**: `no` **activeNoteSubFolder name**: `00-09_About` **database file**: `/home/username/Notes/notes.sqlite` ## Cloud connections ### Cloud connection `Default` **id**: `1` **isCurrent**: `yes` **serverUrl**: *empty* **username**: *empty* **accountId**: *empty* ## Enabled scripts ### Script `Latex Math` **id**: `1` **path**: `/home/username/.local/share/PBE/QOwnNotes/scripts/latex-math/latex-math.qml` **variablesJson**: ``` { "customPreamble": "\\newcommand{\\mycmd}[1]{\\bf \\underline{#1}}", "executable": "/usr/bin/klatexformula", "formulaBgColor": "-", "formulaColor": "#000000", "formulaPrefix": "\\bf ", "settingDPI": 600, "settingImageSize": 16, "usepackages": "amsmath,amssymb,amsfonts" } ``` **identifier**: `latex-math` **version**: `0.0.6` **minAppVersion**: `20.8.0` ### Script `Paste Latex Image` **id**: `2` **path**: `/home/username/.local/share/PBE/QOwnNotes/scripts/paste-latex-image/paste-latex-image.qml` **variablesJson**: *empty* **identifier**: `paste-latex-image` **version**: `0.0.1` **minAppVersion**: `17.05.6` ### Script `Fix list numbers` **id**: `3` **path**: `/home/username/.local/share/PBE/QOwnNotes/scripts/fix-list-numbers/fix-list-numbers.qml` **variablesJson**: *empty* **identifier**: `fix-list-numbers` **version**: `1.0.0` **minAppVersion**: `18.04.3` ## Settings **ActiveNoteHistoryItem** (NoteHistoryItem): `` **Debug/fakeOldVersionNumber** (bool): `false` **Debug/fileLogging** (bool): `false` **Editor/CurrentSchemaKey** (QString): `EditorColorSchema-d239b269-8440-4d31-b0e7-78da882d0ac7` **Editor/autoBracketClosing** (bool): `true` **Editor/autoBracketRemoval** (bool): `true` **Editor/disableCursorBlinking** (bool): `false` **Editor/editorWidthInDFMOnly** (bool): `true` **Editor/highlightCurrentLine** (bool): `true` **Editor/indentSize** (int): `4` **Editor/removeTrailingSpaces** (bool): `false` **Editor/showLineNumbers** (bool): `false` **Editor/useTabIndent** (bool): `false` **Editor/vimMode** (bool): `false` **IssueAssistantDialog/geometry** (QByteArray): `` **LastUpdateCheck** (QDateTime): `2024-09-09T16:39:28.595` **LocalTrashDialog/geometry** (QByteArray): `` **LogWidget/criticalLog** (bool): `true` **LogWidget/debugLog** (bool): `true` **LogWidget/fatalLog** (bool): `true` **LogWidget/infoLog** (bool): `true` **LogWidget/scriptingLog** (bool): `true` **LogWidget/statusLog** (bool): `true` **LogWidget/warningLog** (bool): `true` **MainWindow/geometry** (QByteArray): `` **MainWindow/mainToolBar.iconSize** (int): `28` **MainWindow/menuBarGeometry** (QByteArray): `` **MainWindow/noteTextEdit.code.font** (QString): `DejaVu LGC Sans,12,-1,5,50,0,0,0,0,0` **MainWindow/noteTextEdit.font** (QString): `DejaVu LGC Sans,12,-1,5,50,0,0,0,0,0` **MainWindow/noteTextView.code.font** (QString): `DejaVu LGC Sans,12,-1,5,50,0,0,0,0,0` **MainWindow/noteTextView.font** (QString): `DejaVu LGC Sans,12,-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/remove-notes** (int): `16384` **NoteFolder-1/NoteTabNameList** (QStringList): `00.00 Index, Welcome to QOwnNotes, Markdown Cheatsheet` **NoteFolder-1/NoteTabStickinessList** (QStringList): *empty* **NoteFolder-1/NoteTabSubFolderPathDataList** (QStringList): `00-09_About, , ` **NoteHistory-1** (QVariantList): `` **NoteHistoryCurrentIndex-1** (int): `16` **PiwikClientId** (QString): `` **ScriptRepositoryDialog/geometry** (QByteArray): `` **ScriptRepositoryDialog/mainSplitterState** (QByteArray): `` **SearchEngineId** (int): `2` **SettingsDialog/geometry** (QByteArray): `` **SettingsDialog/mainSplitterState** (QByteArray): `` **ShowSystemTray** (bool): `false` **StartHidden** (bool): `false` **WelcomeDialog/geometry** (QByteArray): `` **acceptAllExternalModifications** (bool): `false` **ai/groq/apiKey** (QString): `` **ai/openai/apiKey** (QString): `` **allowNoteEditing** (bool): `true` **allowOnlyOneAppInstance** (bool): `true` **appMetrics/disableAppHeartbeat** (bool): `false` **appMetrics/disableTracking** (bool): `false` **appMetrics/notificationShown** (QString): `true` **autoReadOnlyMode** (bool): `false` **autoReadOnlyModeTimeout** (int): `30` **automaticNoteFolderDatabaseClosing** (bool): `false` **checkSpelling** (bool): `false` **closeTodoListAfterSave** (bool): `false` **cryptoKey** (QString): `` **currentNoteFolderId** (QString): `1` **currentWorkspace** (QString): `SQyrVrKg2bx7` **cursorWidth** (int): `1` **darkMode** (bool): `true` **darkModeColors** (bool): `true` **darkModeIconTheme** (bool): `true` **darkModeTrayIcon** (bool): `false` **defaultNoteFileExtension** (QString): `md` **demoNotesCreated** (QString): `true` **disableAutomaticUpdateDialog** (bool): `true` **disableSavedSearchesAutoCompletion** (bool): `false` **dockWasInitializedOnce** (QString): `true` **enableNoteTree** (bool): `true` **enableSocketServer** (bool): `true` **enableWebAppSupport** (bool): `false` **externalEditorPath** (QString): *empty* **fullyHighlightedBlockquotes** (bool): `false` **gitCommitInterval** (int): `30` **gitExecutablePath** (QString): *empty* **gitLogCommand** (QString): *empty* **guiFirstRunInit** (bool): `true` **ignoreAllExternalModifications** (bool): `false` **ignoreAllExternalNoteFolderChanges** (bool): `false` **ignoreNoteSubFolders** (QString): `^\.` **ignoredNoteFiles** (QString): *empty* **imageScaleDown** (bool): `false` **imageScaleDownMaximumHeight** (int): `1024` **imageScaleDownMaximumWidth** (int): `1024` **initialLayoutIdentifier** (QString): `full` **insertTimeFormat** (QString): *empty* **interfaceFontSize** (int): `16` **interfaceLanguage** (QString): *empty* **internalIconTheme** (bool): `false` **itemHeight** (int): `23` **legacyLinking** (bool): `false` **localTrash/autoCleanupDays** (int): `30` **localTrash/autoCleanupEnabled** (bool): `true` **localTrash/supportEnabled** (bool): `true` **localTrashSplitterSizes** (QByteArray): `` **markdownHighlightingEnabled** (bool): `true` **navigationPanelAutoSelect** (bool): `true` **navigationPanelHideSearch** (bool): `false` **networking/ignoreSSLErrors** (bool): `true` **networking/proxyType** (int): `2` **newNoteAskHeadline** (bool): `false` **noteEditIsCentralWidget** (bool): `true` **noteFileExtensionList** (QStringList): `md, txt` **noteListPreview** (bool): `false` **noteSaveIntervalTime** (int): `10` **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): `1` **notesPath** (QString): `/home/username/Notes` **notifyAllExternalModifications** (bool): `false` **overrideInterfaceFontSize** (bool): `true` **ownCloud/supportEnabled** (bool): `false` **ownCloud/todoCalendarBackend** (int): `3` **ownCloud/todoCalendarCalDAVPassword** (QString): `` **ownCloud/todoCalendarCalDAVServerUrl** (QString): *empty* **ownCloud/todoCalendarCalDAVUsername** (QString): *empty* **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* **previousWorkspace** (QString): `initial` **restoreCursorPosition** (bool): `true` **restoreLastNoteAtStartup** (bool): `true` **restoreNoteTabs** (bool): `true` **savedSearches/noteFolder-1** (QStringList): `Note 2024-09-09T15.42.11, Note 2024-09-09T15.15.06, Note 2024-09-09T14.44.36` **showMatches** (bool): `true` **showMenuBar** (bool): `true` **showStatusBar** (bool): `true` **showStatusBarNotePath** (bool): `true` **showStatusBarRelativeNotePath** (bool): `false` **startInReadOnlyMode** (bool): `false` **systemIconTheme** (bool): `false` **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, actionShow_local_trash, 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, , actionShow_Todo_List` **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_text_link, 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): `actionWorkspaceComboBox, actionStore_as_new_workspace, actionRemove_current_workspace, actionRename_current_workspace, actionSwitch_to_previous_workspace, actionUnlock_panels, , 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** (QStringList): `action_Quit` **toolbar/7/name** (QString): `quitToolbar` **toolbar/7/title** (QString): `quit toolbar` **toolbar/size** (int): `7` **useNoteFolderButtons** (bool): `false` **useUNIXNewline** (bool): `false` **webAppClientService/serverUrl** (QString): `wss://app.qownnotes.org` **webAppClientService/token** (QString): `` **webSocketServerService/bookmarksNoteName** (QString): `Bookmarks` **webSocketServerService/bookmarksTag** (QString): `bookmarks` **webSocketServerService/commandSnippetsNoteName** (QString): `Commands` **webSocketServerService/commandSnippetsTag** (QString): `commands` **webSocketServerService/port** (int): `22222` **workspace-SQyrVrKg2bx7/name** (QString): `Full` **workspace-SQyrVrKg2bx7/noteSubFolderDockWidgetVisible** (QString): `true` **workspace-SQyrVrKg2bx7/windowState** (QByteArray): `` **workspace-initial/name** (QString): `Minimal` **workspace-initial/noteSubFolderDockWidgetVisible** (QString): `true` **workspace-initial/windowState** (QByteArray): `` **workspaces** (QStringList): `initial, SQyrVrKg2bx7` ## System environment **SHELL**: `/usr/bin/zsh` **LSCOLORS**: `Gxfxcxdxbxegedabagacad` **CSF_MDTVTexturesDirectory**: `/usr/share/opencascade/resources/Textures` **LESS**: `-R` **CSF_DrawPluginDefaults**: `/usr/share/opencascade/resources/DrawResources` **I3SOCK**: `/run/user/1000/sway-ipc.1000.1889.sock` **VDPAU_DRIVER**: `radeonsi` **CSF_LANGUAGE**: `us` **CSF_MIGRATION_TYPES**: `/usr/share/opencascade/resources/StdResource/MigrationSheet.txt` **CREDENTIALS_DIRECTORY**: `/run/credentials/getty@tty1.service` **CSF_OCCTResourcePath**: `/usr/share/opencascade/resources` **XCURSOR_SIZE**: `24` **CSF_STEPDefaults**: `/usr/share/opencascade/resources/XSTEPResource` **EDITOR**: `nvim` **XDG_SEAT**: `seat0` **PWD**: `/home/username` **XDG_SESSION_DESKTOP**: `sway` **LOGNAME**: `username` **QT_QPA_PLATFORMTHEME**: `qt6ct` **XDG_SESSION_TYPE**: `wayland` **DRAWHOME**: `/usr/share/opencascade/resources/DrawResources` **SYSTEMD_EXEC_PID**: `1120` **_**: `/usr/bin/fuzzel` **CSF_StandardLiteDefaults**: `/usr/share/opencascade/resources/StdResource` **MOTD_SHOWN**: `pam` **HOME**: `/home/username` **LANG**: `en_IE.UTF-8` **_JAVA_AWT_WM_NONREPARENTING**: `1` **LS_COLORS**: `rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=00:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.7z=01;31:*.ace=01;31:*.alz=01;31:*.apk=01;31:*.arc=01;31:*.arj=01;31:*.bz=01;31:*.bz2=01;31:*.cab=01;31:*.cpio=01;31:*.crate=01;31:*.deb=01;31:*.drpm=01;31:*.dwm=01;31:*.dz=01;31:*.ear=01;31:*.egg=01;31:*.esd=01;31:*.gz=01;31:*.jar=01;31:*.lha=01;31:*.lrz=01;31:*.lz=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.lzo=01;31:*.pyz=01;31:*.rar=01;31:*.rpm=01;31:*.rz=01;31:*.sar=01;31:*.swm=01;31:*.t7z=01;31:*.tar=01;31:*.taz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tgz=01;31:*.tlz=01;31:*.txz=01;31:*.tz=01;31:*.tzo=01;31:*.tzst=01;31:*.udeb=01;31:*.war=01;31:*.whl=01;31:*.wim=01;31:*.xz=01;31:*.z=01;31:*.zip=01;31:*.zoo=01;31:*.zst=01;31:*.avif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:*~=00;90:*#=00;90:*.bak=00;90:*.crdownload=00;90:*.dpkg-dist=00;90:*.dpkg-new=00;90:*.dpkg-old=00;90:*.dpkg-tmp=00;90:*.old=00;90:*.orig=00;90:*.part=00;90:*.rej=00;90:*.rpmnew=00;90:*.rpmorig=00;90:*.rpmsave=00;90:*.swp=00;90:*.tmp=00;90:*.ucf-dist=00;90:*.ucf-new=00;90:*.ucf-old=00;90:` **XDG_CURRENT_DESKTOP**: `sway` **SWAYSOCK**: `/run/user/1000/sway-ipc.1000.1889.sock` **WAYLAND_DISPLAY**: `wayland-1` **INVOCATION_ID**: `87bd6a961d7c4292a81221d1febaf236` **CSF_ShadersDirectory**: `/usr/share/opencascade/resources/Shaders` **CSF_EXCEPTION_PROMPT**: `1` **CSF_XmlOcafResource**: `/usr/share/opencascade/resources/XmlOcafResource` **QT_QPA_PLATFORM**: `wayland;xcb` **CSF_SHMessage**: `/usr/share/opencascade/resources/SHMessage` **XDG_ACTIVATION_TOKEN**: `1bda15ed34dd3aee4aaabb0b2c6b6d99` **XDG_SESSION_CLASS**: `user` **TERM**: `linux` **ZSH**: `/home/username/.oh-my-zsh` **USER**: `username` **SDL_VIDEODRIVER**: `wayland` **CSF_StandardDefaults**: `/usr/share/opencascade/resources/StdResource` **CSF_IGESDefaults**: `/usr/share/opencascade/resources/XSTEPResource` **DISPLAY**: `:0` **CSF_XCAFDefaults**: `/usr/share/opencascade/resources/StdResource` **SHLVL**: `1` **PAGER**: `less` **XDG_VTNR**: `1` **CSF_PluginDefaults**: `/usr/share/opencascade/resources/StdResource` **CSF_TObjMessage**: `/usr/share/opencascade/resources/TObj` **XDG_SESSION_ID**: `1` **CASROOT**: `/usr` **LC_CTYPE**: *empty* **XDG_RUNTIME_DIR**: `/run/user/1000` **DEBUGINFOD_URLS**: `https://debuginfod.archlinux.org ` **JOURNAL_STREAM**: `9:17353` **CSF_XSMessage**: `/usr/share/opencascade/resources/XSMessage` **MMGT_CLEAR**: `1` **PATH**: `/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/username/.local/bin` **CSF_TObjDefaults**: `/usr/share/opencascade/resources/StdResource` **PATN**: `/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/username/.local/bin:/home/gearoid/.local/share/gem/ruby/3.2.0/bin` **DBUS_SESSION_BUS_ADDRESS**: `unix:path=/run/user/1000/bus` **RANGER_LOAD_DEFAULT_RC**: `false` **HG**: `/usr/bin/hg` **MAIL**: `/var/spool/mail/username` **DRAWDEFAULT**: `/usr/share/opencascade/resources/DrawResources/DrawDefault` **OLDPWD**: `/home/username` ```

Information about the application, settings and environment

Expand QOwnNotes Debug Information =========================== ## General Info **Current Date**: `Mon Sep 9 17:04:47 2024` **Version**: `24.9.2` **Build date**: `Sep 7 2024` **Build number**: `1124` **Platform**: `linux (xcb)` **Operating System**: `Arch Linux` **Build architecture**: `x86_64` **Current architecture**: `x86_64` **Release**: `AUR` **Qt Version (build)**: `5.15.15` **Qt Version (runtime)**: `5.15.15` **Portable mode**: `no` **Settings path / key**: `/home/gearoid/.config/PBE/QOwnNotes.conf` **Application database path**: `/home/gearoid/.local/share/PBE/QOwnNotes/QOwnNotes.sqlite` **Application arguments**: `/usr/bin/QOwnNotes`, `/usr/bin/QOwnNotes`, `QOwnNotes`, `--allow-multiple-instances` **Qt Debug**: `0` **Locale (system)**: `en_IE` **Locale (interface)**: *empty* **Primary screen resolution**: `1920x1200` **Icon theme**: `breeze-dark-qownnotes` **Notes in current note folder**: `3` **Calendar items**: `0` **Enabled scripts**: `3` **Database drivers**: `QIBASE, QSQLITE, QMARIADB, QMYSQL, QMYSQL3, QODBC, QODBC3, QPSQL, QPSQL7, QTDS, QTDS7` ## Server Info **serverUrl**: *empty* **appIsValid**: `no` **notesPathExists**: *empty* **connectionErrorMessage**: *empty* ## Spellchecking **Enabled**: `false` **Selected language**: *empty* **Language codes**: *empty* **Language names**: *empty* **Application dictionaries path**: `/home/gearoid/.local/share/PBE/QOwnNotes/dicts` ## Note folders **currentNoteFolderId**: `1` ### Note folder `default` **id**: `1` **isCurrent**: `yes` **activeTagId**: `-1` **localPath**: `/home/gearoid/Notes` **remotePath**: `Notes` **cloudConnectionId**: `1` **isShowSubfolders**: `yes` **isUseGit**: `yes` **allowDifferentNoteFileName**: `no` **activeNoteSubFolder name**: `00-09_About` **database file**: `/home/gearoid/Notes/notes.sqlite` ## Cloud connections ### Cloud connection `Default` **id**: `1` **isCurrent**: `yes` **serverUrl**: *empty* **username**: *empty* **accountId**: *empty* ## Enabled scripts ### Script `Latex Math` **id**: `1` **path**: `/home/gearoid/.local/share/PBE/QOwnNotes/scripts/latex-math/latex-math.qml` **variablesJson**: ``` { "customPreamble": "\\newcommand{\\mycmd}[1]{\\bf \\underline{#1}}", "executable": "/usr/bin/klatexformula", "formulaBgColor": "-", "formulaColor": "#000000", "formulaPrefix": "\\bf ", "settingDPI": 600, "settingImageSize": 16, "usepackages": "amsmath,amssymb,amsfonts" } ``` **identifier**: `latex-math` **version**: `0.0.6` **minAppVersion**: `20.8.0` ### Script `Paste Latex Image` **id**: `2` **path**: `/home/gearoid/.local/share/PBE/QOwnNotes/scripts/paste-latex-image/paste-latex-image.qml` **variablesJson**: *empty* **identifier**: `paste-latex-image` **version**: `0.0.1` **minAppVersion**: `17.05.6` ### Script `Fix list numbers` **id**: `3` **path**: `/home/gearoid/.local/share/PBE/QOwnNotes/scripts/fix-list-numbers/fix-list-numbers.qml` **variablesJson**: *empty* **identifier**: `fix-list-numbers` **version**: `1.0.0` **minAppVersion**: `18.04.3` ## Settings **ActiveNoteHistoryItem** (NoteHistoryItem): `` **Debug/fakeOldVersionNumber** (bool): `false` **Debug/fileLogging** (bool): `false` **Editor/CurrentSchemaKey** (QString): `EditorColorSchema-d239b269-8440-4d31-b0e7-78da882d0ac7` **Editor/autoBracketClosing** (bool): `true` **Editor/autoBracketRemoval** (bool): `true` **Editor/disableCursorBlinking** (bool): `false` **Editor/editorWidthInDFMOnly** (bool): `true` **Editor/highlightCurrentLine** (bool): `true` **Editor/indentSize** (int): `4` **Editor/removeTrailingSpaces** (bool): `false` **Editor/showLineNumbers** (bool): `false` **Editor/useTabIndent** (bool): `false` **Editor/vimMode** (bool): `false` **IssueAssistantDialog/geometry** (QByteArray): `` **LastUpdateCheck** (QDateTime): `2024-09-09T16:39:28.595` **LocalTrashDialog/geometry** (QByteArray): `` **LogWidget/criticalLog** (bool): `true` **LogWidget/debugLog** (bool): `true` **LogWidget/fatalLog** (bool): `true` **LogWidget/infoLog** (bool): `true` **LogWidget/scriptingLog** (bool): `true` **LogWidget/statusLog** (bool): `true` **LogWidget/warningLog** (bool): `true` **MainWindow/geometry** (QByteArray): `` **MainWindow/mainToolBar.iconSize** (int): `28` **MainWindow/menuBarGeometry** (QByteArray): `` **MainWindow/noteTextEdit.code.font** (QString): `DejaVu LGC Sans,12,-1,5,50,0,0,0,0,0` **MainWindow/noteTextEdit.font** (QString): `DejaVu LGC Sans,12,-1,5,50,0,0,0,0,0` **MainWindow/noteTextView.code.font** (QString): `DejaVu LGC Sans,12,-1,5,50,0,0,0,0,0` **MainWindow/noteTextView.font** (QString): `DejaVu LGC Sans,12,-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/remove-notes** (int): `16384` **NoteFolder-1/NoteTabNameList** (QStringList): `00.00 Index, Welcome to QOwnNotes, Markdown Cheatsheet` **NoteFolder-1/NoteTabStickinessList** (QStringList): *empty* **NoteFolder-1/NoteTabSubFolderPathDataList** (QStringList): `00-09_About, , ` **NoteHistory-1** (QVariantList): `` **NoteHistoryCurrentIndex-1** (int): `16` **PiwikClientId** (QString): `` **ScriptRepositoryDialog/geometry** (QByteArray): `` **ScriptRepositoryDialog/mainSplitterState** (QByteArray): `` **SearchEngineId** (int): `2` **SettingsDialog/geometry** (QByteArray): `` **SettingsDialog/mainSplitterState** (QByteArray): `` **ShowSystemTray** (bool): `false` **StartHidden** (bool): `false` **WelcomeDialog/geometry** (QByteArray): `` **acceptAllExternalModifications** (bool): `false` **ai/groq/apiKey** (QString): `` **ai/openai/apiKey** (QString): `` **allowNoteEditing** (bool): `true` **allowOnlyOneAppInstance** (bool): `true` **appMetrics/disableAppHeartbeat** (bool): `false` **appMetrics/disableTracking** (bool): `false` **appMetrics/notificationShown** (QString): `true` **autoReadOnlyMode** (bool): `false` **autoReadOnlyModeTimeout** (int): `30` **automaticNoteFolderDatabaseClosing** (bool): `false` **checkSpelling** (bool): `false` **closeTodoListAfterSave** (bool): `false` **cryptoKey** (QString): `` **currentNoteFolderId** (QString): `1` **currentWorkspace** (QString): `SQyrVrKg2bx7` **cursorWidth** (int): `1` **darkMode** (bool): `true` **darkModeColors** (bool): `true` **darkModeIconTheme** (bool): `true` **darkModeTrayIcon** (bool): `false` **defaultNoteFileExtension** (QString): `md` **demoNotesCreated** (QString): `true` **disableAutomaticUpdateDialog** (bool): `true` **disableSavedSearchesAutoCompletion** (bool): `false` **dockWasInitializedOnce** (QString): `true` **enableNoteTree** (bool): `true` **enableSocketServer** (bool): `true` **enableWebAppSupport** (bool): `false` **externalEditorPath** (QString): *empty* **fullyHighlightedBlockquotes** (bool): `false` **gitCommitInterval** (int): `30` **gitExecutablePath** (QString): *empty* **gitLogCommand** (QString): *empty* **guiFirstRunInit** (bool): `true` **ignoreAllExternalModifications** (bool): `false` **ignoreAllExternalNoteFolderChanges** (bool): `false` **ignoreNoteSubFolders** (QString): `^\.` **ignoredNoteFiles** (QString): *empty* **imageScaleDown** (bool): `false` **imageScaleDownMaximumHeight** (int): `1024` **imageScaleDownMaximumWidth** (int): `1024` **initialLayoutIdentifier** (QString): `full` **insertTimeFormat** (QString): *empty* **interfaceFontSize** (int): `16` **interfaceLanguage** (QString): *empty* **internalIconTheme** (bool): `false` **itemHeight** (int): `23` **legacyLinking** (bool): `false` **localTrash/autoCleanupDays** (int): `30` **localTrash/autoCleanupEnabled** (bool): `true` **localTrash/supportEnabled** (bool): `true` **localTrashSplitterSizes** (QByteArray): `` **markdownHighlightingEnabled** (bool): `true` **navigationPanelAutoSelect** (bool): `true` **navigationPanelHideSearch** (bool): `false` **networking/ignoreSSLErrors** (bool): `true` **networking/proxyType** (int): `2` **newNoteAskHeadline** (bool): `false` **noteEditIsCentralWidget** (bool): `true` **noteFileExtensionList** (QStringList): `md, txt` **noteListPreview** (bool): `false` **noteSaveIntervalTime** (int): `10` **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): `1` **notesPath** (QString): `/home/gearoid/Notes` **notifyAllExternalModifications** (bool): `false` **overrideInterfaceFontSize** (bool): `true` **ownCloud/supportEnabled** (bool): `false` **ownCloud/todoCalendarBackend** (int): `3` **ownCloud/todoCalendarCalDAVPassword** (QString): `` **ownCloud/todoCalendarCalDAVServerUrl** (QString): *empty* **ownCloud/todoCalendarCalDAVUsername** (QString): *empty* **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* **previousWorkspace** (QString): `initial` **restoreCursorPosition** (bool): `true` **restoreLastNoteAtStartup** (bool): `true` **restoreNoteTabs** (bool): `true` **savedSearches/noteFolder-1** (QStringList): `Note 2024-09-09T15.42.11, Note 2024-09-09T15.15.06, Note 2024-09-09T14.44.36` **showMatches** (bool): `true` **showMenuBar** (bool): `true` **showStatusBar** (bool): `true` **showStatusBarNotePath** (bool): `true` **showStatusBarRelativeNotePath** (bool): `false` **startInReadOnlyMode** (bool): `false` **systemIconTheme** (bool): `false` **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, actionShow_local_trash, 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, , actionShow_Todo_List` **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_text_link, 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): `actionWorkspaceComboBox, actionStore_as_new_workspace, actionRemove_current_workspace, actionRename_current_workspace, actionSwitch_to_previous_workspace, actionUnlock_panels, , 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** (QStringList): `action_Quit` **toolbar/7/name** (QString): `quitToolbar` **toolbar/7/title** (QString): `quit toolbar` **toolbar/size** (int): `7` **useNoteFolderButtons** (bool): `false` **useUNIXNewline** (bool): `false` **webAppClientService/serverUrl** (QString): `wss://app.qownnotes.org` **webAppClientService/token** (QString): `` **webSocketServerService/bookmarksNoteName** (QString): `Bookmarks` **webSocketServerService/bookmarksTag** (QString): `bookmarks` **webSocketServerService/commandSnippetsNoteName** (QString): `Commands` **webSocketServerService/commandSnippetsTag** (QString): `commands` **webSocketServerService/port** (int): `22222` **workspace-SQyrVrKg2bx7/name** (QString): `Full` **workspace-SQyrVrKg2bx7/noteSubFolderDockWidgetVisible** (QString): `true` **workspace-SQyrVrKg2bx7/windowState** (QByteArray): `` **workspace-initial/name** (QString): `Minimal` **workspace-initial/noteSubFolderDockWidgetVisible** (QString): `true` **workspace-initial/windowState** (QByteArray): `` **workspaces** (QStringList): `initial, SQyrVrKg2bx7` ## System environment **SHELL**: `/usr/bin/zsh` **LSCOLORS**: `Gxfxcxdxbxegedabagacad` **CSF_MDTVTexturesDirectory**: `/usr/share/opencascade/resources/Textures` **LESS**: `-R` **CSF_DrawPluginDefaults**: `/usr/share/opencascade/resources/DrawResources` **I3SOCK**: `/run/user/1000/sway-ipc.1000.1889.sock` **VDPAU_DRIVER**: `radeonsi` **CSF_LANGUAGE**: `us` **CSF_MIGRATION_TYPES**: `/usr/share/opencascade/resources/StdResource/MigrationSheet.txt` **CREDENTIALS_DIRECTORY**: `/run/credentials/getty@tty1.service` **CSF_OCCTResourcePath**: `/usr/share/opencascade/resources` **XCURSOR_SIZE**: `24` **CSF_STEPDefaults**: `/usr/share/opencascade/resources/XSTEPResource` **EDITOR**: `nvim` **XDG_SEAT**: `seat0` **PWD**: `/home/gearoid` **XDG_SESSION_DESKTOP**: `sway` **LOGNAME**: `gearoid` **QT_QPA_PLATFORMTHEME**: `qt6ct` **XDG_SESSION_TYPE**: `wayland` **DRAWHOME**: `/usr/share/opencascade/resources/DrawResources` **SYSTEMD_EXEC_PID**: `1120` **_**: `/usr/bin/fuzzel` **CSF_StandardLiteDefaults**: `/usr/share/opencascade/resources/StdResource` **MOTD_SHOWN**: `pam` **HOME**: `/home/gearoid` **LANG**: `en_IE.UTF-8` **_JAVA_AWT_WM_NONREPARENTING**: `1` **LS_COLORS**: `rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=00:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.7z=01;31:*.ace=01;31:*.alz=01;31:*.apk=01;31:*.arc=01;31:*.arj=01;31:*.bz=01;31:*.bz2=01;31:*.cab=01;31:*.cpio=01;31:*.crate=01;31:*.deb=01;31:*.drpm=01;31:*.dwm=01;31:*.dz=01;31:*.ear=01;31:*.egg=01;31:*.esd=01;31:*.gz=01;31:*.jar=01;31:*.lha=01;31:*.lrz=01;31:*.lz=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.lzo=01;31:*.pyz=01;31:*.rar=01;31:*.rpm=01;31:*.rz=01;31:*.sar=01;31:*.swm=01;31:*.t7z=01;31:*.tar=01;31:*.taz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tgz=01;31:*.tlz=01;31:*.txz=01;31:*.tz=01;31:*.tzo=01;31:*.tzst=01;31:*.udeb=01;31:*.war=01;31:*.whl=01;31:*.wim=01;31:*.xz=01;31:*.z=01;31:*.zip=01;31:*.zoo=01;31:*.zst=01;31:*.avif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:*~=00;90:*#=00;90:*.bak=00;90:*.crdownload=00;90:*.dpkg-dist=00;90:*.dpkg-new=00;90:*.dpkg-old=00;90:*.dpkg-tmp=00;90:*.old=00;90:*.orig=00;90:*.part=00;90:*.rej=00;90:*.rpmnew=00;90:*.rpmorig=00;90:*.rpmsave=00;90:*.swp=00;90:*.tmp=00;90:*.ucf-dist=00;90:*.ucf-new=00;90:*.ucf-old=00;90:` **XDG_CURRENT_DESKTOP**: `sway` **SWAYSOCK**: `/run/user/1000/sway-ipc.1000.1889.sock` **WAYLAND_DISPLAY**: `wayland-1` **INVOCATION_ID**: `87bd6a961d7c4292a81221d1febaf236` **CSF_ShadersDirectory**: `/usr/share/opencascade/resources/Shaders` **CSF_EXCEPTION_PROMPT**: `1` **CSF_XmlOcafResource**: `/usr/share/opencascade/resources/XmlOcafResource` **QT_QPA_PLATFORM**: `wayland;xcb` **CSF_SHMessage**: `/usr/share/opencascade/resources/SHMessage` **XDG_ACTIVATION_TOKEN**: `1bda15ed34dd3aee4aaabb0b2c6b6d99` **XDG_SESSION_CLASS**: `user` **TERM**: `linux` **ZSH**: `/home/gearoid/.oh-my-zsh` **USER**: `gearoid` **SDL_VIDEODRIVER**: `wayland` **CSF_StandardDefaults**: `/usr/share/opencascade/resources/StdResource` **CSF_IGESDefaults**: `/usr/share/opencascade/resources/XSTEPResource` **DISPLAY**: `:0` **CSF_XCAFDefaults**: `/usr/share/opencascade/resources/StdResource` **SHLVL**: `1` **PAGER**: `less` **XDG_VTNR**: `1` **CSF_PluginDefaults**: `/usr/share/opencascade/resources/StdResource` **CSF_TObjMessage**: `/usr/share/opencascade/resources/TObj` **XDG_SESSION_ID**: `1` **CASROOT**: `/usr` **LC_CTYPE**: *empty* **XDG_RUNTIME_DIR**: `/run/user/1000` **DEBUGINFOD_URLS**: `https://debuginfod.archlinux.org ` **JOURNAL_STREAM**: `9:17353` **CSF_XSMessage**: `/usr/share/opencascade/resources/XSMessage` **MMGT_CLEAR**: `1` **PATH**: `/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/gearoid/.local/bin` **CSF_TObjDefaults**: `/usr/share/opencascade/resources/StdResource` **PATN**: `/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/gearoid/.local/bin:/home/gearoid/.local/share/gem/ruby/3.2.0/bin` **DBUS_SESSION_BUS_ADDRESS**: `unix:path=/run/user/1000/bus` **RANGER_LOAD_DEFAULT_RC**: `false` **HG**: `/usr/bin/hg` **MAIL**: `/var/spool/mail/gearoid` **DRAWDEFAULT**: `/usr/share/opencascade/resources/DrawResources/DrawDefault` **OLDPWD**: `/home/gearoid`
pbek commented 1 month ago

Could you please provide an example markdown snippet or a note file?

And do you maybe know in which version it worked differently?

pbek commented 1 month ago

I only found https://github.com/pbek/QOwnNotes/issues/3101.

esrevinue commented 1 month ago

I only found #3101.

That's the bug alright. I searched for something like that before I posted.

I cannot remember which version of qownnotes worked differently, sorry. It's been many months since I used qownnotes, sorry!

pbek commented 1 month ago

I opened the issue after I was trying to find out what issue you were talking about. 😉 I'll close this issue in favor of #3101 then, because it offers more explanation and examples.