kmerz / graveio

where your code stays alive
BSD 2-Clause "Simplified" License
8 stars 11 forks source link

Tags #66

Open basti1508 opened 10 years ago

basti1508 commented 10 years ago

I'm currently working on the tag system and wanted to ask for some review. I've attached a screenshot of my actual design. Clicking on a tag will search all posts tagged with it. Do you have any enhancements

tags_1

kmerz commented 10 years ago

looks fine..

how to add and remove tags?

basti1508 commented 10 years ago

tag_edit

kmerz commented 10 years ago

For that have a look at token input jquery plugin perhaps? There should be a nice tutorial for it to integrate with rails.

basti1508 commented 10 years ago

So... what about this? tags_edit_2

Typing in a new Tag and hitting space will create a new Tag with this name