Add a function for visual diffs of revision history
Open
rdrop-0.7
- Dominant language
- R
- Stars
- 253
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
Something like:
``` r
rdrop2::drop_diff("file.txt", version1 = 8, version2 = 10)`
```
The [revisions endpoint](https://www.dropbox.com/developers/core/docs#revisions) will probably be useful for this
Contributor guide
Research direction
No implementation file or test is named. Start by reviewing rdrop2's existing API functions and the linked Dropbox revisions endpoint, then determine the expected visual-diff behavior for drop_diff("file.txt", version1 = 8, version2 = 10). Done requires an agreed output and tests covering two revision versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100