Version history [$15]
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 738
- Forks
- 162
- Avg merge
- 6h 2m
- Merged PRs (30d)
- 35
Description
Are there any plans to add version history to this app? I have searched existing issues and can't find any reference to it.
I'm thinking it would either be a Simplenote style history that could be rewound back by the user (see below) or just a simple list of "note content as of [dd/mm/yyyy HH:mm]" that the user chooses from. For the latter scenario you'd have to decide on an acceptable interval to consider the change to be "complete" so that you didn't get a huge list of changes every time the user enters a new word or sentence.

BountySource is no longer directly supported or endorsed by this repository. See #547 for more information. There is, however, an existing $15 open bounty on this issue.
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
The issue names no files, tests, or entry points. Start by reviewing the discussion and the referenced #547, then identify whether rewindable history or selectable snapshots is in scope; the feature is done only when the chosen history behavior and change-grouping interval are defined and implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100