Open kiryph opened 7 years ago
I like to use vimr with its markdown preview for geeknote.
I've figured out how to use Macvim: $ geeknote settings –editor 'mvim -f'
$ geeknote settings –editor 'mvim -f'
it is important to add -f otherwise geeknote does not take any changes you make to the temp to add them to evernote.
-f
curious to know if there is any plan for this feature as I am using vim-anywhere which also take advantage of --nofork options.
--nofork
I like to use vimr with its markdown preview for geeknote.
I've figured out how to use Macvim:
$ geeknote settings –editor 'mvim -f'
it is important to add
-f
otherwise geeknote does not take any changes you make to the temp to add them to evernote.