Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Link to headlines via the link menue sometimes add %0D (Carriage Return) to the heading link and fails to find the correct heading #3221

Open
netlimpopo opened this issue Jan 30, 2025 · 2 comments

Comments

@netlimpopo
Copy link

OS: Windows 10
QOwnNotes-Version 25.1.5

Not sure if it is intended behaviour or a bug.

Expected behaviour

A Link to a heading only contains the letters from the heading.
There is no need to add carriage return (I guess).

Actual behaviour

Links span over 2 lines:
Image
I delete the linebreak and URLCode for Carriage Return %0D and then have: [File 1 - H 2 in F1](../../File%201.md#H%202%20in%20F1) instead of [File 1 - H 2 in F1 ](../../File%201.md#H%202%20in%20F1%0D). Clicking on link does not jump to the heading, only to the file.

Steps to reproduce

  1. Insert Link to a heading in a different file via the link menue
    By clicking on it the heading will not be highlighted nor jumped to:

Image

I then manually remove the spaces in the Link Description and also delete the URL Code for carriage return %0D
[File 1 - H 2 in F1](../../File%201.md#H%202%20in%20F1)

Image

This leads to the correct headline and the hightlight of the headline

Output from the debug section in the settings dialog

Expand

QOwnNotes Debug Information

General Info

Current Date: Do. Jän 30 17:17:02 2025
Version: 25.1.5
Build date: Jan 21 2025
Build number: 1155
Platform: windows (windows)
Operating System: Windows 10 Version 2009
Build architecture: x86_64
Current architecture: x86_64
Release: GitHub Actions
Qt Version (build): 5.15.2
Qt Version (runtime): 5.15.2
Portable mode: no
Settings path / key: \HKEY_CURRENT_USER\Software\PBE\QOwnNotes
Application database path: C:\Users\Vorname Nachname\AppData\Roaming\PBE\QOwnNotes\QOwnNotes.sqlite
Application arguments: C:\Users\Vorname Nachname\OneDrive - Schule\Dokumente\QOwnNotes\QOwnNotes.exe
Qt Debug: 0
Locale (system): de_AT
Locale (interface): empty
Primary screen resolution: 1366x768
Icon theme: breeze-dark-qownnotes
Notes in current note folder: 76
Calendar items: 0
Enabled scripts: 10
Database drivers: QSQLITE, QODBC, QODBC3, QPSQL, QPSQL7

Server Info

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

Spellchecking

Enabled: false
Selected language: auto
Language codes: empty
Language names: empty
Application dictionaries path: C:\Users\Vorname Nachname\AppData\Roaming\PBE\QOwnNotes\dicts

Note folders

currentNoteFolderId: 3

Note folder Standard

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

Note folder Uni

id: 3
isCurrent: yes
activeTagId: -1
localPath: C:\Users\Vorname Nachname\OneDrive - Schule\Notizen\QOwnNotes\Uni\docs
remotePath: Notes
cloudConnectionId: 1
isShowSubfolders: yes
isUseGit: no
allowDifferentNoteFileName: yes
activeNoteSubFolder name: Folder 1
database file: C:\Users\Vorname Nachname\OneDrive - Schule\Notizen\QOwnNotes\Uni\docs\notes.sqlite

Cloud connections

Cloud connection Standard

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

Enabled scripts

Script New note namer

id: 2
path: C:\Users\Vorname Nachname\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 @tag tagging in note text (experimental)

id: 3
path: C:\Users\Vorname Nachname\AppData\Roaming\PBE\QOwnNotes\scripts\in-note-text-tagging\in-note-text-tagging.qml
variablesJson:

{
}

identifier: in-note-text-tagging
version: 0.2.0
minAppVersion: 20.6.0

Script Fix list numbers

id: 4
path: C:\Users\Vorname Nachname\AppData\Roaming\PBE\QOwnNotes\scripts\fix-list-numbers\fix-list-numbers.qml
variablesJson:

{
}

identifier: fix-list-numbers
version: 1.0.0
minAppVersion: 18.04.3

Script Headline depth buttons

id: 5
path: C:\Users\Vorname Nachname\AppData\Roaming\PBE\QOwnNotes\scripts\headline-depth\headline-depth.qml
variablesJson:

{
}

identifier: headline-depth
version: 0.0.2
minAppVersion: 17.07.8

Script Insert Table of Contents (TOC)

id: 6
path: C:\Users\Vorname Nachname\AppData\Roaming\PBE\QOwnNotes\scripts\insert-toc\insert-toc.qml
variablesJson:

{
}

identifier: insert-toc
version: 0.0.3
minAppVersion: 17.06.2

Script List maker

id: 7
path: C:\Users\Vorname Nachname\AppData\Roaming\PBE\QOwnNotes\scripts\list-maker\list-maker.qml
variablesJson:

{
}

identifier: list-maker
version: 0.1.2
minAppVersion: 17.07.8

Script Order checkboxes

id: 8
path: C:\Users\Vorname Nachname\AppData\Roaming\PBE\QOwnNotes\scripts\order-checkboxes\order-checkboxes.qml
variablesJson:

{
}

identifier: order-checkboxes
version: 1.1.1
minAppVersion: 19.3.2

Script Pandoc Export

id: 9
path: C:\Users\Vorname Nachname\AppData\Roaming\PBE\QOwnNotes\scripts\pandoc-export\pandoc-export.qml
variablesJson:

{
}

identifier: pandoc-export
version: 0.0.1
minAppVersion: 21.12.0

Script Toggle checkbox

id: 10
path: C:\Users\Vorname Nachname\AppData\Roaming\PBE\QOwnNotes\scripts\toggle-checkbox\toggle-checkbox.qml
variablesJson:

{
}

identifier: toggle-checkbox
version: 1.4.1
minAppVersion: 19.3.2

Script External note diff

id: 12
path: C:\Users\Vorname Nachname\AppData\Roaming\PBE\QOwnNotes\scripts\external-note-diff\external-note-diff.qml
variablesJson:

{
    "executablePath": "kdiff3"
}

identifier: external-note-diff
version: 0.0.1
minAppVersion: 17.07.8

Settings

AboutDialog/geometry (QByteArray): <binary data>
ActiveNoteHistoryItem (NoteHistoryItem): <binary data>
Debug/fakeOldVersionNumber (QString): false
Debug/fileLogging: empty
DistractionFreeMode/editorWidthMode (int): 3
DistractionFreeMode/isEnabled (QString): false
DistractionFreeMode/menuBarGeometry (QByteArray): <binary data>
DistractionFreeMode/menuBarHeight (int): 21
DistractionFreeMode/menuBarVisible (QString): true
DistractionFreeMode/windowState (QByteArray): <binary data>
Editor/CurrentSchemaKey (QString): EditorColorSchema-cdbf28fc-1ddc-4d13-bb21-6a4043316a2f
Editor/autoBracketClosing (QString): true
Editor/autoBracketRemoval (QString): true
Editor/disableCursorBlinking (QString): false
Editor/editorWidthInDFMOnly (QString): true
Editor/highlightCurrentLine (QString): true
Editor/indentSize (int): 4
Editor/removeTrailingSpaces (QString): false
Editor/showLineNumbers (QString): false
Editor/useTabIndent (QString): false
Editor/vimMode (QString): false
FileDialog/LastPath (QString): C:/Users/Vorname Nachname/OneDrive - Schule/Notizen/QOwnNotes/Uni/docs/M1-1 Medien verstehen Nutzung gestalten/HÜs/HÜ3 M1-1 Interview
FileDialog/LastPath-NotePDFExport (QString): C:/Users/Vorname Nachname/OneDrive - Schule/Notizen/QOwnNotes/Uni/docs/M1-1 Medien verstehen Nutzung gestalten/HÜs/HÜ3 M1-1 Interview
FileDialog/LastPath-ScriptSettingsFile-export-notes-as-website-defaultExportPath (QString): C:/Users/Vorname Nachname/OneDrive - Schule/Notizen/Website with markdown old PC
LastUpdateCheck (QDateTime): 2025-01-30T16:21:42.269
LinkDialog/geometry (QByteArray): <binary data>
LocalTrashDialog/geometry (QByteArray): <binary data>
MainWindow/geometry (QByteArray): <binary data>
MainWindow/mainToolBar.iconSize (int): 20
MainWindow/menuBarGeometry (QByteArray): <binary data>
MainWindow/noteSubFolderTreeWidgetExpandState-2 (QStringList): Organisatorisches/Schule, Organisatorisches/Schule/Test, Organisatorisches/Schule/Test/Pandoc, Uni/docs/M1-1 Medien verstehen Nutzung gestalten/Mitschriften, Organisatorisches/Schule/Website Schulhomepage_markdown, Kalender Qownnotes Micro, Uni/docs/M1-1 Medien verstehen Nutzung gestalten/HÜs, Uni/docs, Uni/docs/M1-1 Medien verstehen Nutzung gestalten, Kalender Qownnotes Micro/Arbeits-Tagebuch, Uni/docs/Folder 1, Uni
MainWindow/noteSubFolderTreeWidgetExpandState-3 (QStringList): Test/Subtest, Test/Überschrift mit ähnlichen Österreich, Test/Überschrift mit ähnlichen Österreich/ÖÄÜ ÖÄÜ, Überschrift mit ähnlichen Österreich/ÖÄÜ ÖÄÜ, Überschrift mit ähnlichen Österreich - Kopie/ÖÄÜ ÖÄÜ, Überschrift mit ähnlichen Österreich copy, Überschrift mit ähnlichen Österreich copy/ÖÄÜ ÖÄÜ, Überschrift mit ähnlichen Österreich - Kopie (2)/ÖÄÜ ÖÄÜ, Überschrift mit ähnlichen Österreich - Kopie (4)/ÖÄÜ ÖÄÜ, Überschrift mit ähnlichen Österreich - Kopie (5)/ÖÄÜ ÖÄÜ, M3-1 Programmierung Grundlagen/HÜ, M1-1 Medien verstehen Nutzung gestalten/Mitschriften, Überschrift mit ähnlichen Österreich - Kopie (5), Ü/Ö, Folder 1/Folder 2, M3-1 Programmierung Grundlagen/HÜ/HÜ4 M3-1 Programmierung Grundlagen Scratch, F1/F2, Überschrift mit ähnlichen Österreich - Kopie, Test, F1, M1-1 Medien verstehen Nutzung gestalten, M1-1 Medien verstehen Nutzung gestalten/HÜs, Folder 1
MainWindow/noteTextEdit.code.font (QString): Courier New,17,-1,2,50,0,0,0,0,0
MainWindow/noteTextEdit.font (QString): MS Shell Dlg 2,17,-1,5,50,0,0,0,0,0
MainWindow/noteTextView.code.font (QString): Courier New,9,-1,2,50,0,0,0,0,0
MainWindow/noteTextView.font (QString): MS Shell Dlg 2,8.25,-1,5,50,0,0,0,0,0
MainWindow/noteTextView.ignoreCodeFontSize (QString): true
MainWindow/noteTextView.refreshDebounceTime (int): 600
MainWindow/noteTextView.rtl (QString): false
MainWindow/noteTextView.underline (QString): true
MainWindow/noteTextView.useEditorStyles (QString): true
MainWindow/noteTextView.useInternalExportStyling (QString): true
MainWindow/showNotesFromAllNoteSubFolders (bool): false
NoteDialog/geometry (QByteArray): <binary data>
NoteDialog/tabWidgetIndex (int): 1
NoteDiffDialog/geometry (QByteArray): <binary data>
NoteFolder-2/NoteTabNameList (QStringList): File 2, Überprüfung der Linkupdates bei Umschichtaktion
NoteFolder-2/NoteTabStickinessList (QStringList): empty
NoteFolder-2/NoteTabSubFolderPathDataList (QStringList):

Uni
docs
Folder 1
Folder 2, Uni
docs
Test

NoteFolder-2/allowDifferentNoteFileName (QString): true
NoteFolder-3/NoteTabNameList (QStringList): empty
NoteFolder-3/NoteTabStickinessList (QStringList): empty
NoteFolder-3/NoteTabSubFolderPathDataList (QStringList): empty
NoteFolder-3/allowDifferentNoteFileName (bool): true
NoteHistory-2 (QVariantList): <variant list with 54 item(s)>
NoteHistory-3 (QVariantList): <variant list with 116 item(s)>
NoteHistoryCurrentIndex-2 (int): 53
NoteHistoryCurrentIndex-3 (int): 113
PiwikClientId (QString): <hidden>
Printer/NotePDFExportOrientation (int): 0
Printer/NotePDFExportPageSize (int): 4
ScriptRepositoryDialog/geometry (QByteArray): <binary data>
ScriptRepositoryDialog/mainSplitterState (QByteArray): <binary data>
SearchEngineId (int): 2
SettingsDialog/geometry (QByteArray): <binary data>
SettingsDialog/mainSplitterState (QByteArray): <binary data>
Shortcuts/MainWindow-actionFind_notes_in_all_subfolders (QString): Alt+Y
Shortcuts/MainWindow-actionShow_menu_bar (QString): Alt+M
Shortcuts/MainWindow-customAction_#+ (QString): empty
Shortcuts/MainWindow-customAction_#- (QString): empty
Shortcuts/MainWindow-customAction_exportWebsite (QString): empty
Shortcuts/MainWindow-customAction_externalNoteDiff (QString): empty
Shortcuts/MainWindow-customAction_fixListNumbers (QString): empty
Shortcuts/MainWindow-customAction_insertToc (QString): empty
Shortcuts/MainWindow-customAction_list - (QString): empty
Shortcuts/MainWindow-customAction_list 123 (QString): empty
Shortcuts/MainWindow-customAction_list abc (QString): empty
Shortcuts/MainWindow-customAction_list checkbox (QString): empty
Shortcuts/MainWindow-customAction_list clear (QString): empty
Shortcuts/MainWindow-customAction_list • (QString): empty
Shortcuts/MainWindow-customAction_list ‣ (QString): empty
Shortcuts/MainWindow-customAction_orderCheckboxes (QString): empty
Shortcuts/MainWindow-customAction_pandocExport (QString): empty
Shortcuts/MainWindow-customAction_toggleCheckbox (QString): empty
Shortcuts/MainWindow-restoreWorkspace-1fb38cc8-30c4-4282-a311-8a5b38e4f30b (QString): Alt+Umschalt+K
Shortcuts/MainWindow-restoreWorkspace-a6ca1499-3a87-431a-b383-3d401c6f5108 (QString): Alt+Umschalt+L
Shortcuts/MainWindow-restoreWorkspace-b09c80e1-4a69-4ea7-a1b9-d912ddba5319 (QString): Alt+Umschalt+J
Shortcuts/MainWindow-togglePanel-noteEditDockWidget (QString): Alt+E
Shortcuts/MainWindow-togglePanel-notePreviewDockWidget (QString): Alt+V
Shortcuts/MainWindow-togglePanel-taggingDockWidget (QString): Alt+T
ShowSystemTray (QString): false
StartHidden (QString): false
UpdateDialog/geometry (QByteArray): <binary data>
WelcomeDialog/geometry (QByteArray): <binary data>
acceptAllExternalModifications (QString): false
ai/groq/apiKey (QString): <hidden>
ai/openai/apiKey (QString): <hidden>
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): false
closeTodoListAfterSave (QString): false
cryptoKey (qlonglong): <hidden>
currentNoteFolderId (int): 3
currentWorkspace (QString): b09c80e1-4a69-4ea7-a1b9-d912ddba5319
cursorWidth (int): 1
darkMode (QString): true
darkModeColors (QString): true
darkModeIconTheme (QString): true
darkModeTrayIcon (QString): true
defaultNoteFileExtension (QString): md
demoNotesCreated (QString): true
disableAutomaticUpdateDialog (QString): true
disableSavedSearchesAutoCompletion (QString): false
dockWasInitializedOnce (QString): true
enableNoteTree (QString): false
enableSocketServer (QString): true
enableWebAppSupport (QString): false
externalEditorPath (QString): empty
fullyHighlightedBlockquotes (QString): false
gitCommitInterval (int): 30
gitExecutablePath (QString): empty
gitLogCommand (QString): empty
guiFirstRunInit (bool): true
ignoreAllExternalModifications (QString): false
ignoreAllExternalNoteFolderChanges (QString): false
ignoreNoteSubFolders (QString): ^\.
ignoredNoteFiles (QString): empty
imageScaleDown (QString): true
imageScaleDownMaximumHeight (int): 1024
imageScaleDownMaximumWidth (int): 1024
initialLayoutIdentifier (QString): preview-only
insertTimeFormat (QString): empty
interfaceFontSize (int): 12
interfaceLanguage (QString): empty
internalIconTheme (QString): false
itemHeight (int): 15
legacyLinking (QString): false
localTrash/autoCleanupDays (int): 30
localTrash/autoCleanupEnabled (QString): true
localTrash/supportEnabled (QString): true
localTrashSplitterSizes (QByteArray): <binary data>
markdownHighlightingEnabled (QString): true
maxNoteFileSize (int): 1048576
navigationPanelAutoSelect (QString): true
navigationPanelHideSearch (QString): false
networking/ignoreSSLErrors (QString): true
networking/proxyType (int): 2
newNoteAskHeadline (QString): false
noteEditIsCentralWidget (QString): false
noteFileExtensionList (QStringList): md, txt
noteListPreview (QString): false
noteSaveIntervalTime (int): 10
noteSubfoldersPanelDisplayAsFullTree (QString): true
noteSubfoldersPanelHideSearch (QString): false
noteSubfoldersPanelOrder (int): 0
noteSubfoldersPanelShowFullPath (QString): false
noteSubfoldersPanelShowNotesRecursively (QString): false
noteSubfoldersPanelShowRootFolderName (QString): true
noteSubfoldersPanelSort (int): 0
noteSubfoldersPanelTabsUnsetAllNotesSelection (QString): false
notesPanelOrder (int): 0
notesPanelSort (int): 1
notesPath (QString): C:/Users/Vorname Nachname/OneDrive - Schule/Notizen/QOwnNotes/Uni/docs
notifyAllExternalModifications (QString): false
overrideInterfaceFontSize (QString): true
ownCloud/supportEnabled (QString): false
ownCloud/todoCalendarBackend (int): 3
ownCloud/todoCalendarCalDAVPassword (QString): <hidden>
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): 1fb38cc8-30c4-4282-a311-8a5b38e4f30b
recentNoteFolders (QStringList): C:/Users/Vorname Nachname/OneDrive - Schule/Notizen/QOwnNotes, C:/Users/Vorname Nachname/OneDrive - Schule/Notizen/Website with markdown
restoreCursorPosition (QString): true
restoreLastNoteAtStartup (QString): true
restoreNoteTabs (QString): true
savedSearches/noteFolder-2 (QStringList): Note 2025-01-12T12.21.14, Note 2025-01-08T07.10.54, Note 2024-12-27T17.48.17, Note 2024-12-27T17.29.30, Note 2024-12-10T00.25.00, Note 2024-12-09T13.54.24, Note 2024-12-04T16.10.28, Note 2024-03-25T15.48.01
savedSearches/noteFolder-3 (QStringList): Note 2025-01-20T18.18.30, wlan, Note 2025-01-17T19.19.01, Note 2025-01-14T15.48.31, Note 2025-01-14T07.31.21, Note 2025-01-13T18.10.26, Note 2025-01-13T18.10.20, Note 2025-01-13T18.10.03, Note 2025-01-13T17.57.07, Note 2025-01-13T17.56.43, Note 2025-01-13T17.56.24, Note 2025-01-13T17.48.45, Note 2025-01-13T17.38.53, Note 2025-01-11T21.57.12, Note 2024-12-11T23.29.45, Note 2024-12-10T16.48.09, Note 2024-12-10T16.47.49, Note 2024-12-10T16.47.26
showMatches (QString): true
showMenuBar (bool): true
showStatusBar (bool): true
showStatusBarNotePath (QString): true
showStatusBarRelativeNotePath (QString): true
startInReadOnlyMode (QString): false
systemIconTheme (QString): false
taggingShowNotesRecursively (QString): false
tagsPanelHideNoteCount (QString): false
tagsPanelHideSearch (QString): false
tagsPanelOrder (int): 0
tagsPanelSort (int): 0
todoCalendarSupport (QString): true
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, 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/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
useUNIXNewline (QString): false
webAppClientService/serverUrl (QString): wss://app.qownnotes.org
webAppClientService/token (QString): <hidden>
webSocketServerService/bookmarksNoteName (QString): Bookmarks
webSocketServerService/bookmarksTag (QString): bookmarks
webSocketServerService/commandSnippetsNoteName (QString): Commands
webSocketServerService/commandSnippetsTag (QString): commands
webSocketServerService/port (int): 22222
workspace-1fb38cc8-30c4-4282-a311-8a5b38e4f30b/name (QString): Vorschau (eigens)
workspace-1fb38cc8-30c4-4282-a311-8a5b38e4f30b/noteSubFolderDockWidgetVisible (QString): true
workspace-1fb38cc8-30c4-4282-a311-8a5b38e4f30b/windowState (QByteArray): <binary data>
workspace-a6ca1499-3a87-431a-b383-3d401c6f5108/name (QString): Skripte
workspace-a6ca1499-3a87-431a-b383-3d401c6f5108/noteSubFolderDockWidgetVisible (QString): true
workspace-a6ca1499-3a87-431a-b383-3d401c6f5108/windowState (QByteArray): <binary data>
workspace-b09c80e1-4a69-4ea7-a1b9-d912ddba5319/name (QString): Fokus
workspace-b09c80e1-4a69-4ea7-a1b9-d912ddba5319/noteSubFolderDockWidgetVisible (QString): true
workspace-b09c80e1-4a69-4ea7-a1b9-d912ddba5319/windowState (QByteArray): <binary data>
workspace-fsA2NCEcQRXM/noteSubFolderDockWidgetVisible (QString): true
workspace-fsA2NCEcQRXM/windowState (QByteArray): <binary data>
workspaces (QStringList): b09c80e1-4a69-4ea7-a1b9-d912ddba5319, 1fb38cc8-30c4-4282-a311-8a5b38e4f30b, a6ca1499-3a87-431a-b383-3d401c6f5108

System environment

ALLUSERSPROFILE: C:\ProgramData
APPDATA: C:\Users\Vorname Nachname\AppData\Roaming
CommonProgramFiles: C:\Program Files\Common Files
CommonProgramFiles(x86): C:\Program Files (x86)\Common Files
CommonProgramW6432: C:\Program Files\Common Files
COMPUTERNAME: DESKTOP-367GUBE
ComSpec: C:\WINDOWS\system32\cmd.exe
DriverData: C:\Windows\System32\Drivers\DriverData
HOMEDRIVE: C:
HOMEPATH: \Users\Vorname Nachname
KMP_DUPLICATE_LIB_OK: TRUE
LOCALAPPDATA: C:\Users\Vorname Nachname\AppData\Local
LOGONSERVER: \\DESKTOP-367GUBE
NUMBER_OF_PROCESSORS: 4
OMP_WAIT_POLICY: PASSIVE
OneDrive: C:\Users\Vorname Nachname\OneDrive - Schule
OneDriveCommercial: C:\Users\Vorname Nachname\OneDrive - Schule
OS: Windows_NT
Path: C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Pandoc\;C:\Program Files\VSCodium\bin;C:\Users\Vorname Nachname\AppData\Local\Microsoft\WindowsApps;C:\texlive\2021\bin\win32
PATHEXT: .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE: AMD64
PROCESSOR_IDENTIFIER: Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
PROCESSOR_LEVEL: 6
PROCESSOR_REVISION: 3a09
ProgramData: C:\ProgramData
ProgramFiles: C:\Program Files
ProgramFiles(x86): C:\Program Files (x86)
ProgramW6432: C:\Program Files
PSModulePath: C:\Program Files\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules
PT7HOME: C:\Program Files\Cisco Packet Tracer 7.2
PUBLIC: C:\Users\Public
QT_DEVICE_PIXEL_RATIO: auto
SESSIONNAME: Console
SystemDrive: C:
SystemRoot: C:\WINDOWS
TEMP: C:\Users\ALEXAN~1\AppData\Local\Temp
TMP: C:\Users\ALEXAN~1\AppData\Local\Temp
USERDOMAIN: DESKTOP-367GUBE
USERDOMAIN_ROAMINGPROFILE: DESKTOP-367GUBE
USERNAME: Vorname Nachname
USERPROFILE: C:\Users\Vorname Nachname
VBOX_MSI_INSTALL_PATH: C:\Program Files\Oracle\VirtualBox\
windir: C:\WINDOWS
__PSLockDownPolicy: 0

@netlimpopo netlimpopo changed the title [BUG] Link to headlines via the link menue sometimes add %0D (Carriage Return) to the heading link and fails to find the correct heading [BUG] Link to headlines via the link menue sometimes add %0D (Carriage Return) to the heading link and fails to find the correct heading label:"Type: BUG" Jan 30, 2025
@netlimpopo netlimpopo changed the title [BUG] Link to headlines via the link menue sometimes add %0D (Carriage Return) to the heading link and fails to find the correct heading label:"Type: BUG" [BUG] Link to headlines via the link menue sometimes add %0D (Carriage Return) to the heading link and fails to find the correct heading Jan 30, 2025
@pbek
Copy link
Owner

pbek commented Jan 30, 2025

I can't reproduce that (under Linux). Could you please send me the note you were linking to? I want to look at the line-endings...

Link to headlines via the link menue sometimes

Sometimes? Not always?

@pbek
Copy link
Owner

pbek commented Jan 31, 2025

I tried linking to headings on a Test Windows installation and wasn't able to reproduce your issue. ️🤷🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants