Skip to content
This repository has been archived by the owner on Feb 11, 2018. It is now read-only.

KoKuToru/nautilus-snapper-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nautilus-snapper-extension

Extension for Nautilus, makes it easy to open old versions

#Dependencies nautilus-python and python2

#Install Archlinux

MAKEPKG

yaourt nautilus-snapper-extension-git
killall nautilus

Others

Copy nautilus-snapper-extension.py into ~/.local/share/nautilus-python/extensions
and killall nautilus

#Usage Make sure your user has access to the .snapshots folders.
Right click on file, open properties.
If one or more snapshots exists a new tab Snapper will appear.
Double click on the version you want to open.
It will open the file with xdg-open

#Info The list in the Snapper-tab gets filtered by the
last modification date of the file/snapshot.
It wont show multiple results for the same modification date.
It also wont show the actual state.

#Todo

  • Display the age of the file in min/hours/days.
  • Display the description snapper list somehow.
  • Ability to simply diff (context-menu ?).
  • Message or something when access to .snapshots is denied.

#Bugs xdg-open wont ask for which application to use for unknow file extensions..

About

Extension for Nautilus, makes it easy to open old versions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published