Skip to content

Excalidraw creation command via Command Palette #278

Description

@junereycasuga

Currently, to create a new Excalidraw drawing, a user must manually use the mouse to click the + icon and select "New drawing" from the UI. For a Vim-focused, keyboard-first note-taking app, having to break hand placement on the home row to reach for a mouse disrupts flow, especially when other main features (like creating a new note or a new database) are fully accessible via keyboard shortcuts or the command palette.

I would like an action added to the Command Palette (Cmd+Shift+P / Ctrl+Shift+P) to quickly create a new drawing.

  • Command Name Suggestion: New Drawing
  • Behavior: Triggering this command should create a new canvas tab immediately, bypassing the need to use the sidebar or mouse dropdown menus.

In addition, it would also be nice to have the following commands in the palette:

  • Embed a drawing - embeds an existing Excalidraw drawing into the note
  • Embed a new drawing - opens a new Excalidraw tab and automatically embeds the drawing into the note

Another excalidraw embedding request is described in #276

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