A global Vim mode would be a nice addition to Quiver.
With "global vim mode" I imagine the possibility to use Vim shortcuts to navigate the whole application.
This would include for example:
navigating notebooks, pages and cells with h, j, k and l instead of just with the arrow keys
creating a new node with :n, :note or :newnote
similar commands for deleting, editing etc.
editing of the title of the selected notebook/page with :et or :edittitle
A global Vim mode would be a nice addition to Quiver. With "global vim mode" I imagine the possibility to use Vim shortcuts to navigate the whole application.
This would include for example:
h
,j
,k
andl
instead of just with the arrow keys:n
,:note
or:newnote
:et
or:edittitle