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

[Linked here](https://gist.github.com/llinfeng/add25b090a3a052149b93a54ceddf2af#file-profile-log-L3715) is a log where I profiled the time it took me to create a new link by pressing the Enter key in a markdown file on a word...

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
markdown
syntax

I installed Vimwiki and get the Error "E65" ### My observations: 1. My first observation is, that the word "House" is converted to a link `[House](House)` if I press Enter,...

Config: `{ 'path': '~/mywiki'}` Syntax: `VimWiki` Version: `2024.01.24` Revision: fde35bb - To reproduce: Create a link to a URL that is longer than the width of the window - Issue:...

Prior to submitting a new issue make sure to complete these steps: - [√] Include the VimWiki settings from your `.vimrc` ```vim " Wiki Directories and Settings let wiki_1 =...

bug
Windows
link

## Issue I use vimwiki to manage a Zettelkasten with zk-org/zk + zk.nvim, and I want to start using vimwiki for diary entries. I couldn't find anything in my short...

Disclaimer: _I am new to Vim configurations and vim scripts. I am new to using github too so request you to cut some slack on any misconduct_ :-) . **Feature...

enhancement
diary

Sometimes I would like to leave my index page open in a split and open links next to it. The help for VimwikiSplitLink states: _„If the argument 'reuse' is given...

question
documentation
good first issue
link

- [ ] No VimWiki settings in `.vimrc` besides prerequisites "set nocompatible filetype plugin on syntax on" - [ ] default - [ ] URLs don't open in the browser...

Windows
link

# Problem: I am trying to expand the the UltiSnips within the math environment (I am using SirVer UltiSnips and honza/vim-snippets) but I could not do so inside the inline...