An open API service indexing awesome lists of open source software.

https://github.com/bergercookie/vim-notes2wiki

vim-notes => vimwiki conversion script
https://github.com/bergercookie/vim-notes2wiki

Last synced: 10 months ago
JSON representation

vim-notes => vimwiki conversion script

Awesome Lists containing this project

README

          

# vim-notes => vimwiki

Repo contains a small Python script for converting a [vim-notes](https://github.com/xolox/vim-notes) directory into a [vimwiki](https://github.com/vimwiki/vimwiki) knowledge base.

## Dependencies

- `Python3`
- [click](https://click.palletsprojects.com/en/7.x/) for CLI parsing