NotePlan / NotePlan/plugins

QuickAdd Plugin (more of an "how to" than a "feature request", actually)

Open
#335 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

I'm a new user of NotePlan, coming from Roam and landed into Obsidian and Logseq. So, please forgive me if this question has already been posted/answered here or in other places (Discord, Reddit...)

Is your feature request related to a problem? Please describe.
I would like to be able to insert today's date using QuickAdd when appending my text to a note

Describe the solution you'd like
I know that I could simply write today's date "by hand" (i.e. "2022-08-29" or whatever), but wouldn't it be simpler if I could just write something like ">date" (or whatever, of course)?

Describe alternatives you've considered
Manually writing today's date (see above)

Additional context
I'm trying to keep track of the topic(s) I talk about in my classes, and it would be really useful to append the topic to the appropriate section of the class' "big note" using today's date as a marker. No need to link to daily notes (I mean: no [[2022-08-29]], no ">2022-08-29")

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.

Research direction

Start by reviewing the QuickAdd plugin's current append workflow and its handling of date or template substitutions. Confirm whether the requested syntax and output format are defined, then verify that appending text can insert today's date without creating a daily-note link.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.