ProxymanApp / ProxymanApp/Proxyman
allow rename of pinned items
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Pinned Items Rename
Allow pinned favorites to be renamed. Currently, when you pin a URI to the favorites, the name is simply the full name of the URI itself
Why this feature/change is important?
Would be helpful, especially for longer URIs, to be able to rename the pinned items so that they can be shown as the user wishes. The user can name them differently, for example in a more semantic manner, based on context meaningful to the user
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the pinned favorites UI and the code that currently displays a pinned URI as its full name. Trace how pinned items are stored, then determine where a user-provided name would be edited and retained. Done means users can rename pinned items and see the chosen names instead of the full URIs.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100