Mastodon CSV Exports Shortcut

Updated 04272023-133907


Social

here's a very basic shortcut that opens URLs to export all 6 of the standard exportable CSV files from Tootsuite.

(being)

  1. https://{instance}/settings/exports/follows.csv
  2. https://{instance}/settings/exports/lists.csv
  3. https://{instance}/settings/exports/blocks.csv
  4. https://{instance}/settings/exports/mutes.csv
  5. https://{instance}/settings/exports/domain_blocks.csv
  6. https://{instance}/settings/exports/bookmarks.csv

#Shortcuts https://routinehub.co/shortcut/15023


Handily open all 6 standard exportable CSVs from Tootsuite.

I created this shortcut as a quick means of querying all the available exportable .csv files from Tootsuite's standard /settings/export view with a single run. Essentially, it's a multi-URL bookmark for Safari out of the box to the following URLs:

  1. https://{instance}/settings/exports/follows.csv
  2. https://{instance}/settings/exports/lists.csv
  3. https://{instance}/settings/exports/blocks.csv
  4. https://{instance}/settings/exports/mutes.csv
  5. https://{instance}/settings/exports/domain_blocks.csv
  6. https://{instance}/settings/exports/bookmarks.csv

For each open tab, you'll need to select View or Download. Obviously, the latter is ideal if you intend to download the files.

Expect to set the root of the Mastodon instance you intend to target at install (ex. mastodon.social.)