Skip to content
This repository was archived by the owner on Jan 14, 2024. It is now read-only.
This repository was archived by the owner on Jan 14, 2024. It is now read-only.

<Leader>gzo doesn't support new dirtree plugin #61

@flyinggrizzly

Description

@flyinggrizzly

I've started using the new dirtree plugin and organizing notes into subfolders.

If a note is in a subfolder, <Leader>gzo isn't able to open it, instead trying to open the zettel's ID at the root of the Neuron project.

Based on some hacking with JS on the web interface, I think Neuron maintains a zettelPath in addition to the zettelID (it is at least available in /cache.json). So it may be a matter of looking up the path with the ID instead of just calling :e zettelID? I haven't had much time to look into how neuron.vim is interacting with Neuron in this case yet.

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