textual labels applied to content to denote a category, decided either by the creator of content or a user of an application. Common in content rich applications to aid searching.

learn more… | top users | synonyms

1
vote
3answers
75 views

Infinite growing item collection

We have a webapp that lets users to create their own tags and assign them data rows for identification purposes. Currently design looks something like this like this: -------------------- Created ...
14
votes
3answers
358 views

Tags or hashtags?

I have a website at www.flickwit.com. I would like to introduce tags to allow users to search for content more specifically than channels. I have been wondering which option would be more acceptable ...
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 ...
5
votes
3answers
221 views

Products in Tabs - Bad idea?

In a current project I'm trying to make an argument against a 'major feature' of the homepage of an e-commerce site. The so called feature would be the display of featured products with different tags ...
8
votes
3answers
201 views

Tag cloud for web site actions - a no-no?

I am building a website, and my designer came up with the idea of using a (3d) tag cloud to display the different actions a user can take (the site's functionality is somewhat complex, and so ...
1
vote
2answers
92 views

Is it ok to show 'might interest you' on hover-cards?

I'm trying to decide regarding content of hover-cards. The conflict I'm trying to resolve is whether it's alright to direct to other pages on my site that can interest the viewer, or should I keep it ...
2
votes
1answer
77 views

Is it ok to incorporate engine-calculation and user-improvements-votes into one relevancy grade?

Our product provides search functionality as well as profile viewing. Each profile is assigned with engine-calculated tags, with a relevancy score. Example: Profile JohnDoe is assigned the tag UX with ...
34
votes
9answers
1k views

Do non-technical/non-web savvy users understand the concept of tags?

Here at Stack Exchange we're currently wrestling with weaknesses in our tags system. As we open up new verticals – some of which include very non-technical users like cooking – we suspect that the ...
2
votes
1answer
73 views

Tags with hierarchical value (kind of priority)

I have some rules that applies to user. I wonder if a solution base on tags could be right. For example I have one user tagged: Manager, Computer scientist And I want to allow managers to buy for ...
1
vote
2answers
204 views

Symbols to represent dynamic items

This problem is not new to me. An user can have multiple interests, so he will check some items that is presented to him. For this example. Ten items of interest. So he will mark as interested in ...
3
votes
3answers
166 views

Should tags be buttons or links?

Are there any guidelines on how tags should ideally look like? Are they links, buttons, or visual "tags" with a link? I personally find tags that mimic a physical tag or strip of tape appealing, but ...
6
votes
2answers
179 views

Combine categories and tags in a blog-like website

This is a pretty specific question, but I really am not sure if it's the right way I'm thinking. It's about a music blog with lot's of different kind of articles that needs a better way of ...
7
votes
3answers
425 views

Why is a tags first letter in lower case?

Too me, it would be more natural to have tags with an initial upper case letter than a lower case letter, but that isn’t the case (pun intended). I hear no reason to why that is, but colleagues keep ...
3
votes
2answers
91 views

Is it a good idea to show a warning to users who are typing tags incorrectly?

On our site, we have a tag field that looks like the following: Today, while looking at some of our users interacting with the site, I noticed that one of them had used only spaces to separate ...
4
votes
3answers
83 views

Tagging Projects on a Portfolio

I am wanting to organize my work on my portfolio with tags. I am wondering if I should have tags describe the type of work and systems used AND a description of what the project is. For example: A ...
1
vote
1answer
52 views

Tags: preserve user order or alphabetically sort them

When the user enters some tags, should we sort them alphabetically the next time (s)he visits the page or should we preserve their original order? There is no domain context in which these tags are ...
2
votes
2answers
194 views

Is it bad to use information architecture to describe multiple topics with duplicate category names?

I'm rebuilding a site from scratch and would like to make better informed decisions about UX and IA. Is it bad to use information architecture to describe multiple topics with duplicate catagory ...
2
votes
1answer
272 views

Design of tag based filtering using interesting and ignored tags

Take the general case of entries classified based on tags - a QA forum such as SO, a traditional forum that's to be designed without categories, a list of articles or blog entries, or other entity ...
2
votes
1answer
101 views

Using tags for access control

We are building a web-based application which contains a bunch of images and documents, and there is a requirement to be able to restrict what images/documents a particular user can see. (It's your ...
13
votes
4answers
432 views

Has there been an implementation of a tag hierarchy with graph edge relations?

When organizing information it is common to use either a hierarchy or tags. An element in a hierarchy is ordered within a predefined category and relates to other elements as above, below or at the ...
5
votes
2answers
134 views

Do users really need to search through a tag page?

My video site offers full search functionality that searches based on title, description and tags. I also have a category page that has 20+ categories to browse (each video is categorized as well as ...
0
votes
1answer
77 views

Should I let users tag everything in a photos website or just photos? [closed]

I am building a photo hosting/sharing website. I have a feature where users can tag their photos to be able to find and categorize them. In this website there are albums, slide shows and stories ...
1
vote
2answers
155 views

Tag form interface

This is my form: I need some help because i have no experience with web interfaces. I would like it to be estethically pleasant without taking too much space (it's rendered several times for every ...
6
votes
4answers
220 views

What are good rules for naming tags?

Similar to What are good rules for naming menu items?, what are good tag naming conventions? For example, should one pluralize the topic (wavelets) or always use the singular (wavelet)? Is it better ...
11
votes
10answers
500 views

Best description for “tags”

Although the concept of tags has become commonplace on the internet in the last few years, there are still many people that don't know what they are or what the point of them is. You want to make ...
2
votes
2answers
188 views

Easiest way to tag content

What's the most user-friendly way to provide tagging functionality to a website? I like SE's tagging system: You can use type it in but there's also autocomplete It shows each tag separately It's ...
7
votes
2answers
327 views

Tags! Massive amounts of tags and a sane interface to use them

I am working on a web application for music which uses multi-tier tagging. Artists, albums, and tracks have a separate set of tags from a pre-defined list that can be applied, plus each user may add ...
11
votes
4answers
613 views

Can tags have hierarchy?

Does anyone have experience working with nested tags? I could not find any websites that allow users to have hierarchies in their tags (equivalent to non-mutually exclusive categories). Is it a bad ...
6
votes
1answer
490 views

How to search using tags - know any good examples?

I'm working on an application where tags are structures hierarchically - so while the list of tags is organized as a tree (just like categories), the items can appear under several such tags. The ...
4
votes
3answers
233 views

good metaphor for deleting tags

I'm looking for a good example for the look and feel of tags. There are a small number (usually 0-3) tags. If there are already tags present on a record, how should the delete functionality be ...
9
votes
5answers
219 views

How to signify tag synonyms?

My UI brothers and sisters, I posted a request at Meta.StackExchange about clarifying what (s) means when adding tags on StackExchange. I think amongst us UI designers, we can agree that this is ...
3
votes
1answer
145 views

Tags interface for an desktop accounting application?

The ancient question of tags vs categories will probably never grow old. Of course, in its general form the answer is "it depends". So here's a specific case: The application is an established ...
11
votes
7answers
2k views

Do people use tag clouds

A lot of blogs, or other types of sites with a lot of content units use tag clouds, where trending words are shown, with more trending words being displayed bigger, and less popular words having a ...
6
votes
3answers
517 views

What makes a good tag separator?

I'm building an application to allow technical people to enter configuration changes. I'd like to add tags to each change. Right now I'm using spaces, commas and semicolons. It appears SO uses ...
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 ...