How to add a tag url pair with a text file - AhmedKEpfl/qml-chilitags GitHub Wiki

If you want to add a tag-url pair without coding then you have to open the file β€˜tags.txt’ which looks like this:

tag_33
http://www.jeuxvideo.com/
Going to jeuxvideo.com
-β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”
tag_28
https://www.geogebra.org/
Going to Geogebra
-β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”
tag_29
http://www.lemonde.fr/
Going to LeMonde
-β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”
tag_33
https://www.youtube.com/
Going to Youtube
-β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”
tag_34
https://www.ubuntu-fr.org/
Going to Ubuntu fr
-β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”
tag_6
http://webmail.epfl.ch/
Going to webmail epfl
-β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”
tag_7
Nothing
Nothing
-β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”
tag_8
Nothing
Nothing
-β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”
tag_9
Nothing
Nothing
-β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”
tag_20
Nothing
Nothing
-β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”

As you see, you have to specify the tag ID, the url it corresponds to and the feedback message you want to see when the camera detects that tag. Then you save that text file and, when the app is running, you should show a specific tag (for now it is tag_15) which will assign the tags to the urls based on the modifications you did in the β€˜test.txt’ file.

⚠️ **GitHub.com Fallback** ⚠️