Skip to content

Directory folgezettels [plugin] #497

@srid

Description

@srid

Neuron has an experimental feature (disabled by default; see here) for storing notes in sub-directories recursively. We can take it one step further by treating these directories as the folgezettel parent of its contents.

Consider the following directory layout:

foo/
foo/bar/qux.md

In this proposal, Neuron determines 3 zettels, with foo branching to bar that in turn branches to qux. Only qux exists as a file on disk; the other two are created on demand (similar to #379 in concept). The contents of foo and bar will be populated with the appropriate link query that displays their contents. Users may override this content by adding a foo.md and foo/bar.md, which will continue to (implicitly) branch of to their contents.

Metadata

Metadata

Assignees

Labels

as-pluginShould be implemented as a pluginproposalProposal with exact spec yet to be fleshed out

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions