-
If a markdown file is opened with this plugin installed, the following error appears (both w/ and w/o custom setup)
```
Error detected while processing /home/luka/.local/share/nvim/site/pack/packer/…
-
See PR https://github.com/Zettelkasten-Team/Zettelkasten/pull/423 from @mateusbraga
-
**Is your feature request related to a problem? Please describe.**
I write my notes in Portuguese, which has accents ('não' is the word for 'no'). When searching, I don't usually care about different…
-
Hello!
First of all, thanks for this great package you're crafting!
I write this as a separate issue to #10 because it seems to be a somewhat different error.
When running ZettelCapture on a …
-
Hey there @akinsho!
Your config is always such a wealth of valuable info. I've recently found orgmode.nvim (I've been a user of tooling around zettelkasten for the few months), and would _love_ to …
-
`nn.constant` and `nn.random_uniform` and related functions, `nn.reduce` require the `shape` argument to be ordered (list, tuple). (Same for `nn.Parameter`, but we keep that now as a separate special …
-
**Please confirm**
- [X] I am running the latest version of this plugin
**Describe the bug**
NVChad custom plugins under lua and Packer appear to not be able to have variables working in config…
-
# Description
The difficulties I have experienced executing `wiki.vim` commands on files in directories in the cloud led me to see if I could do what I want to do with `vim-markdown` as my only wri…
-
The placeholder `{zettel}` does not match the Obsidian default format. For example file created at 2021-09-25 22:42:34 has id 2021925224234 instead of 2021`0`925224234.
It would be great if placeho…
-
How can I quickly navigate to a folder (that I use very often) in Nota?
Right now, I need to navigate manually by searching it in the file tree.
- There's no "Go to folder…" command in the palette…