Re: [Tracker] Tracker command line functionality
- From: Martyn Russell <martyn imendio com>
- To: Daniel Bo <daengbo gmail com>
- Cc: Tracker List <tracker-list gnome org>
- Subject: Re: [Tracker] Tracker command line functionality
- Date: Fri, 22 May 2009 09:39:56 +0100
On Fri, 2009-05-22 at 13:25 +0900, Daniel Bo wrote:
I'm trying to get a grip on how to use Tracker in a project so I've
started with the CLI version first. Having read the man pages for the
commands, I'm still wondering whether the following are possible:
1) When listing all the files in a service, getting a list of tags on
those files.
You can do this but only using:
tracker-tag -t (for ALL tags)
or
tracker-tag -s <tag name> (per tag)
You can't get a list of tags on specific files though IIRC (not with the
command line tools) I think you can with the APIs though.
2) when searching for files with a tag, getting a list of services and
other tags for those files.
I don't think you can do it that way if I understand you correctly.
Are these something that I'd need to use the RDF interface for?
You can definitely do more of these things with the RDF interface yes.
I realize that these are simpler questions than normally on the list.
No problem :)
--
Regards,
Martyn
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]