Tagged Questions
8
votes
2answers
90 views
Handling hashtags in an click-to-edit-record row
Say we have a list of records displayed like this:
Date Description Payer Amount
---------------------------------------
01/01 Rent Maxi $1000
12/01 Lunch with clients Bob ...
11
votes
5answers
498 views
Making it clear which items in a long list are selected
I'm trying to design a portion of a web interface that allows users to tag items and view all items with a tag or set of tags on them - think gmail, if gmail allowed you to easily select multiple tags ...