vim-geeknote icon indicating copy to clipboard operation
vim-geeknote copied to clipboard

Vim plugin for Geeknote

Results 15 vim-geeknote issues
Sort by recently updated
recently updated
newest added

Is this project still maintained? Does it support neovim?

Thanks for a great plugin! I've been able to open file tree, but neovim errors time everytime I try to open a file. Any idea what's causing it? ``` Neovim...

Is there a way to delete notes? When i delete the line in the navigation buffer and save it, the line just comes back.

``` /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/ beautifulsoup4-4.4.0-py2.7.egg/bs4/__init__.py:166: UserWarning: No parser was explicitly specified, so I'm using the best available HTML parser for this system ("html.parser"). This usually isn't a problem, but if you run...

Upon selecting a note, I get messages like these: "/tmp/__GeeknoteExplorer__0UhcU4.markdown" 16L, 903C [w] "/tmp/__GeeknoteExplorer__0UhcU4.markdown" 16L, 903C [w] Press ENTER or type command to continue Is there a way to skip...

VIM under Ubuntu 17.04 only support Python3. Could you make the needed changes to support Python3?

With the introduction of vim8, the debian packagers have decided to remove "python2" support from vim, completely switching to python3. This plugin does not work anymore. It throws the following...

Are there plans to include support for stacks? A group of note books can be bundled together in a stack?