-
Hi,
I'm trying to use this plugin on a foam wiki but I get the above error. I'm a raw newbie when it comes to jekyll so it is very well possible that it is my fault (looking at the code it's lookin…
-
Hello:
it would be nice if you could support wiki link markdown extension:
Simple example:
```markdown
[[Hello, world]] points to "Hello, world.md"
```
examples and specs can be found here:…
-
For some notes when I create a link to another note, it gets embedded even though there's no "!" before the link. For other notes, this doesn't happen.
edit: I'm not sure it happens for specific n…
-
When the excerpt is an image, the plugin inserts it as a wikilink, for example, `![[image.png]]`. Would it be possible to add an option to insert it as a Markdown link, like `![]()`?
Because unlike…
-
I have set
```vim
let g:vimwiki_list = [{'path': '~/vimwiki/', 'path_html': '~/vimwiki_html/', 'syntax': 'markdown', 'ext': '.md'}]
```
in my .vimrc so that my vimwiki files are markdown. Some…
-
https://github.com/manunamz/jekyll-wikilinks/blob/e3270a8adc9d07a4de90550bd846dd3e2ca08b75/jekyll-wikilinks.gemspec#L31
Is this requirement still needed? This plugin won't work with the latest Jeky…
-
Thank you for making this super useful tool.
At the moment, this plugin is unable to create appropriate links for wikilinks leading to a note in some other folder. For example, if my folder struct…
-
**Describe your feature request**
When I change the first line of my files, the filename changes, which breaks all links to that file.
When you change a filename, [Obsidian](https://obsidian.md/) …
-
i would love to use my obsidian vault with this but it doesn't seem to support the simplified wikilinks syntax `[[another-article]]`. is this feasible to support?
-
Hey,
thanks for this awesome example. Going to use parts that in my own Hugo setup. Especially the wikilinks.
One question I have though. Under what license have you published this code? Can I r…