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.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
updated 14 years ago
Benoit's avatar
875
Benoit
asked 14 years ago

Comments

see more comments

1 Answer

2

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

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
updated 14 years ago, answered 14 years ago
link

Comments

see more comments