vimwiki
vimwiki copied to clipboard
Personal Wiki for Vim
Steps for submitting a pull request: - [x] **ALL** pull requests should be made against the `dev` branch! - [x] Take a look at [CONTRIBUTING.MD](https://github.com/vimwiki/vimwiki/blob/dev/CONTRIBUTING.md) - [x] Reference any related...
This proposal has a few parts. # part 1: cut a 2.6.0 release from the current state of the dev branch We're coming up on two years out since the...
Markdown allows using html and the [default markdown syntax](https://github.com/tpope/vim-markdown) correctly highlights this (left side is with vimwiki enabled, right side is stock vim)  It also interprets some html as...
Prior to submitting a new issue make sure to complete these steps: - [ ] Checkout the `dev` branch and confirm the issue is present there as well. The `dev`...
I'm taking some notes where I occasionally have two dollar signs ($) in a line. Due to (I think) vimwiki's inline math feature, anything between these is highlighted and the...
Prior to submitting a new issue make sure to complete these steps: - [ ] Checkout the `dev` branch and confirm the issue is present there as well. The `dev`...
Prior to submitting a new issue make sure to complete these steps: - [ ] Checkout the `dev` branch and confirm the issue is present there as well. The `dev`...
I have set `'auto_diary_index': 1` in my vimwiki settings. Calling `vimwiki#diary#goto_diary_index(0)` as well as `:VimwikiDiaryIndex` will open and update the diary index. However, when going to the diary index via...
  Vimwiki links fail for me when the wiki file is placed in OneDrive under W10. I can't figure out how to fix this but netminds here might well...
My proposal is similar in fashion to #239. I am suggesting adding a "deferred" state to the list item checkboxes, in a "bullet journal"-style. ``` * [>] Deferred to a...