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.


    Feedback Needed: Sqlite Database Workflow

    Editorial
    2
    3
    3163
    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.
    • TutorialDoctor
      TutorialDoctor last edited by

      I'm thinking about making an Sqlite workflow where you can create, read, update, delete info of an SQLITE database with actions.

      I'm thinking about making the different functions as custom actions with fields for input.

      I'd like some feedback on if anyone would like this and some ideas on how one might use this. This will help me design it better.

      Thanks.
      -Tutorial Doctor

      1 Reply Last reply Reply Quote 0
      • Marqius
        Marqius last edited by

        Yes, please. I’m working on a nutrition logger, and right now I just have entries ready in json format. I’m learning as I go to piece this thing together, but I’m pretty sure I’m going to hit a roadblock once I start to store and retrieve all this data if I stick with json files.

        Specifically, my data looks like what’s found here:
        Example API Response for Nutritionix

        As for actions, I know I’m going to want to get date ranges and look at a subset of nutrition id’s. And probably make graphs from there.

        I’ve looked at your other work, and thanks for that. Maybe I can look again at your bible app now that I’ve got a little more under my belt, ‘cause man, that one was a bit much at the time.

        1 Reply Last reply Reply Quote 1
        • TutorialDoctor
          TutorialDoctor last edited by

          I completely missed this reply. Sounds like a good challenge to take on. I'll see how far I can get with it.

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