nextcloud / nextcloud/deck

Filter by change date range

Open
#7,143 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement needs discussion
Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

As a team we are using deck to track our tasks. Often, there are various responsibles for one card on the deck. It would be useful not only to be able to filter by Tags, Assigned Users, Status and Due Date but also for a range of time when cards have been changed.
So for example: I would like to see all cards changed within the last 72 hours. This would facilitate to keep track of team progress.

This could be implemented in the "filter"-menu through selction (as with the implementation of filtering due dates) or even better by a free text implementation allowing for full numbers (hours).

Of course there is nextcloud notifications. They are, however not working for me as there will be notifications all the time and many of them are not really relevant for my work flow.

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 with the filter menu and the existing due-date filtering implementation mentioned in the issue. Define how a selected range, including hours such as the last 72 hours, should identify changed cards; the work is done when users can filter cards by their change date range alongside the existing filters.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.