makeplane / makeplane/plane

[feature]: New filters "Not Updated " and "Created date"

Open
#3,317 4 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
59.6k
Forks
5.8k
Avg merge
1d 22h
Merged PRs (30d)
49

Description

Is there an existing issue for this?
  • I have searched the existing issues
Summary

Add filters "Not Updated" and "Created Date" like for Start date and Target date in order to select issues that has not been updated since a specific time or created since a long time.
Replacing the options with:

  • since 1 month
  • since 2 months
  • since 1 year
  • since 2 years
  • Custom
    for "Not updated " filter
    and:
  • before 1 month
  • before 2 months
  • before 1 year
  • before 2 years
  • Custom
    for "Created Date " filter

image
/

Why should this be worked on?

In order to do some backlog cleanup or to find an issue to avoid to duplicate it, it is very convenient to be able to select issues that has not been updated since a specific time or created since a long time

A workaround today, is to use the spreadsheet layout, and sort by updated on or created on=> not very user friendly when there are too many cards.

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 by locating the existing Start date and Target date filters, then inspect how the spreadsheet layout sorts by updated and created dates. Add Not Updated and Created Date filters with the listed presets and Custom options; done means users can select issues using those date conditions.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.