ArkHost/HelixNotes
14
150
Fork
You've already forked HelixNotes
13

Add editor zoom shortcuts #108

Merged
ArkHost merged 1 commit from milaforge/editor-zoom-shortcuts into main 2026年06月15日 18:46:21 +02:00 AGit
Contributor
Copy link

Adds Ctrl/Cmd +/-/0 and Ctrl/Cmd scroll shortcuts that change only markdown editor font size.

Adds Ctrl/Cmd +/-/0 and Ctrl/Cmd scroll shortcuts that change only markdown editor font size.

Thanks! Two things though: this PR is branched off an older main, so it also re-includes your notes-list toggle (#89) and bumps the version back to 1.2.10, which conflicts with the current 1.3.1. Could you rebase on the latest main and trim this PR down to just the editor-zoom change (the +page.svelte part)? Keep #89 as its own PR. One design question before I merge: this remaps Ctrl +/-/0 and Ctrl+scroll to change only the editor font size, overriding the usual whole-app zoom - was that the intent? We already have a Font Size setting and an Interface Scale, so I want to make sure the shortcut targets the right one. Will revisit after 1.3.1 ships.

Thanks! Two things though: this PR is branched off an older main, so it also re-includes your notes-list toggle (#89) and bumps the version back to 1.2.10, which conflicts with the current 1.3.1. Could you rebase on the latest main and trim this PR down to just the editor-zoom change (the +page.svelte part)? Keep #89 as its own PR. One design question before I merge: this remaps Ctrl +/-/0 and Ctrl+scroll to change only the editor font size, overriding the usual whole-app zoom - was that the intent? We already have a Font Size setting and an Interface Scale, so I want to make sure the shortcut targets the right one. Will revisit after 1.3.1 ships.
milaforge force-pushed milaforge/editor-zoom-shortcuts from e089e86460 to fe56924bd1 2026年06月13日 18:18:12 +02:00 Compare
Author
Contributor
Copy link

Hey!

My intent was to resize only the editor text, not the whole UI. That works better for my accessibility needs because I often want larger reading text without scaling the interface.

If you’d prefer the standard behavior, we could keep Ctrl/Cmd+scroll for editor text size and let Ctrl/Cmd +/-/0 resize the whole UI instead.

Longer term, customizable keybindings would probably be the best solution.

Hey! My intent was to resize only the editor text, not the whole UI. That works better for my accessibility needs because I often want larger reading text without scaling the interface. If you’d prefer the standard behavior, we could keep Ctrl/Cmd+scroll for editor text size and let Ctrl/Cmd +/-/0 resize the whole UI instead. Longer term, customizable keybindings would probably be the best solution.
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ArkHost/HelixNotes!108
Reference in a new issue
ArkHost/HelixNotes
No description provided.
Delete branch "milaforge/editor-zoom-shortcuts"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?