nextcloud / nextcloud/bookmarks
Keep track of bookmarks' content history
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 189
- Avg merge
- 5d 11h
- Merged PRs (30d)
- 10
Description
As discussed in #1128, now that text-screenshots are implemented it could be a great feature to have some revision history on bookmark contents.
Afaik it shouldn't be hard to implement the basics.
Although to make it really sexy it'd be nice to have some waybackmachine-like UX, and maybe to be able to configure few options (the first that come to mind: minimum time between saves, max save age / number of saves, and a list of customs tags to ignore for always-changing content like forums showing online users for example)
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
Start by reading issue #1128 and the existing text-screenshots implementation to understand how bookmark content is stored and captured. The scope still needs agreement on basic revision history, retention and filtering options, and the proposed Wayback Machine-like UX before a newcomer can identify the relevant files or define done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- content, full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100