omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    How to present a list of workflows, including their icons

    Editorial
    1
    1
    1140
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ClareMacrae
      ClareMacrae last edited by

      I've been writing some flexible ways of accessing workflows, which are based on ideas in Ole's Bookmarks Folder workflow, including using "Select from List".

      I'm about ready to publish them, but first I would like to make them more usable, by showing the icon of each workflow to the user.

      I'm able to parse Commands.edcmd to get the icon for each workflow I want to display in the list - here are some examples:

        "iconName": "minicons-icons-pages-text.png"
        "iconName": "TYPICONS-ALL_NEXT.png"
        "iconName": "minicons-social-google.png"
      

      Is there any way that I can add icons to the rows in "Select from List"?

      If not, is there any way that I can access the icon files/sources inside an Editorial Python script, so that I could create my own list mechanism, with icons?

      (In case it was easy, I used iExplorer to browse the contents of an iPad backup, to see if the icon files were visible inside AppDomain-com.omz-software.Editorial - I couldn't see them.)

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Powered by NodeBB Forums | Contributors