It would be nice to be able to increase / decrease the line spacing in the highlighted areas of the following screenshot. However, if this is complicated to implement, the current solution is fine for me, as the line spacing is comfortable.
âŠdon't know if this has already been mentioned or documented here. In any case, I noticed a possible error in the Outline section of DDDOT:
If a note contains several headings with the same name, DDDOT always jumps to the first occurrence, regardless of which heading is clicked in the sidebar. Subsequent headings are ignored and cannot be jumped to.
It makes no difference whether the Markdown or rich-text editor is used.
I recreated this in a simple test note with two heading hierarchies with the same name. Between the headings, Iâve inserted filler text to trigger scrolling when jumping between headings.
See screenshot and attachment.
I did not notice this behavior in the Outline plugin I used previously.
It would be nice to be able to increase / decrease the line spacing in the highlighted areas of the following screenshot. However, if this is complicated to implement, the current solution is fine for me, as the line spacing is comfortable.
I actually wondered if the line spacing was too tight, but since nobody complained, I didn't change it. Iâll try adding 2pxâlet me know if it still doesn't feel like enough.
I just checked again. That is the editor font. But I think DDDot should use the UI font except the scratchpad. It will be weird to make it to use the editor font?
the current line spacing is comfortable and probably fine for most users. No need to change. I suggested it because it can be helpful for long, nested notes if the spacing is tighter and you don't have to scroll through the hierarchy as much. On the other hand, some people may prefer larger spacing. Basically, I always think it's great when you can customize these things.
In principle, I agree with you. For visual reasons and personal preference, I would simply like to have the option of customizing the DDDot font so that the typeface is consistent across all areas of Joplin.
Increased sidebar item height and line-height from 28px to 30px for better visibility.
Added
Support for German (de_DE) localization.
New translation strings for backlinks, shortcuts, scratchpad, and daily notes in German.
Enhanced heading parser to generate unique slugs when multiple headings share the same title.
Fixed
Improved drag-and-drop compatibility for Linux users.
Resolved an issue where strict protocol enforcement in Chromium would block the "link" drop effect by implementing a fallback to "copy" when necessary.
Dependencies
Migrated from uslug (git-based) to @joplin/fork-uslug (v2.0.1) in main dependencies.
Updated node engine requirement for @joplin/fork-uslug to >= 10.0.0.
Iâm not sure whether my suggestions are of general interest, but in my case i would love to see two additional features in the DDDot plugin:
Reordering items in âShortcutsâ
At the moment, shortcut entries seem to follow the order in which they were added. I can move notes downward, but I canât freely reorder them.
Highlighting the active note.
It would be helpful if the note currently in use were highlighted in Shortcuts, Outline, and Recent Notes, keeping everything visually in sync with the main note list.