Enter due date in Title
Open
Nobody has claimed this yet.
enhancement
feature: cards
feature: modal
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
IDEA:
If you enter following in a new Card-Title:
"Going to launch 2024-06-17 12:30"
It should extract the due-date from the title and set it for the card.
Bonus-Idea:
- If User only enter the Time aka " 12:00" current day should be used automatically.
- if user write "Monday 12:30" next Monday will be used as due-date
This will be handy to write cards faster, so that you don't need to first enter the title, then click on the card and set the due-date manually.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the new Card-Title entry point and trace how a card's due-date is set after creation. Define the expected behavior for a full date and time, time-only input, and weekday plus time, then verify that each example produces the intended due date without losing the card title.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100