Data Jar Customer ServiceSimon B. Støvring

Data Jar Customer Service

  1. Data Jar Customer Service
  2. Data Jar App Comments & Reviews (2026)
  3. Data Jar iPhone Images
  4. Data Jar iPad Images

Data Jar is a data store designed to be used with Shortcuts. The data store lets you persist key-value pairs.

If you have used dictionaries and lists in Shortcuts, then you’ll find that the data format used by Data Jar is very similar.

- Extensive support for Shortcuts, enabling you to read and update data directly from Shortcuts.
- Store text, numbers, booleans, lists, dictionaries and even files.
- Files are stored in iCloud Drive and can be accessed from the Files app.
- Support for multiple windows and drag and drop on the iPad.
- Synchronisation between devices using iCloud.

Data Jar is free to use but contains a tip jar where users can pay a few bucks to support the developer.

Data Jar App Comments & Reviews

Data Jar Positive Reviews

Amazing app...versatile enough for beginners, but essential for iOS shortcuts power users!Thanks for such an amazing app, I have been on since early in the beta, and the ability to get files and data in and out, essentially having global variables in iOS shortcuts which means that not all of my data has to go back and forth with the online database API that I use but can be stored locally and improves performance tremendously. Also, the JSON language formatting, being able to store audio, files, text, photos is great. And finally, the multi-select and select all options that debuted with the launch helped me clean up all my testing data really quickly. Amazing app, thank you so much!.Version: 1.0

Great app, awesome value… not sure how useful it is long termI’ve been using this as a way to have a data store for shortcuts, and while it is great for so much of it, I think the weird inconsistencies in how well it works that I run into are a big stopper to my wanting to use it long term. I built so much into it, and I think it’s worth every penny, but if you have a large amount of data you want to store in it… you start running into odd issues that I don’t even think the dev can control easily. This is not a bug report, but when throwing multiple base64 encoded images into a value, it ends up crashing, and losing everything you threw at it, and stopping the shortcut. Is it weird to use it this way? Yes. Does that matter to my use? Eh, I mean, that’s kinda the point of this review, isn’t it? I’ve switched now to just using files storage for my stuff, and that makes me sad because the more I do it, the more I appreciate the ease of use of this app… but stability is more important in the long run, and more I’ve gotta go back, and redo so much of what I was doing before. Again, this is great if you don’t have too much to store all at once/the data you throw in is not _super_ important. Before starting the endeavor I’m on now a few months ago, I used it everyday without issue, or losing data basically ever. 💖.Version: 1.1.4

Unique and necessaryData Jar is unique. It allows me to store tons of useful pieces of information in a pseudo-database style. And it is necessary as it allows me to grab that information and use it in ways that has just changed my work flow completely. I love to just “have a play” with it as Rosemarie Orchard might have said, but I also just forget that what I am doing day to day is reliant on the shortcuts which it supports. Also, it is solid in its ability to work between the Apple platforms. Can you tell I need this app? I do. Thank you Simon for making and continuing to watch over Data Jar..Version: 1.1.4

If you make shortcuts this app is a must have!Been using the app for several weeks now. All I can say is this app is awesome. I’ve built several shortcuts that wouldn’t have been nearly as easy to make or as responsive to use without having Data Jar. My only slight feedback/request for a future version would be the ability to protect all the data or only certain data stores with Face ID. Otherwise the app is perfect. Make sure to tip the developer for such an awesome app!!.Version: 1.1.4

Amazing app and developerIf you like Apple Shortcuts or are learning how to develop them, this app is a MUST. When I learned JSON, this app became very easy and convenient to use. I recently used it for a project where I setup a flow of shortcuts to save App Store icons, store app info and base64 values as well as the image urls to create visually pleasing menus. This would've been so much work without Data Jar. I now have all this info easily accessible between my devices, in a visually-pleasing format. Thank you, Simon!.Version: 1.1.4

An absolute must-have for any Shortcuts aficionadoIn a bleak world before Data Jar, I had to rely on saving .json files to iCloud for data persistence. Data Jar has fundamentally changed my data storage strategy and has unlocked a whole new series of experiences in Shortcuts. The app is super easy to use and has a beautiful UI. Simon has done a really incredible job with this app and the macOS version of it is perfect. The fact that it's free is wild considering how powerful it can make your shortcuts..Version: 1.1.2

🍯 So simple and so useful 🥳For years, I’ve been sticking Shortcuts data in all sorts of places - Files, Reminders, etc. And, yeah, they worked, but not always well and they tended to make my Shortcuts more complicated than they needed to be. First thing I did with DataJar was write some new Shortcuts I’d been thinking about. It was so much easier. And, I really like being able to tweak my saved data easily in the DaraJar app. I’ve now written an old Shortcut to take advantage of DataJar. I’m happy. Tipped! :).Version: 1.0.8

Best Companion App for Complex ShortcutsAs someone who builds complex automations in iOS Shortcuts, Data Jar has become an essential part of my workflow. It allows me to store and manage structured data in a clean, reliable way — which unlocks a whole different level of power when building dynamic, multi-step automations. If you’re working with advanced variables, persistent data, budgeting systems, API calls, or custom workflows, this app dramatically expands what’s possible. Cloud sync has been seamless across my devices, which is huge when working between iPhone and iPad. Everything stays consistent and reliable. Looking forward to future enhancements, but even in its current state, this is easily the most powerful data companion app for iOS Shortcuts. Highly recommended for serious automation builders..Version: 1.1.4

Amazingly UsefulAt first, I didn’t see the benefit and usefulness of Data Jar. However, once I started doing more with Shortcuts I quickly discovered it’s amazing potential. I use it to store Data for quick access, almost like a database. I also use it to start flags and timestamps so I can check the status of various things in my Shortcuts or when something last happened. It’s awesome for power users of Shortcuts..Version: 1.0.15

Great with Shortcuts and AutomationsTested this on Mac, iPad, and iOS. Smooth on all three. Provides essential variable and data storage for the Shortcuts app. Essentially allows you to create a local / iCloud database. Easily query your data using menus. Also pairs well with his OTHER app called Scriptable, allowing Javascript-esque data manipulation. Personal experience tip here: learn the differences between working with Lists and with Dictionaries..Version: 1.1.4

Fantastic complement to ShortcutsData Jar makes logging information using Shortcuts SO much easier! Before this app I had to append information to a Note or text file, which never really worked well. Now I can set up Shortcuts to keep lists and tallies with ease. My only complaint is that right now the Tip Jar in-app purchases aren’t working, so I can’t show the developer my appreciation!.Version: 1.0.1

Amazing For Developing ShortcutsI love this app and has enabled an easy way to store and access global variables in shortcuts. The only alternative to this is to write dictionaries to the files app and then reading said file. It’s quick, efficient, and very easy to use. I publish shortcuts on RoutineHub and these have made many of my shortcuts possible. Much much much love to the developers. You guys inspire a future dev.Version: 1.1.4

Simple and PowerfulThis is awesome for just keeping data, like notes or anything, but the way that this interacts with shortcuts is amazing. I used to use apple notes and reminders to store my data for shortcuts. This is a million times better. And this app has a lot of actions in shortcuts, which is teaching me even more ways to be efficient. Love it!.Version: 1.1.4

Wonderful idea & Implementation!!I have had the app all of like 10 minutes, but it is very easy to see how effectively it addresses a need the shortcuts app created and defiantly benefits from. Worth checking out for free, and you know.. after if you agree the request for a tip seems pretty reasonable all! Simon, keep it up! I like where your head is at.😁.Version: 1.1.2

AwesomeIt’s quite impressive how someone could think of a simple solution like this! Data Jar is like that helpful page that you have hidden away in your spreadsheet, where you store all your complex formulas, booleans, and references. This way, you can keep your main spreadsheet (or the Shortcuts app, in this case) neat and organized..Version: 1.1.4

Nice but buggyI love the app so far. But two issues I come across: 1. Crash - I would have the app open and going through the pages and the app would crash out of nowhere. 2. When copying text from the Notes app, it would be saved as an image instead of text. Then the app would crash when I try to open up the image..Version: 1.0.5

Works PerfectlyJust spent a day trying to figure out how to use JSON and iCloud drive to save persistent data, only to figure out the default method doesn't work on Apple watch. This app makes me look really stupid. My only gripe is that it doesn't allow device specific variables, which is what I needed. The way I did it was too save the file based on the device name, creating a separate file per device..Version: 1.0.15

Feature RequestThis is a great app and I’ve used it for months now in Shortcuts. It really unlocked the potential for me to make a rename files shortcut. I wish there was a way for to create a Data Jar dictionary right from Shortcuts, if there isn’t already..Version: 1.0.15

Easy to use permanent variables for shortcutsEverything about this should be built into shortcuts, but since it isn't, this app is amazing. 10/10 recommend. Easy to create, retrieve, edit variables both programmatically and manually with excellent shortcut commands and interfaces..Version: 1.1.4

Wonderful and necessaryThis app adds what should be core functionality to the shortcuts app. I’ve struggled for years to set up shortcuts that are based on some kind persistent state and now that I found data jar it’s finally possible. Thank you so much!.Version: 1.1.4

Data Jar is an automation game changer.Data Jar integrates with Shortcuts quite nicely, it is powerful, and dead simple to use. It has greatly expanded what I’ve been able to build. I’m actually shocked that Apple hasn’t acquired it yet. It’s just what the platform is missing..Version: 1.0.17

Very solid and usefulData Jar is a very useful app that I'm just starting to explore. Right now, it's rock-solid, does what it says, and gets updates frequently. The more I do in Data Jar, the more I think of other things that I can do!.Version: 1.0.5

Must have if you are creating complex shortcutsData Jar is an absolute must-have if you use the Shortcuts app. It makes storing and managing data very easy. It honestly feels like a missing piece of Shortcuts that Apple never gave us..Version: 1.1.4

Amazing app- one suggestionThis app is super useful and i have a suggestion for the developer- create folders for values. i have upwards of 50 values at this point, a lot of them are for shortcuts that use 5-10 stored variables. it would be nice to be able to put them in folders corresponding with the shortcut they belong to, just so it's easier to find things in the app. it gets very cluttered when you start using a lot of values. love the app tho! ive been able to do so much more with shortcuts since downloading. oh and left a little something in the tip jar :).Version: 1.1.4

Indispensable App!Data Jar transforms what is possible with Shortcuts. I have been able to create complex and powerful automations because Data Jar creates ways to share state and information across them. Must have app!.Version: 1.1.4

Awesome application!!Thank you for building this app and continuing to update it with new features. I use it a lot within my shortcuts on Mac and iOS. Keep up the good work and I will be sure to keep adding to the tip jar!.Version: 1.1.4

Just what I need!Great for simple storage of values to persist between Shortcut runs. A great, purpose-built tool! I'm so glad that this syncs between iphone and mac. So many workflows for me are possible because of this..Version: 1.1.4

Time managementI have been using this app for some time now. It’s a lot more lightweight than the alternatives, and it’s extremely straightforward. I’ve been using this app primarily to help me do time management, but I love the idea that I can do more if I so choose. My only gripe, which is just a personal ‘inconvenience’, if even that, is that there isn’t a standalone app for the Apple Watch. But really, the convenience of this app has spoiled me..Version: 1.1.4

If you use Shortcuts, you need DataJar. Period.This makes shortcuts 10x more powerful because you can call and set persistant database values. And it works perfectly. Just get it and leave a tip!.Version: 1.1.4

Makes Already AWESOME Shortcuts Even More Freakin’ Awesome!!!!DataJar is like being handed the KEYS to the candy store. See what I did there? Get this app and say goodbye to your free time. It is the world’s deepest rabbit hole. I never want to stop exploring..Version: 1.1.4

Simple, elegant, functional appWonderfully easy companion app for Apple Shortcuts. This is recommended if you are looking to step up your automation game on any iOS device..Version: 1.1.4

Great balanceNo adds, no initial cost, no special account needed. Just a tip jar. I’ve used it for 15 minutes and already left a tip. This fills an important niche for anyone writing shortcuts!.Version: 1.1.4

BeginnerLearning a lot about using this app with shortcuts to automate my life with simple easy data entry. Reduces scrolling thru files or notes!.Version: 1.1.4

Can you fix set value?Set value will only let me select a file. Thinking this app could be super powerful if it worked fully.Version: 1.1.4

So great!One thing I’d love to see added would be widget support. Would be great for monitoring status of a stored values without needing to open anything..Version: 1.1.4

Great app, missing Boolean actionLove the app, fills in the gap of needed global values for Shortcuts. Has most related actions, except for one glaring miss. Since you allow Boolean type values, where is the Boolean action to set a value? Worth the tip jar, thanks!.Version: 1.1.4

BrokenIt is extremely helpful but sometimes crashes and doesn’t work at all not even opening..Version: 1.1.4

Thank you!Thank you so much for writing this helpful app and providing it for free. It has helped my shortcuts immensely.Version: 1.1.4

Missing Key FeaturesGreat app and kudos to the developer for keeping it free. Just wish you could add individual values to existing dictionaries (which is possible for Lists)..Version: 1.1.4

Very handyA unique and fantastic app. If you know what to do with this app, you’ll find it invaluable..Version: 1.1.2

Data Jar rules.I am so stoked you got Data Jar happening on Mac OS. Thanks for all your hard work..Version: 1.1.2

Great stuffJust works for my simple purpose. Thank you Simon!.Version: 1.1.4

Should be built in it's that goodAmazing once you figure out how to use it! Opens up LOTS of advanced possibilities. Cheers guys!.Version: 1.0.14

Fantastic toolI'm so glad to have this on macOS, it's superbly handy. Thank you!.Version: 1.1.4

I just got the app and it's asking for a review.How am I supposed to know if I will use it, much less how to rate it! I'm giving a 3 for benefit of the doubt..Version: 1.1.4

Great app!This app definitely levels up my shorcuts!.Version: 1.0.17

Best power user app since Workflow (“Shortcuts”)A truly innovative, useful app. Essential for anyone using Shortcuts..Version: 1.0.1

I can’t believe this is free!This app is amazing, so so useful in conjunction with the shortcuts app to manage global variables..Version: 1.0.15

Great StartWonderful and unique. Need more query functionality to be practically useful..Version: 1.0.13

Missing key features! Literally!Inside shortcuts, there are many additions that are very useful... except... They are missing some of the most needed key features... Like adding and removing keys/values As of now all you can do is add values to lists, and change/add values. Nothing more It's a smart app idea, but it's missing so much!.Version: 1.0.5

So helpfulAmazing app, can do so much more with shortcuts that seemed impossible (or incredibly complicated) before. Thank you so much for making this..Version: 1.1.4

Essential DLC for the more advanced shortcut experienceIt is wonderful apple made shortcuts and that this dev made data jar. DJ has an apparently simple UI which makes it easy to navigate and understand. The way different storage types can be combined and layered has made it essential for all of my more complicated shortcuts data needs thus far. A price tag of $0 and stating no data collected makes this a crazy good app..Version: 1.1.4

Great app but access can be a little slowI love this app, ise it for many shortcuts i make and in combination with charty is very powerful. The only small geipe I have is that even on my Iphone 15pro the read/write access back and forth to datajar can be a little slow. I wonder if it apple or non-optimized code within datajar, but there is a noticable difference in pulling data from datajar vs pulling data from the notes app or something. But the structure and simplicity of datajar can’t be matched so far. Excellent app..Version: 1.1.4

Just PerfectNothing extra, simple and powerful! Does exactly what it suppose to do and nothing more! All local sync with iCloud..Version: 1.1.4

Free International Money Transfer 💸Enjoy high maximum transfers into more than 20 currencies while saving up to 90% over local banks! The cheap, fast way to send money abroad. Free transfer up to 500 USD!AdvertorialVersion: 1.1.4


Data Jar iPhone Images
  • Data Jar iPhone image 1
  • Data Jar iPhone image 2
  • Data Jar iPhone image 3
  • Data Jar iPhone image 4
Data Jar iPad Images
  • Data Jar iPad image 1
  • Data Jar iPad image 2
  • Data Jar iPad image 3
  • Data Jar iPad image 4