nextcloud / nextcloud/passman

Implement new tag system

Open
#270 5 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement Feature request
Dominant language
JavaScript
Stars
823
Forks
117
Avg merge
1d 21h
Merged PRs (30d)
8

Description

Currently renaming tags is not possible.
This issue suggests a new tag system.
This new tag system will allow the user the following things:

  • Pick an icon for a new / existing tag
  • Rename a tag
  • Delete a tag
  • In the future we can add more features

Requirements:

  • Migrate all existing tags to the database
  • Dump all empty tags
  • Set a default icon

Fixes #269 #267


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

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

The issue does not name files, tests, or entry points. Begin by locating the existing tag model and tag-management UI, then trace how tags are currently stored and used; done means existing tags are migrated, empty tags are removed, default icons are assigned, and users can select, rename, and delete tags.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
database, full-stack
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.