## Key binding - [x] Cmd + N / Ctrl + N to create note - [x] Cmd + Shift + N / Ctrl + Shift + N to create folder - [x] Cmd + Alt + F / Ctrl + Alt + F to focus serch input ## TitleBar - [x] Create a note button - [x] Delete button - [x] Delete folder when nav is focused - [x] Delete note when list is focused - [x] Searching Notes ## Nav - [x] Storage context menu - [x] New folder - [x] Folder context menu - [x] Rename folder() - [x] Delete folder - [x] New folder - [x] Keybinding - [x] Up/Down to navigate - [x] Enter to focus NoteList - [x] ⌫ / Delete to delete folder ## NoteList - [x] Context menu - [x] Delete a note - [x] Draggable note(move note to other folder) - [x] Keybinding - [x] Up/Down to navigate - [x] Esc to focus Nav - [x] Enter to focus Detail - [x] ⌫ / Delete to delete note ## Detail - [x] Tag Select - [x] Esc to focus List ## Editor - [x] Render on Blur / Edit on Focus(like Boostnote does) - [x] 2-pane live edit(like most common markdown note app does) ## Database API - [x] Create a note - [x] Update a note - [x] Delete a note - [x] Create a folder - [x] Rename a folder - [x] Delete a folder(Include deleting notes) ## Preferences window - [x] Dark theme - [x] Markdown stylesheet - [x] Font size - [x] Font family - [x] Editor configuration - [x] Font family - [x] Font size - [x] Indent size - [x] Indent type(Spaces/Tabs) ## Deployment - [x] App Icon
Key binding
TitleBar
Nav
NoteList
Detail
Editor
Database API
Preferences window
Deployment