hongrich / milkthecow

Automatically exported from code.google.com/p/milkthecow
0 stars 0 forks source link

Change Tagging Character #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
'/' is currently being used to add tags. Should consider changing this to '#'.

'/' is used in The Hit List
(http://www.potionfactory.com/blog/archives/hit-list)

'#' is used as Hashtags for twitter (http://hashtags.org/)

'@' is not feasible as it can represent time

Original issue reported on code.google.com by hong.rich on 3 Feb 2009 at 7:39

GoogleCodeExporter commented 9 years ago

Original comment by hong.rich on 15 Mar 2009 at 6:38

GoogleCodeExporter commented 9 years ago
fixed in 648202debd

tagging character is now '#'

Original comment by hong.rich on 20 Jul 2009 at 6:44