-
-
Notifications
You must be signed in to change notification settings - Fork 145
Directory folgezettels [plugin] #497
Copy link
Copy link
Closed
Labels
as-pluginShould be implemented as a pluginShould be implemented as a pluginproposalProposal with exact spec yet to be fleshed outProposal with exact spec yet to be fleshed out
Metadata
Metadata
Assignees
Labels
as-pluginShould be implemented as a pluginShould be implemented as a pluginproposalProposal with exact spec yet to be fleshed outProposal with exact spec yet to be fleshed out
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:
In this proposal, Neuron determines 3 zettels, with
foobranching tobarthat in turn branches toqux. Onlyquxexists as a file on disk; the other two are created on demand (similar to #379 in concept). The contents offooandbarwill be populated with the appropriate link query that displays their contents. Users may override this content by adding afoo.mdandfoo/bar.md, which will continue to (implicitly) branch of to their contents.