New feature: multiple notes #97
kjk
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Since I started working on Edna, I've implemented lots of functionality.
I figured I'll make a series of posts about all the features I've added in last few months.
The first is multiple notes. By default we start with 3 notes:
Here's note switcher (
Ctrl + K
):From note switcher you can:
Enter
or mouse clickEnter
orCtrl + Enter
if it partially matches existing note. I learned this trick from Notational VelocityCtrl + Delete
Alt + <n>
You can also rename notes:
This note
/Rename
Rename current note
in command palette (Ctrl + Shift + K
)Use context menu
This note
sub-menu for note-related commands.Note: I use Windows keyboard bindings. For Mac equivalent, visit https://edna.arslexis.io/help#keyboard-shortcuts
Beta Was this translation helpful? Give feedback.
All reactions