miguelgrinberg/microblog

Tagging system

Tes3awy opened this issue · 3 comments

Hi @miguelgrinberg ,

What do you think about adding a tagging system to the microblog?

It's a good idea, but I suggest you do this on a fork. This project maps exactly to the contents of the Flask Mega-Tutorial, so it only changes when the tutorial changes.

Would you be interested in adding it to the tutorial as well?

No, because it does not have a high educational value. Most of the pieces you need to build this feature are already covered in the tutorial. See the private messaging chapter.