|
|
|
|
|
by phoyer
4235 days ago
|
|
Developer here. Would love to hear your comments, and happy to answer any questions you might have. The idea is not to compete with formal version control systems (such as git), but rather to provide a nice interface to the "events" and "previous versions" functionality of dropbox. This allows users to track changes to files (including viewing diffs of changes) and easily restore an entire directory if desired. Might even be useful for serious hackers when collaborating on files with friends/relatives who don't use git... :) (As always, don't put your most precious secrets in dropbox. Or if you must, encrypt them before you do.) |
|
Suggestions:
- A filter to ignore certain files within a subfolder (regex or strict selection would be fine)
- Express time in relative as well as absolute terms (ie, "five minutes ago," "two days ago," etc.)
- For premium: A built-in diff viewer for those of us who haven't paid for Kalidescope, etc. Maybe you could integrate Mergely (mergely.com)?
The only other thing: I hate the App Store and I'm not alone. It'd be great if you integrated the premium payment option with the direct-download version and added it to the (Home)brew cask repos.
Good work.