NotePlan / NotePlan/plugins

Date Picker - JavaScript API

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

@EduardMe is already working on this.

Since Aug 20, 2021.

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

Description

Is your feature request related to a problem? Please describe.
Selecting a date in the Command Bar is difficult as we can’t select a date and we don’t know if the the natural language input is valid while typing.

Describe the solution you'd like
From the Command Bar API, request to show a date picker for the user to select a date.
It would be ideal to have a top area where I can time in natural language "3 months", "in 2 weeks" etc, and a lower area with the more normal kind of calendar view. If the top part is used, then the lower view updates.

Describe alternatives you've considered
The alternative is to use a callback function so we can change the results while the user types a date.

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.