Skip to content

Prototype Todo List #5

@Sarah-Seo

Description

@Sarah-Seo

Key binding

  • Cmd + N / Ctrl + N to create note
  • Cmd + Shift + N / Ctrl + Shift + N to create folder
  • Cmd + Alt + F / Ctrl + Alt + F to focus serch input

TitleBar

  • Create a note button
  • Delete button
    • Delete folder when nav is focused
    • Delete note when list is focused
  • Searching Notes

Nav

  • Storage context menu
    • New folder
  • Folder context menu
    • Rename folder()
    • Delete folder
    • New folder
  • Keybinding
    • Up/Down to navigate
    • Enter to focus NoteList
    • ⌫ / Delete to delete folder

NoteList

  • Context menu
    • Delete a note
  • Draggable note(move note to other folder)
  • Keybinding
    • Up/Down to navigate
    • Esc to focus Nav
    • Enter to focus Detail
    • ⌫ / Delete to delete note

Detail

  • Tag Select
  • Esc to focus List

Editor

  • Render on Blur / Edit on Focus(like Boostnote does)
  • 2-pane live edit(like most common markdown note app does)

Database API

  • Create a note
  • Update a note
  • Delete a note
  • Create a folder
  • Rename a folder
  • Delete a folder(Include deleting notes)

Preferences window

  • Dark theme
  • Markdown stylesheet
    • Font size
    • Font family
  • Editor configuration
    • Font family
    • Font size
    • Indent size
    • Indent type(Spaces/Tabs)

Deployment

  • App Icon

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions