Data Jar List

Add a list of text or URLs to a List in Data Jar.

https://user-images.githubusercontent.com/43663476/147396567-e36fa240-b271-4e9e-993c-1be4ee997b3e.png
https://user-images.githubusercontent.com/43663476/147396569-23e09219-dbeb-4274-a8b9-71f803937b84.png
https://user-images.githubusercontent.com/43663476/147396570-8b94437f-33df-4e09-b176-913fad175740.png

About

Data Jar Logo
Data Jar Logo
Data Jar List Shortcut Actions
Data Jar List Shortcut Actions
Data Jar List Result
Data Jar List Result

There are many other, far more capable Shortcuts available on RoutineHub and elsewhere which accomplish the entire function of this one as well as a whole bunch more. It's largely for those like myself who've struggled to learn Repeat With Each. It took me way too long, so I feel y'all.

Data Jar List Source
Data Jar List Source

Steps

  1. Text or URLs are received as input or the clipboard is retrieved.
  2. Split Text parses said input by New Lines.
  3. Ask for Input asks you for the name ("key") of the Data Jar you'd like to add to. It'll always be lowercase.
  4. Set Variable sets variable key to said input.
  5. Each item in the result from step 2 is added to the beginning of the list specified by step 3.

Video Demo

<iframe title="Data Jar Utility Demo" width="560" height="315" src="https://diode.zone/videos/embed/ffb81e82-507a-4ff9-ae83-5e456602b990" frameborder="0" allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups"></iframe>

Other Links/Resources