I've done it mostly through the command line and Node. I imagine for practicality, a client could split up a markdown entry into multiple notes by heading.

I imagine aggregating disparate notes into a single meta note could probably be done through a search process on either the title as a tag entry or the content text itself.

Just a beginning developer, so that stuff is just a bit outside my current technical ability 😅

Reply to this note

Please Login to reply.

Discussion

I like the mapping from markdown sections to notes, or at least to define one or more such mappings. Might make a good NKBIP.

The nice thing here is it's really easy to prototype by publishing note heirarchies. Just a fair amount of manual work initially.