karthik / karthik/rdrop2

Add a function for visual diffs of revision history

Open
#38 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.