Ask Your Question
3

Can the interface for searching with tags be improved?

asked Sep 09 '10

niles gravatar image niles
463 3 15

updated Jul 01 '11

Evgeny gravatar image Evgeny flag of Chile
6665 31 49 95
http://askbot.org/

To me, the visual cues when I'm searching with tags are pretty weak or conflicting. Here are some examples of what I mean:

  • When I search for a word, I see that word in the box at the top of my search results, when I search for a tag, the tag names are displayed lower down, in the part I (and maybe others) usually skip between the search box and the list of results.

  • When searching with tags, the tag names are printed, but they're not displayed as "tags" the way they are elsewhere on the site.

Suggestions: maybe parse the search text so that "tag:word" in the search box searches for the tag named "word", and use this to indicate to the user when a tag is being searched for. Or instead, maybe display the tags that are being searched immediately below the search box, maybe a little bigger than usual (if that's easy), and maybe with little "x"'s near them so they can be individually excluded from search too.

Ok; sorry for the rambling, not-totally-explained question/suggestion; Let me know if I should try to clarify.

Comments

yes, I see clearly what you are talking about. It's definitely worth the experiment, I'll post an answer here when the feature is available. Btw, I want to remind anyone who might be interested - feel free to fork askbot on github and contribute some code. Evgeny (Sep 09 '10)

2 Answers

Sort by ยป oldest newest most voted
1
niles has selected this answer as correct

answered Sep 10 '10

ccanonc gravatar image ccanonc
313 3 10

I think if you took a Poll of the user-base, you could find the features and use-cases desired. :^)

http://askbot.org/en/question/134/a-poll-feature

link

Comments

People should vote for the feature suggestions they like, it definitely helps set the priorities. Some very good suggestions are coming out of your community, I really appreciate it. Evgeny (Sep 10 '10)
You are very welcome. I hope I can find time to contribute code too, and not only ideas. Thx Evgeny! ccanonc (Sep 10 '10)
0
niles has selected this answer as correct

answered Jan 20 '11

Evgeny gravatar image Evgeny flag of Chile
6665 31 49 95
http://askbot.org/

updated Jul 01 '11

edited done in 0.7.4: the following is supported in the search string:

Searching for users questions:

  • @john, @'john doe', [user: john]

For tags:

  • #search, [tag:search], [search]

Title match:

  • title:"search interface, [title: search interface]

Of course - there may be room for the improvements. Thanks!

link

Comments

Definitely much better, Still potentially confusing for less savvy users. graeme (Jan 21 '11)
Made a small fix just now - maybe too small to notice. Could you describe what you think might be confusing, from the users point of view? Evgeny (Jan 21 '11)

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
[hide preview]

Question tools

Follow
2 followers

subscribe to rss feed

Stats

Asked: Sep 09 '10

Seen: 98 times

Last updated: Jul 01 '11