idvorkin / Vim-Keybindings-For-Onenote

Replicate the vim keybindings in OneNote.
117 stars 18 forks source link

Speculatory feature: Have version without Onenote specificity. #19

Open BlueDrink9 opened 7 years ago

BlueDrink9 commented 7 years ago

Looking through the program, many of the commands are actually not particularly specific to Onenote. It's quite possible that it could be opened up to be generally useful in text, eg in word (save $99 for ViEmu at the expense of fewer features), or online (eg google docs).

idvorkin commented 7 years ago

This should work if you stuck a "app interface" in the middle that implemented all the actions.

BlueDrink9 commented 7 years ago

What do you mean? As far as I can tell, for something like google docs we could just comment out the #ifwinactive part and it'd be functional