nextcloud / nextcloud/bookmarks
Feature request: allow to refetch content on URL modification
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 189
- Avg merge
- 5d 11h
- Merged PRs (30d)
- 10
Description
Is your feature request related to a problem? Please describe.
When I update a bookmark's URL (if it expired or was moved to another URL, without redirection), the title and snapshot is not updated.
Describe the solution you'd like
I'd like the title and snapshot to be fetched again from the new URL and used in the bookmarks list.
Describe alternatives you've considered
Manually updating the title. For the snapshot I haven't found a way yet.
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
Trace the bookmark URL modification flow and the existing title and snapshot fetching behavior. Confirm how updated content is stored and shown in the bookmarks list, then verify that changing a URL refetches both values and that the existing bookmark behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100