Data Jar
Utilidades
Gratis · Compras dentro de la app
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.
Más Enorme complemento para la App Atajos
Enorme complemento para la App Atajos
Muy buena aplicación para utilizarla con Siri y lo mejor de código abierto
Muy buena aplicación para utilizarla con Siri y lo mejor de código abierto
- Improves the stability of Shortcuts actions.
- Disables auto-capitalization and auto-correction when entering a text value.
- Navigation wouldn’t work after long pressing a dictionary or array to preview and then committing the preview.
1.1.4 11/01/2022
This update fixes a bug where the tip jar would sometimes be presented on launch even if the user have tipped already.
1.1.3 11/12/2021
This updates improves the stability of the Shortcuts actions and addresses some crashes.
1.1.2 17/10/2021
Fixes an issue where the View Value action in Shortcuts would not navigate to the specified value if the app was not running in the background.
1.1.1 07/10/2021
This update brings a refreshed design to the app. The update also improves syncing and makes the Shortcuts actions run a bit faster.
1.1 28/09/2021
This update fixes an issue that was introduced in the previous update. Numeric components in a key path would sometimes be offset by one when the numeric value referred to a key in a dictionary.
1.0.17 10/06/2021
This update fixes an issue where Data Jar would sometimes stop synchronising with iCloud after using it for a long period of time. The update also fixes an issue where key paths copied to the clipboard would have zero-based indices.
1.0.16 08/06/2021
This update ensures that Data Jar is compatible with the latest version of iOS and iPadOS.
- New: Shows contextual menu when tapping the plus button.
- New: Shows support e-mail in settings.
1.0.15 16/09/2020
This build fixes an issue where Data Jar's actions would not run correctly in the Shortcuts app.
1.0.14 20/08/2020
- Bugfix: When deleting a list or a dictionary that contains files, the files would not be deleted from iCloud Drive.
1.0.13 31/05/2020
- Bugfix: The Get Value action was unable to find the value for keys that started with zeros, for example 001.
- Bugfix: The Get Value action would cause the Shortcuts app to crash when outputting a file that was not downloaded from Shortcuts yet.
- Bugfix: Files are now downloaded more aggressively from iCloud, both when the app is running in the background and when running in Shortcuts. This increases the likelihood of the file being downloaded when fetching it with the Get Value action.
- Bugfix: Improved error handling when previewing a backup before restoring from it.
1.0.12 28/05/2020
- New: The Get Value action has a new "If Value Does Not Exist" parameter. The action will return the value passed to the new parameter if no value exists in the store at the specified key path.
- Bugfix: The names of values returned by the Get Value action have been improved. This is useful when passing the output to Shortcuts' Choose from List action.
- Bugfix: It's now possible to enter a negative number when adding or editing a value in the app.
- Bugfix: Boolean values are now written with all lowercase in the app to align with the way they're outputted in Shortcuts.
1.0.11 26/05/2020
New: This update makes Siri less chatty. Siri will now use shorter sentences when running one of Data Jar's Shortcuts actions.
1.0.10 11/05/2020
- New: The "Set Value" Shortcuts action has a new "Filename" parameter. When storing a file, you can use the parameter to specify the name of the file. The parameter has no effect when storing other values than files.
- Bugfix: When using the "Set Value" Shortcuts action to store a file that is already inside Data Jar's folder in the Files app, the file will now be duplicated.
1.0.9 11/05/2020
- Bugfix: Duplicating a list that was added from Shortcuts would make the items in the list be out of order. Please be aware that the fix only applies to new lists added from Shortcuts.
- Bugfix: Fixed a few crashes that could occur when navigating the store.
1.0.8 01/05/2020
- New: Added a new style of type icons.
- Bugfix: Text copyed or dropped into other apps would sometimes be formatted incorrectly, for example the text would have "\n" instead of line breaks.
1.0.7 28/04/2020
- Bugfix: After dragging a value into another app and dropping it, the value would not be corrected dropped. You can now properly drag and drop texts, files and JSON into other apps.
- Bugfix: Indices in lists would be off by one when copying the key path to a value.
1.0.6 26/04/2020
- Bugfix: A bug had snuck into the "View Value" action in the previous build, which caused it to open texts, booleans and numbers incorrectly.
- Bugfix: The errors reported by the "Get Value" action have been improved.
1.0.5 19/04/2020
- New: There's a new "View Value" shortcut action which will open the app at the specified key path.
- Bugfix: Sometimes the values would briefly layout incorrectly after when navigating backwards in the store after the app had been in the background for a while.
- Bugfix: When the "Get Value" action reported invalid indices, the reported indices would be off by one.
1.0.4 19/04/2020
- Bugfix: Using drag and drop to add a value into the store would sometimes cause "Add Value" to be displayed instead of the inserted value.
- Bugfix: Pasting values was disabled after interacting with a context menu.
- Bugfix: Pasting JSON formatted dictionaries and lists would not insert values inside the dictionary or list.
1.0.3 16/04/2020
- New: There's two new sets of type icons to choose from.
- Bugfix: Copying the key from the context menu would actually copy the value.
- Bugfix: The value picker was not visible when adding or editing values in landscape.
- Bugfix: Sometimes the prices in the tip jar was not fully visible.
1.0.2 16/04/2020
- New: The "Get Keys in Dictionary" action have been renamed to "Get Keys" and can now also get all keys at the top level of your store.
- New: The "Set Value" action has a new "Overwrite" parameter. The parameter specifies if the action is allowed to overwrite values. By default the action will not overwrite lists and dictionaries to prevent accidental data deletion.
- New: The "Delete Value" action has a new "Allow" parameter. The parameter specifies which values the action is allow to delete. By default the action will not delete lists and dictionaries to prevent accidentally deleting hierarchies of data.
- New: The "Edit Key" option have been removed from the context menu that's presented when long pressing a value. eInstead there's now an "Edit" option which presents you with the option to edit the key, the value and the type of the value.
- Bugfix: Fixes a crash that could occur when rearranging values.
- Bugfix: Indices in a list were sometimes not updated after inserting an item from Shortcuts until navigating out of the list and back in.
- Bugfix: The editor would sometimes allow editing a filename even when no file was selected.
1.0.1 14/04/2020
- Improves the stability of Shortcuts actions.
- Disables auto-capitalization and auto-correction when entering a text value.
- Navigation wouldn’t work after long pressing a dictionary or array to preview and then committing the preview.
Más Versión 1.1.4 11/01/2022
No se recopilan datos El desarrollador no recopila ningún dato en esta app.