Deduplicate Things Shortcut #296
Labels
documentation
Improvements or additions to documentation
shortcut
A Siri Shortcut! Built either by myself or another community member.
Updated
01272023-170525
Social
<iframe src="https://mastodon.social/@DavidBlue/109607834421449942/embed" class="mastodon-embed" style="max-width: 100%; border: 0" width="400" allowfullscreen="allowfullscreen"></iframe><script src="https://static-cdn.mastodon.social/embed.js" async="async"></script>I discovered that Things' new actions work with native hashing in Shortcuts! (Reminders' still don't??) Which means I was able to create a relatively simple deduplication shortcut that actually works!
(Obviously, be careful if you intend to use this on your personal library.) https://www.icloud.com/shortcuts/c75588132d9b49bd9bd59a45289052f6
Delete duplicate Things items by hash matching.
This shortcut includes two of Things' brand new Shortcuts actions and simple repeat loop utilizing matching by hash (which I definitely discovered via another shortcut but I haven't been able to figure out which/from where) to discover Things items with duplicate titles in one's database, which are then counted. The count is presented in a Show Alert action dialogue, from which you will have the choice of proceeding with deletion or canceling.
Also worthy of consideration:
The text was updated successfully, but these errors were encountered: