https://github.com/ku1ik/vimbanery
Vim-like keybindings for Kanbanery
https://github.com/ku1ik/vimbanery
Last synced: 3 months ago
JSON representation
Vim-like keybindings for Kanbanery
- Host: GitHub
- URL: https://github.com/ku1ik/vimbanery
- Owner: ku1ik
- Created: 2012-01-07T12:51:40.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-01-07T13:00:21.000Z (over 13 years ago)
- Last Synced: 2025-01-20T02:39:20.052Z (4 months ago)
- Language: JavaScript
- Homepage: kanbanery.com
- Size: 102 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vimbanery
Vim-like keybindings for Kanbanery.
## Keys
j / ↓ : goDown
k / ↑ : goUp
h / ← : goLeft
l / → : goRight
J : shiftDown
K : shiftUp
H : shiftLeft
L : shiftRight
gg : goTop
G : goBottom
o : toggleOpen
⏎ : toggleOpen
y : copyLink
ee : expandAll
ec : expandComments
es : expandSubtasks
ea : expandAttachments
eg : expandGithub
c : addComment
s : addSubtask
b : addBlocker
t : editTitle
E : editDescription
a : addAfter
A : addAtBottom
i : addBefore
I : addAtTop
x : delete
gi : goIcebox