This might be suggested before, or there might already be a known way of doing it, but is there a way to get all the…

This might be suggested before, or there might already be a known way of doing it, but is there a way to get all the tags associated with a script? If not, it would be nice to see such method in the scripting api :).

]]>

5 Commentsto This might be suggested before, or there might already be a known way of doing it, but is there a way to get all the…

  1. Anonymous says:

    < ![CDATA[

    There is a way, although it is not well known. You can find it in here http://www.pierrox.net/android/applications/lightning_launcher/wiki/doku.php?id=script_multitool

    ]]>

  2. Anonymous says:

    < ![CDATA[

    I saw you did it with items, but does this work with scripts to? If so, what do I have to do with nutrition exactly to select that option?

    ]]>

  3. Anonymous says:

    < ![CDATA[

    Read in the script file and search for the tags.

    ]]>

  4. Anonymous says:

    < ![CDATA[

    More specifically: Parse the file as JSON, then you’ll find the tags in a field named “tags”

    ]]>

  5. Anonymous says:

    < ![CDATA[

    Ah got it! The parsed script file looks amazing! Thank you very much!

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *