Templating: add to both top and bottom of the note from templates
@mikeerickson ci sta già lavorando.
Dal 1/3/2023.
- Lingua principale
- JavaScript
- Stelle
- 204
- Fork
- 82
- Merge medio
- 22h 27m
- PR unite (30g)
- 3
Descrizione
Since Templating v1.2 we have triggers, and they require special line in frontmatter to turn on.
I have examples now when I want to include turning on a trigger from a template. This means having to use insertion at the top of the new note. But I also want to add some text to the bottom of the note as well.
I can think of two ways to extend Templating to achieve this, and maybe there are others:
- Add a special syntax that adds a frontmatter field. If frontmatter doesn't yet exist then it will create it and then add the field and its value.
- Add a special syntax that indicates material above is to go at top of note, and material below it at insertion point, or at bottom of file.
As far as I can tell from https://nptemplating-docs.netlify.app/docs/templating-modules/frontmatter-module this isn't yet possible, but I can't see into V2's documentation ...
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.