Professionally I collect a non-trivial amount of vendor documentation
on the products I support. I've been experimenting with using TMSU to
store these in a tagged format because directories simply aren't
enough. I insist on having a command line oriented tool, and Calibre
doesn't allow custom metadata. Thus, TMSU!
This is something of a feature request, based on my experience trying
to organize new downloads.
I'm typically saving more than just the file, I'd like to save the
source URL where I retrieved it from so it can be updated later. The
title of the document as opposed to the filename would also be useful.
So could TMSU support additional fields (url, title), or the ability
to add custom metadata? These don't need to be present in the
filesystem tree from my point of view, just available from tmsu should
I ask for the extended attributes on the file.
I've implemented a rough version of this using a scrip to edit PDF
metadata to store some of those items via exiftool when I save the
file to my TMSU database. That script is attached for review and
re-use by others.
I'm also considering updating the script to use the getfattr/setfattr
commands for ext* on Linux, provided here as an example:
http://blog.steve-miller.org/2010/03/file-metadata-in-linux.html
Then I could simply set and get metadata on files.
Thanks.
------------------------------------------------------------------
Russell Adams RLA...@AdamsInfoServ.com
PGP Key ID: 0x1160DCB3
http://www.adamsinfoserv.com/
Fingerprint: 1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3