Skip to content

:ZettelInbox links to wrong location #166

@leblancja

Description

@leblancja

I'm not sure what changed, or if this is an issue with zettel or vimwiki, since I was able to do this correctly very recently:

I have a vimwiki, set at "~/notes". My vim-zettel relative path is set to "zettel/".
Creating new zettels works, they are placed in the correct directory, linking from and to each other works, searching works, etc...

However, if I run :ZettelInbox, the links are always wrong no matter where I run the command from.

For example, I have in the root of the wiki (one layer above the zettels folder) an index note. If I run :ZettelInbox from here, the link is always [title](/id) which leads to an empty note, instead of [title](zettel/id)where the note actually is.

At first I figured now it expects the zettels and index to be all on the same level, so I made a new index in the zettels folder, and ran :ZettelInbox again, but it did the same thing, linking to [title](/id), which again leads to an empty note.

I have fiddled with the config, reinstalled, nuked the entire folder structure and restored it, just in case.

I'm wondering if perhaps this command is basing it's directory off of only the wiki root rather than the wiki root + rel directory?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions