Export to GitHub

gris - issue #12

gris needs a "Tag Picker" in the feeds tab


Posted on Aug 23, 2008 by Happy Dog

The existing text-area is both clumsy and prone to errors. Implementing this would require:

  • a tags table in the database
  • an option to pass to the python sync to populate said database
  • making the user fill in their account details and run a "tag sync" before they can select tags. This is only once though, and should be pretty quick.
  • UI work: ** a standard item-view with checkboxes next to each available tag. ** Scanning the above structure for selected items when setting the feed list in the AppSettings controller.

Comment #1

Posted on Aug 31, 2008 by Happy Dog

done in 0.2.0

Status: Fixed

Labels:
Type-Enhancement Priority-Medium Component-UI