← Back to team overview

gnome-zeitgeist team mailing list archive

[Bug 364936] Re: Metabug: clean up tagging

 

It would have been better if the change to
https://launchpad.net/zeitgeist was documented somewhere online, but
I'll go through and clean up the infrastructure wherever I can.

Based on phone/irc/email discussions (correct me if I misunderstood):
Gnome-Zeitgeist (this project) will be changed to Zeitgeist-GUI.
Zeitgeist (https://launchpad.net/zeitgeist) will be changed to Zeitgeist-Engine.

I'll also try to update the relevant launchpad teams and webpages.

-- 
Metabug: clean up tagging
https://bugs.launchpad.net/bugs/364936
You received this bug notification because you are a member of GNOME
Zeitgeist, which is subscribed to GNOME Zeitgeist.

Status in GNOME Zeitgeist: In Progress
Status in GNOME Zeitgeist Series: trunk: In Progress

Bug description:
get rid of the tags column in the data table
use the tags to table to fetch the tags

forward tags as an array and operate over an array to improve the filtering etc
no need for whitespaces!

+ Add drag&drop to remove tags
+ Make edit tags from right click more self explanatory 

+ Explain that comma means separator

+ The input field is too small vertically
+ The tag buttons are not clearly buttons unless you hover them
+ The tag buttons are too big vertically

+ Export the Tagging UI outside Data class