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

Fix parameter that was renamed in some example. Since it is only the documentation that is updated here, I am not sure if all bureaucracy is involved. Steps for submitting...

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...

I creat a wiki page with vimwiki, and there is a `:` in the name such as `20240322foo10:00bar.md`. Vimwiki can create, edit and save this page. And this page can...

## Problem description Vimwiki produces no closing tag of blockquote. Maybe related to issue #1007. I have the following text: ```vimwiki = Header = Lorem ipsum > Lorem ipsum ==...

HTML conversion

Based on @tinmarino's https://github.com/vimwiki/vimwiki/issues/922#issuecomment-670844273, I am using the following ``` let g:vimwiki_tag_format = {'pre': '\(^[ -]*tags\s*:.*\)\@>

Steps for submitting a pull request: - [X] **ALL** pull requests should be made against the `dev` branch! - [ ] Take a look at [CONTRIBUTING.MD](https://github.com/vimwiki/vimwiki/blob/dev/CONTRIBUTING.md) - [X] Reference any...

task

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) - [ ]...

markdown
link

I often need to insert the current date, to create a log of events on wiki pages other than the diary. For this, I thin it'd be great if we...

Would be nice, if in a similar fashion to page links, one could trigger the search for a tag (i.e. pages/locations that are related to the current one) with a...

Prior to submitting a new issue make sure to complete these steps: - [x ] Include the VimWiki settings from your `.vimrc` " vimwiki "let wiki_1 = {} "let wiki_1.path...

HTML conversion