nextcloud / nextcloud/deck

Enter due date in Title

Open
#6,003 0 comments 2 reactions 0 assignees View on GitHub

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

Open the contributing guide

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.