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
- Host: GitHub
- URL: https://github.com/bergercookie/vim-notes2wiki
- Owner: bergercookie
- License: bsd-3-clause
- Created: 2018-11-24T18:47:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-25T02:41:08.000Z (over 7 years ago)
- Last Synced: 2025-02-12T23:45:40.692Z (over 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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