[Shotwell] Is it possible to relocate photos?
Siddhesh Poyarekar
siddhesh.poyarekar at gmail.com
Sat Jan 22 06:48:20 UTC 2011
On Sat, Jan 22, 2011 at 3:30 AM, Abe Pazos <hamoid at gmail.com> wrote:
> Maybe editing text files? sqlite? In which format is the database kept?
>
They're stored in an sqlite database. I tried doing this recently and
it is fairly straightforward if you know sql. The command to run from
shell to get listing of your files:
$ sqlite3 $HOME/.shotwell/data/photo.db "select filename from PhotoTable"
I documented my experience of doing this recently, which you might find useful:
http://siddhesh.livejournal.com/26211.html
--
Siddhesh Poyarekar
http://siddhesh.in
More information about the Shotwell-list
mailing list