First time here? Check out the FAQ!
3

Can we merge or rename tags?

Is it possible to have a tag merge/rename function?
This would be extremely useful when you get tags that are duplicates: UI UserInterface UserIF GUI

Here is how I could see this working:

  python manage.py tag_rename UserIF UI
     Renaming "UserIF" to "UI":  2 Questions [34, 45]

  python manage.py tag_rename BogusTag UI
     Tag "BogusTag" does not exist

If a destination tag doesn't exist, it is created.

Evgeny's avatar
13.2k
Evgeny
updated 2010-11-21 21:33:49 -0500
Benoit's avatar
875
Benoit
asked 2010-11-19 10:46:56 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

2

Done, also you can split tags. Please take a look here.

Evgeny's avatar
13.2k
Evgeny
updated 2010-11-21 21:35:53 -0500, answered 2010-11-21 21:33:08 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments