vimwiki icon indicating copy to clipboard operation
vimwiki copied to clipboard

Personal Wiki for Vim

Results 218 vimwiki issues
Sort by recently updated
recently updated
newest added

Prior to submitting a new issue make sure to complete these steps: - [X] Checkout the `dev` branch and confirm the issue is present there as well. The `dev` branch...

syntax
task
lists

- [x] Checkout the `dev` branch and confirm the issue is present there as well. The `dev` branch contains fixes that may not have been merged to `master` yet. -...

regression
default syntax
link
config

I was wondering if there was a way to change the color of the table elements such as `|` `_` and `:`. I saw there was a highlight group called...

enhancement
syntax
table

I use something like: ```wiki - This is a paragraph It continues here Here a second paragraph at the same item indentation - Second level of items - Further Third...

enhancement
default syntax
syntax
lists

Prior to submitting a new issue make sure to complete these steps: - [x] Checkout the `dev` branch and confirm the issue is present there as well. The `dev` branch...

enhancement
lists

`VimwikiDiaryGenerateLinks` destroys any marks that are set in the diary index. This also breaks returning to (a spot in) the index using jump list navigation (`/`). I understand that some...

enhancement
idea
diary

When running the command Vimwiki2HTML with a custom_wiki2html on Windows the command line generated is slightly wrong. The problem is related the way windows handle command line of the kind:...

HTML conversion
Windows

Is it possible to post a link to the vim documentation? For example: ```vimwiki == Content == Lorem Ipsum See also |vimwiki|. ``` There are: plain link to other vimwikis,...

enhancement
default syntax
link
syntax

Prior to submitting a new issue make sure to complete these steps: - [x] Checkout the `dev` branch and confirm the issue is present there as well. This only affects...

I'd like support for markdown reference-style links. I don't like using inline links b/c it makes the line length very long, and if I wrap the line it almost always...

enhancement
idea
good first issue
markdown
test-needed
hacktoberfest