Releases: BoostIO/BoostNote-App
Releases · BoostIO/BoostNote-App
0.12.3
- Implement more shortcuts
Behavior | macOS | Windows/Linux |
---|---|---|
Switch Workspace | Cmd + 0~9 | Ctrl + 0~9 |
Bold | Cmd + B | Ctrl + B |
Italic | Cmd + I | Ctrl + I |
Other previous changes in v0.12.x
- Improve global search modal
- Notarize macOS app
- Revamp shortcut keys
Improved global search modal
- Highlight searched string
- Show multiple search results of a note
- Show preview of searched notes
Revamp global shortcuts
Now the below shortcuts are available for local workspaces and cloud workspaces.
Behavior macOS Windows/Linux New Note Cmd + N Ctrl + N New Folder Cmd + Shift + N Ctrl + Shift + N Find All Notes Cmd + Shift + F Ctrl + Shift + F Find in a doc Cmd+F Ctrl+F Find globally Cmd+P Ctrl+P Full screen Cmd + Ctrl+F F11 Toggle Edit/Preview Mode Cmd + E Ctrl + E Toggle Split Editor mode Cmd + \ Ctrl + \ Close Window Cmd + W Ctrl + W Export a doc as a file Cmd+S Ctrl+S Toggle Side Nav (Not available for local workspaces yet) Cmd + Shift + 0 Ctrl + Shift + 0 Focus main content Cmd + J Ctrl + J Focus Note Title Cmd + Shift+ J Ctrl + Shift + J
0.12.2
- Improve global search modal
- Notarize macOS app
- Revamp shortcut keys
Improved global search modal
- Highlight searched string
- Show multiple search results of a note
- Show preview of searched notes
Revamp global shortcuts
Now the below shortcuts are available for local workspaces and cloud workspaces.
Behavior | macOS | Windows/Linux |
---|---|---|
New Note | Cmd + N | Ctrl + N |
New Folder | Cmd + Shift + N | Ctrl + Shift + N |
Find All Notes | Cmd + Shift + F | Ctrl + Shift + F |
Find in a doc | Cmd+F | Ctrl+F |
Find globally | Cmd+P | Ctrl+P |
Full screen | Cmd + Ctrl+F | F11 |
Toggle Edit/Preview Mode | Cmd + E | Ctrl + E |
Toggle Split Editor mode | Cmd + \ | Ctrl + \ |
Close Window | Cmd + W | Ctrl + W |
Export a doc as a file | Cmd+S | Ctrl+S |
Toggle Side Nav (Not available for local workspaces yet) | Cmd + Shift + 0 | Ctrl + Shift + 0 |
Focus main content | Cmd + J | Ctrl + J |
Focus Note Title | Cmd + Shift+ J | Ctrl + Shift + J |
0.11.6
- Improve Workspace creating UI
- Fix pdf and html exporting with attachments #716
- Display code fences with invalid language types #718
- Implement copy attachment name option in attachments page #715
- Migrate creation date and updated date of legacy notes #706
Thank @Komediruzecki @guneskaan @coderkk 😍😍😍
0.11.5
0.11.4
0.10.2
- Introduce internal heading link #623
- Fix mixed tab/space indentation #636
- Fix legacy importing tolerable(Fix EISDIR errors)
- Improve Side navigator UI
- Fix the hidden fold button of folder nav items in Wiki mode.
- Fix storage name text overflow style.
- Separate new button of workspace nav item and folder nav items.
- Fix note creation behavior from workspace nav items.
- Fix tag name overflow in the toolbar #159
0.10.1
0.9.0
- Implement importing legacy storage data 0343c73
- Implement converting pouchdb based storage to file system based storage 0343c73
- Fix list indentation with tabs #573
- Fix unintended tag popup when resizing window #584
- Improve image attaching UX #583
- Accept image paste events
- Insert attachment to intended position rather than appending bottom of contents