Closed ghost closed 4 years ago
In your 3rd screenshot there is a setting to turn that off. ("Use editor highlighting...")
@pbek Oh. I thought it only affected the theme; I didn't realize it also affected the font styles. I suppose I misunderstood that.
However, when I tried that, the fonts were very small, definitely not size 20. Is this intended behavior as well?
I'll look into that. Meanwhile you could use the script to alter the preview fonts.
Yeah, I just discovered the Custom Note Preview Styling script. 😅 Anyway, thank you for your help!
Expected behaviour
The preview will look different from the editor because they have different fonts.
Actual behaviour
Preview fonts are the same as editor fonts, except with headings. (Ignore the version number; it still happens in 20.3.5.)
Steps to reproduce
Output from the debug section in the settings dialog
Expand
QOwnNotes Debug Information =========================== ## General Info **Current Date**: `Sun Mar 15 01:05:56 2020` **Version**: `20.3.5` **Build date**: `Mar 14 2020` **Build number**: `5472` **Platform**: `windows` **Operating System**: `Windows 10 (10.0)` **Build architecture**: `i386` **Current architecture**: `x86_64` **Release**: `AppVeyor` **Qt Version (build)**: `5.13.2` **Qt Version (runtime)**: `5.13.2` **Portable mode**: `no` **Settings path / key**: `\HKEY_CURRENT_USER\Software\PBE\QOwnNotes` **Application database path**: `C:\Users\USER\AppData\Roaming\PBE\QOwnNotes\QOwnNotes.sqlite` **Application arguments**: `C:\Users\USER\AppData\Local\Programs\QOwnNotes\QOwnNotes.exe` **Qt Debug**: `0` **Locale (system)**: `en_US` **Locale (interface)**: `en` **Primary screen resolution**: `1366x768` **Icon theme**: `breeze-dark-qownnotes` **Notes in current note folder**: `155` **Calendar items**: `0` **Enabled scripts**: `3` ## Server Info **serverUrl**: *empty* **appIsValid**: `no` **notesPathExists**: *empty* **connectionErrorMessage**: *empty* ## Spellchecking **Enabled**: `false` **Selected language**: `auto` **Language codes**: `en-medical, en_US` **Language names**: `American English (medical), American English (United States)` **Application dictionaries path**: `C:\Users\USER\AppData\Roaming\PBE\QOwnNotes\dicts` ## Note folders **currentNoteFolderId**: `1` ### Note folder `Default` **id**: `1` **isCurrent**: `yes` **activeTagId**: `-1` **localPath**: `C:\Users\USER\Nextcloud\Notebook` **remotePath**: `Notebook` **cloudConnectionId**: `1` **isShowSubfolders**: `yes` **isUseGit**: `no` **activeNoteSubFolder name**: *empty* **database file**: `C:\Users\USER\Nextcloud\Notebook\notes.sqlite` ## Cloud connections ### Cloud connection `Default` **id**: `1` **isCurrent**: `yes` **serverUrl**: *empty* **username**: *empty* ## Enabled scripts ### Script `Insert Table of Contents (TOC)` **id**: `3` **path**: `C:\Users\USER\AppData\Roaming\PBE\QOwnNotes\scripts\insert-toc\insert-toc.qml` **variablesJson**: ``` { "tocLinks": true, "tocTitle": "Table of Contents" } ``` **identifier**: `insert-toc` **version**: `0.0.3` **minAppVersion**: `17.06.2` ### Script `Insert symbol buttons` **id**: `4` **path**: `C:\Users\USER\AppData\Roaming\PBE\QOwnNotes\scripts\symbol-buttons\symbol-buttons.qml` **variablesJson**: ``` { "symbolString": "∮" } ``` **identifier**: `symbol-buttons` **version**: `0.0.1` **minAppVersion**: `17.05.8` ### Script `Note link to clipboard` **id**: `5` **path**: `C:\Users\USER\AppData\Roaming\PBE\QOwnNotes\scripts\note-link-to-clipboard\note-link-to-clipboard.qml` **variablesJson**: *empty* **identifier**: `note-link-to-clipboard` **version**: `0.0.2` **minAppVersion**: `17.02.4` ## Settings **AboutDialog/geometry** (QByteArray): `Relevant log output in the Log panel
Expand
[00:58:39] [debug] on_noteTextEditButton_clicked - 'font': QFont( "iA Writer Duospace,16,-1,5,50,0,0,0,0,0,Regular" )