obsidian-kanban
obsidian-kanban copied to clipboard
[Feature]: Hotkey for "Add a Card"
Goal or desired outcome of this feature
I understand much of the fun of kanban board is dragging them around. But sometimes, I just want to open a kanban note and start typing, without my hands leaving the keyboard. The TAB key works for this to some extent, but it would be great to be able to navigate the boards and add a note with just the keyboard
Describe the feature
Include in the Command Palette a command "Kanban: Add a note". This could be similar to the "Kanban: Add a list".
Can you think of any alternatives or work-arounds?
Currently, if the (invisible?) cursor is in the right position, then the TAB key will allow me to select the button for "Add a Note".
Screenshots, mockups, or videos
No response
There's a workaround for now, that I use daily 😊https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Capture_AddTaskToKanbanBoard.md There you can even specify where to store the new note which is pretty neat.
But yeah, out of the box hotkey support for adding notes would be highly appreciated.