after adding "charset": "utf8mb4"
, to tutor/auth.json at v12.0.1 Β· overhangio/tutor Β· GitHub Iβm able to set as my full name. However I donβt see a place to set this for notes
OK should be this line: tutor-notes/tutor.py at master Β· overhangio/tutor-notes Β· GitHub
Now I can add βπ§βπ:man_factory_worker:
π§βπ»:man_technologist:
π§βπΌ:man_office_worker:
π§βπ§:man_mechanic:
π§βπ¬:man_scientist:
π§βπ¨:man_artist:
π§βπ:man_firefighter:
π§ββ:man_pilot:
π§βπ:man_astronaut:β to notes
BTW, when looking into the dumped mysql, I noticed the commands at tutor/local.rst at v12.0.1 Β· overhangio/tutor Β· GitHub will dump mysql internal tables like information_schema as well, which may not be desirable. What do you think? Iβd be happy to make a PR.