Closed terefang closed 1 year ago
It's mainly about what Qt's QTextBrowser is supporting, I'm not sure if there's a lot that can be done about it
If you want to play around with the styles for the export, you can do so with https://www.qownnotes.org/scripting/hooks.html#notetomarkdownhtmlhook.
can you report this properly upstream ?
You may, if you think there actually is something to report, which I'm not sure of
But you can open a feature request on https://bugreports.qt.io/secure/Dashboard.jspa to ask for QTextDocument and QPrinter supporting more styling when writing PDFs.
i dont know what QTextDocument and QPrinter is.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
Expected behaviour
Actual behaviour
Steps to reproduce
open fresh installed 23.9.0:
Output from the debug section in the settings dialog
Expand
QOwnNotes Debug Information =========================== ## General Info **Current Date**: `Fri Sep 8 03:37:57 2023` **Version**: `23.9.0` **Build date**: `Aug 31 2023` **Build number**: `1051` **Platform**: `linux` **Operating System**: `KDE Flatpak runtime` **Build architecture**: `x86_64` **Current architecture**: `x86_64` **Release**: `GitHub` **Qt Version (build)**: `5.15.10` **Qt Version (runtime)**: `5.15.10` **Portable mode**: `no` **Settings path / key**: `/home/MyUser/.var/app/org.qownnotes.QOwnNotes/config/PBE/QOwnNotes.conf` **Application database path**: `/home/MyUser/.var/app/org.qownnotes.QOwnNotes/data/PBE/QOwnNotes/QOwnNotes.sqlite` **Application arguments**: `/app/bin/QOwnNotes`, `/app/bin/QOwnNotes`, `/app/bin/QOwnNotes`, `QOwnNotes`, `--allow-multiple-instances` **Qt Debug**: `0` **Locale (system)**: `en_US` **Locale (interface)**: *empty* **Primary screen resolution**: `3840x2160` **Icon theme**: `Mint-X` **Notes in current note folder**: `2` **Calendar items**: `0` **Enabled scripts**: `0` ## Server Info **serverUrl**: *empty* **appIsValid**: `no` **notesPathExists**: *empty* **connectionErrorMessage**: *empty* ## Spellchecking **Enabled**: `true` **Selected language**: `auto` **Language codes**: `de_AT, de_CH, de_DE, en_AU, en_BS, en_BZ, en_CA, en_GB, en_GH, en_IE, en_IN, en_JM, en_MW, en_NA, en_NZ, en_PH, en_TT, en_US, en_ZA, en_ZW` **Language names**: `Österreichisches Deutsch (Österreich), Schweizer Hochdeutsch (Schweiz), Deutsch (Deutschland), Australian English (Australia), English (Bahamas), English (Belize), Canadian English (Canada), British English (United Kingdom), English (Ghana), English (Ireland), English (India), English (Jamaica), English (Malawi), English (Namibia), English (New Zealand), English (Philippines), English (Trinidad & Tobago), American English (United States), English (South Africa), English (Zimbabwe)` **Application dictionaries path**: `/home/MyUser/.var/app/org.qownnotes.QOwnNotes/data/PBE/QOwnNotes/dicts` ## Note folders **currentNoteFolderId**: `1` ### Note folder `default` **id**: `1` **isCurrent**: `yes` **activeTagId**: `0` **localPath**: `/home/MyUser/Notes` **remotePath**: `Notes` **cloudConnectionId**: `1` **isShowSubfolders**: `no` **isUseGit**: `no` **allowDifferentNoteFileName**: `no` **activeNoteSubFolder name**: *empty* **database file**: `/home/MyUser/Notes/notes.sqlite` ## Cloud connections ### Cloud connection `Default` **id**: `1` **isCurrent**: `yes` **serverUrl**: *empty* **username**: *empty* **accountId**: *empty* ## Enabled scripts ## Settings **ActiveNoteHistoryItem** (NoteHistoryItem): `Relevant log output in the Log panel
Expand
``` [Sep 08 03:34:56] [debug]: loadNoteDirectoryList [Sep 08 03:34:56] [debug]: reloadTagTree [Sep 08 03:34:56] [debug]: reloadTagTree - 'noteSubFolderIds': QVector() [Sep 08 03:34:56] [debug]: reloadNoteSubFolderTree [Sep 08 03:34:56] [debug]: reload [Sep 08 03:34:56] [debug]: loadNoteDirectoryList [Sep 08 03:34:56] [debug]: reloadTagTree [Sep 08 03:34:56] [debug]: reloadTagTree - 'noteSubFolderIds': QVector() [Sep 08 03:34:56] [debug]: Code block of lang detected: "markdown" 0 [Sep 08 03:34:56] [debug]: Code block of lang detected: "markdown" 0 [Sep 08 03:34:56] [debug]: Code block of lang detected: "markdown" 0 [Sep 08 03:34:56] [debug]: Code block of lang detected: "markdown" 0 [Sep 08 03:34:56] [debug]: Code block of lang detected: "markdown" 0 [Sep 08 03:34:56] [debug]: Code block of lang detected: "markdown" 0 [Sep 08 03:35:04] [debug]: Code block of lang detected: "markdown" 0 [Sep 08 03:35:04] [debug]: Code block of lang detected: "markdown" 0 [Sep 08 03:35:04] [debug]: Code block of lang detected: "markdown" 0 [Sep 08 03:35:04] [debug]: Code block of lang detected: "markdown" 0 [Sep 08 03:35:04] [debug]: Code block of lang detected: "markdown" 0 [Sep 08 03:35:04] [debug]: Code block of lang detected: "markdown" 0 [Sep 08 03:36:29] [debug]: updatePanelMenu - 'updatePanelMenu' [Sep 08 03:36:29] [debug]: Code block of lang detected: "markdown" 0 [Sep 08 03:36:29] [debug]: Code block of lang detected: "markdown" 0 [Sep 08 03:36:29] [debug]: Code block of lang detected: "markdown" 0 [Sep 08 03:36:29] [debug]: Code block of lang detected: "markdown" 0 [Sep 08 03:36:29] [debug]: Code block of lang detected: "markdown" 0 [Sep 08 03:36:29] [debug]: Code block of lang detected: "markdown" 0 ```