Updated 08082023-213631
Updated the Find Items
action to sort by reverse chronological created date.
my second published Shortcut for the upcoming Things actions is undoubtedly as simple as it gets, but I honestly feel relieved already to have an accessible means of backing up all my Things data. https://routinehub.co/shortcut/13729
my second published Shortcut for the upcoming Things actions is undoubtedly as simple as it gets, but I honestly feel relieved already to have an accessible means of backing up all my Things data. https://t.co/EOTTdPv0kY pic.twitter.com/AoqktwTWWS
— 𝗗 𝗔 𝗩 𝗢 𝗗 (@NeoYokel) December 23, 2022
Please note: at the time of release, this Shortcut requires a beta build of Things 3.
This shortcut uses Things' upcoming Find Items action to JSONify all available data for every To-Do in one's account in Data Jar.
By default, the information will be stored in things.[id]
as demonstrated in the live example below.
"391LYnn34cuZf4NhUinQ2z": {
"checklist": "- [ ] **118** - Rachel Kinney\n- [ ] **115** - Lindsay Robb\n- [ ] Change Pad!\n- [ ] **113** - Sara Dexheimer\n- [ ] **112** - L. Hoell\n- [ ] **110** - Stephanie McCune\n- [ ] 110R\n- [ ] **109** - Samantha Garrett\n- [ ] 109R",
"completiondate": 11172022,
"creationdate": 10122022,
"deadline": 0,
"evening": false,
"heading": "West Wall",
"inbox": false,
"islogged": true,
"modificaiondate": 11172022,
"notes": "",
"parent": "Fairview Night Run 2022-11-11",
"reminderdate": 0,
"start": false,
"startdate": 0,
"status": "",
"tags": "West Classroom Primaries",
"title": "West Classroom Primaries",
"url": "things:///show?id=391LYnn34cuZf4NhUinQ2z"
}