Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mastodon CSV Exports Shortcut #307

Open
extratone opened this issue Apr 27, 2023 · 1 comment
Open

Mastodon CSV Exports Shortcut #307

extratone opened this issue Apr 27, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation shortcut A Siri Shortcut! Built either by myself or another community member.

Comments

@extratone
Copy link
Owner

extratone commented Apr 27, 2023

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

<iframe src="https://mastodon.social/@DavidBlue/110272277888796645/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>

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.)

@extratone extratone added documentation Improvements or additions to documentation shortcut A Siri Shortcut! Built either by myself or another community member. labels Apr 27, 2023
extratone added a commit that referenced this issue Apr 27, 2023
@extratone
Copy link
Owner Author

Video Demo

trim.412D3301-0B34-488F-9FD6-54C845521195.MOV

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation shortcut A Siri Shortcut! Built either by myself or another community member.
Projects
None yet
Development

No branches or pull requests

1 participant