NotePlan / NotePlan/plugins

np:Templating: Add writeUnderHeading field

Open
#377 0 comments 0 reactions 1 assignee View on GitHub

@mikeerickson is already working on this.

Since Dec 14, 2022.

Dominant language
JavaScript
Stars
204
Forks
82
Avg merge
22h 27m
Merged PRs (30d)
3

Description

One of the key things I added to np.Templating's self-running-templates (aka templateRunner) is:

writeUnderHeading: "Today's Notes"
location: append

This has proven to be super useful, and it feels like it should exist in the core Templating plugin so people can use it in everyday templates and also meeting notes. The "location" field was already there, so I re-used that in this form. However, if we want to, we could instead have "prependUnderHeading:XXX" and "appendUnderHeading:YYY" if that seems better. @mikeerickson thoughts?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.