nextcloud / nextcloud/contacts

LIST VIEW / sorting by column

Open
#2,927 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement
Dominant language
JavaScript
Stars
642
Forks
220
Avg merge
14h 39m
Merged PRs (30d)
51

Description

Is your feature request related to a problem? Please describe.

as in many other CMS, viewing contacts in a list, with different columns chosen by the user should be a must. If i install Nextcloud for small organizations, I don't use it myself probably because of this lack which make it impossible to sort contacts in a large number of them, by Country, tags, or even address book, postal code or any custom field
wie shade!

Describe the solution you'd like

No response

Describe alternatives you've considered

Name | Town | Tags | Custom field /// columns titles / sort A/Z or Z/A + filter
John | Paris | man | guitare
Mary l New York | woman | yukulele

date of subscription
last contact
date / birthday
...
...

Additional context

apply list view to the result of search/filter
"Paris" list contacts with Paris in it
or list contact with Town = Paris
etc

maybe ability to create rules for filters ..

thanks

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

Begin by reviewing the contacts app's existing search, filtering, and contact display entry points, since the issue names no files or tests. Done would require a defined list view with user-selected columns, ascending or descending sorting, and filtering across standard and custom contact fields.

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
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.