Skip to content

Conversation

@SiriusXT
Copy link
Member

  1. fix(empty): open note in the correct split pane
    Fix issue: After opening two splits, when focusing the first split and then clicking an item in the second empty split, Trilium opens the note in the first split instead of the second.

preview

  1. fix(split): only trigger focusOnDetail when necessary
    Fix issue: After opening two splits, when focusing the second split and then clicking a note title in the first split, the focus fails.
    preview

  2. fix(left-pane): only focus the note when toggling left pane visibilit…
    Fix issue: When the focus is on a note title, toggling the left pane visibility with a shortcut causes the focus to shift from the note titleto the note detail.

@SiriusXT SiriusXT marked this pull request as ready for review November 28, 2025 12:33
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Nov 28, 2025
@eliandoran eliandoran marked this pull request as draft November 28, 2025 18:22
@SiriusXT SiriusXT marked this pull request as ready for review November 29, 2025 03:52
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Nov 29, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 29, 2025
@eliandoran eliandoran added this to the v0.100.0 milestone Nov 29, 2025
@eliandoran eliandoran merged commit ce2d94f into main Nov 29, 2025
11 checks passed
@eliandoran eliandoran deleted the fix/split_pane branch November 29, 2025 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants