[feature request] ability to modify tags directly, instead of modifing each credential
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 823
- Forks
- 117
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 8
Description
In my scenario I have ~400 passwords. For that reason, from time to time it make sense to reorganize my tags, because a new classification fit better or I realize that a previous classification was not a good choice. Currently I have to change really a lot of credentials, which is quit heavy and annoying work.
BTW, currently, I migrate from keeweb to passman, and I take this step as a chance to rethink my tags. But I reorganize it still in keeweb because it is so much easier. After that I convert the kdbx file with a small python script to the passman json backup file format. To get this working properly I fixed already a tiny import bug. https://github.com/nextcloud/passman/pull/781
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the existing tag-management flow and the import changes referenced in PR #781; the issue names no repository files or tests. Define how tags should be reorganized without editing each credential, then verify the behavior with a representative collection of credentials and the reported KeeWeb-to-Passman migration scenario.
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
- 30/100