Keyboard shortcuts
You can now view all supported keyboard shortcuts by pressing Ctrl + /
. Keyboard shortcuts are also available in our docs.
This release also changes a few common keyboard shortcuts:
- To open command palette press
Ctrl + Shift + P
instead ofCtrl + k
- Insert link using
Ctrl + k
What's fixed
- Fix toolbar crash by @01zulfi in #8345
- Create new tab on create note button's middle click by @01zulfi in #8346
- Fix github link in importer setting by @01zulfi in #8348
- Hide spell checker language selector on mac os by @01zulfi in #8350
- Fix internal links opening in new tab in readonly notes by @01zulfi in #8364
- Maintain relative cursor location when list is sorted by @Scott-will in #8366
- Remove standard notes and one note importer docs by @thecodrr in #8379
- Run tests on pr ref instead of base branch by @thecodrr in #8380
- Email should not be required on session expiry by @thecodrr in #8381
- Fix nav pane on small screens by @01zulfi in #8365
- Migrate note linking dialog lists from tanstack virtual to virtuoso by @01zulfi in #8382
- Update theme builder to new UI by @thecodrr in #8384
- Add missing instruction in desktop app dev setup by @01zulfi in #8391
- Handle pasting urls in html by @Scott-will in #8385
- Fix open settings shortcut interfering with editor shortcut by @01zulfi in #8392
- Increase list pane max size to 1000 for large screens by @01zulfi in #8466
- Don't show open & copy tools for empty links by @01zulfi in #8509
- Fix deleting a reminder not removing from search list by @01zulfi in #8487
- If selected text is link, autofill url field in insert link popup by @01zulfi in #8542
- Show image dimensions during drag resizing by @01zulfi in #8395
- Fix crash when shift+click on toc item by @01zulfi in #8549
- Fix theming related issues by @thecodrr in #8388
New Contributors
- @Scott-will made their first contribution in #8366
Full Changelog: v3.2.3...v3.2.4