-
keywordprg isn't set for some reason. I tried creating a new user with the following minimal init.vim:
```
syntax on
filetype plugin on
call plug#begin()
Plug 'Furkanzmc/zettelkasten.nvim'
ca…
-
### Description
Workflow wise, when a "**filter** (not search) when following links" is implemented, then three things happen:
- filtering when following links helps implement [this feature](htt…
-
Whenever my Neovim is launched with this plugin installed, I receive this error on startup:
```
Error detected while processing /Users/lukamanitta/.local/share/nvim/site/pack/packer/start/zettelka…
-
Hello again!
I am trying to enter the world of Zettelkasten using vim. More or less the workflow is working and I can generate tags and navigate them. There is something a little bit annoying in th…
-
**Describe the bug**
Keyboard Shortcut for 'Show Random Note' is not working. I press Ctrl+# and nothing happens.
Ctrl+'-' works, but Ctrl+'+' doesn't as well
**To Reproduce**
Steps to reprod…
-
Currently we use nosetests.
I think [PyTest](https://docs.pytest.org/) has become much more popular.
I'm also not exactly happy with the error reporting of nosetests. E.g. I would like some nice…
-
I did a test with the default options and with md5 enabled; I don't get the md5-output completely, as there's the hash missing sometimes and there are more lines than the non-md5-option:
```
/User…
haemi updated
2 years ago
-
In principle, a single `nn.Random` instance can be used in multiple places. In that case, it shares the same random state, which is increased at every op.
On TF side, every time a new random output…
-
Hello,
I hope that this is the right place to ask for help with a problem with Ontopia that I am facing. The Google group ontopia@googlegroups.com that I used two years ago to report a problem does n…
-
I have a problem with predefined hot keys. In my language (polish) we use some of the edit window hot key combinations to type special chars. Is there any way to change them? (ctrl alt [+a, +e, +s, +z…