-
-
Notifications
You must be signed in to change notification settings - Fork 144
Template zettels #328
Copy link
Copy link
Closed
Labels
CerveauenhancementNew feature or requestNew feature or requestproposalProposal with exact spec yet to be fleshed outProposal with exact spec yet to be fleshed out
Description
Metadata
Metadata
Assignees
Labels
CerveauenhancementNew feature or requestNew feature or requestproposalProposal with exact spec yet to be fleshed outProposal with exact spec yet to be fleshed out
I imagine we don't need a very flexible template system.
Initial proposal, to be refined:
a subdirectory, eg:(see Revision 2 below)./templates/daily.md__(see below)neuron new --template=dailyuse the specified templateHere's a sample template,
./template/daily.md:We may even go one step ahead and support arbitrary key value pairs (
neuron new --template=daily --data="key1=123"), with__KEY1__somewhere in the template body.