Posts: 236
Threads: 9
Thanks Received: 290 in 221 posts
Thanks Given: 92
Joined: 04 July 24
02 March 26, 12:26
(This post was last modified: 03 March 26, 08:51 by Kool.)
26.3.1 - Fixed text selection start positions in wrapped Markdown list items with hanging indentation in the note text edit (for #3477)
- Fixed wrapped list item continuation lines with hanging indentation sometimes clipping the last characters of a line (for #3478)
- Fixed QLiteHtml preview selection drawing occasionally leaving vertical highlight stripes when dragging a selection (for #3466)
Source
More at Home Site
The following 1 user says Thank You to Kool for this post:1 user says Thank You to Kool for this post
• harlan4096
Posts: 236
Threads: 9
Thanks Received: 290 in 221 posts
Thanks Given: 92
Joined: 04 July 24
26.3.2 - Moved the setting for hanging indentation in wrapped Markdown list items to the Tabs and Indents panel in the settings dialog (for #1581)
- Try to fix hanging indentation in wrapped Markdown list items causing caret placement and drawing issues on mouse clicks on Windows (for #3480)
- Try to better fix the end of the last line of text being cut off on hanging-indented wrapped list items when the text almost fits the available width (for #3478)
Source
More at Home Site
The following 1 user says Thank You to Kool for this post:1 user says Thank You to Kool for this post
• harlan4096
Posts: 236
Threads: 9
Thanks Received: 290 in 221 posts
Thanks Given: 92
Joined: 04 July 24
26.3.3 - Added small inline Markdown image previews in the note text edit with a new setting (enabled by default), supporting local files, remote http(s) image URLs, base64 images, and Nextcloud
image URLs (for #1254)- Inline Markdown image previews are currently only shown when no visible text follows the image tag on the same editor line, to avoid caret positioning mismatches after the image tag
- Fixed caret blinking and visibility when the cursor is on hanging-indented wrapped lines in Markdown list items in the note text edit (for #3480)
Source
More at Home Site
The following 2 users say Thank You to Kool for this post:2 users say Thank You to Kool for this post
• harlan4096, jasonX
Posts: 236
Threads: 9
Thanks Received: 290 in 221 posts
Thanks Given: 92
Joined: 04 July 24
26.3.4 - Fixed hanging-indented wrapped Markdown list items still occasionally clipping the caret on click on Windows and Linux/X11, and fixed current-line highlight alignment drifting after nested list items in the note text edit (for #3480)
- Fixed cursor placement and text selection becoming offset in hanging-indented wrapped Markdown list items after keyboard navigation, which could also draw the current-line highlight on the wrong visual line (for #3480)
- Fixed clicking percent-encoded relative attachment links in the note preview opening a non-decoded path (for #3483)
- Added moving note subfolders to another folder via the note subfolder tree context menu, including optional migration of relative note links, media file links and attachment links for moved notes (for #2581)
- In the "Link to a URL or note" dialog, when note subfolders are enabled, the Note tab now shows sortable "Note", "Folder", and "Modified" columns, sorted by modification date descending by default, to make similarly named notes easier to distinguish (for #3482)
- Added more improvements to the note list search and filtering in note tree mode for #790)
- In note tree mode, searching in the note list now hides folders that don't match and don't contain matching notes in their subtree, while keeping parent folders visible for matching note names or note content, and expanding visible folders so matching results are uncollapsed (for #2868)
- In note tree mode, note and folder search now always searches across all folders instead of only the currently selected folder (for #2868)
- Fixed note tree mode not refreshing the note/folder tree after selecting a folder cleared the search text, so hidden items are now shown again (for #2868)
Source
More at Home Site
The following 1 user says Thank You to Kool for this post:1 user says Thank You to Kool for this post
• harlan4096