0

Is there a list of Mac applications that integrate with Time Machine?

I think iPhoto has a somewhat hidden feature that allows you to browse previous versions of its library. What else is out there?

What I am specifically looking for is a text editor that uses Time Machine to implement undo across the whole history, and "compare with previous versions". I totally rely on these features in Eclipse, but not all files I need to edit are managed by Eclipse.

quack quixote
  • 43,504
Thilo
  • 3,425

1 Answers1

0

For what it's worth, time machine backups can be searched with spotlight.

What it sounds like you're really looking for, is some sort of version control system. BBEdit integrates nicely with CVS, for example. You can find differences between older versions of a document and the current version.

ghoppe
  • 6,558
  • 25
  • 21