zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #00323
[Bug 404915] Re: Add API method to change annotations of an item
** Changed in: zeitgeist
Status: New => Won't Fix
--
Add API method to change annotations of an item
https://bugs.launchpad.net/bugs/404915
You received this bug notification because you are a member of
Zeitgeist-Engine, which is the registrant for Zeitgeist Engine.
Status in Zeitgeist Engine: Won't Fix
Status in FUSE filesystem for zeitgeist: New
Bug description:
It would be nice to have a method in the DBus API to change the annotations (tags/bookmarked) of an item. The item should be identified by its URI. Something like this
ChangeAnnotation("file:///boo/bar/test.dat", {"tags": ["one", "two"], "bookmarked": False})
The 2nd argument must at least contain one item.
References