From 38f041cea1ba0cd3492f351353a29aa5b73e2731 Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Wed, 31 Jul 2024 16:03:34 +0200 Subject: [feature] Allow users to export data via the settings panel (#3140) * [feature] Allow users to export data via the settings panel * rename/move some stuff --- docs/user_guide/settings.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/user_guide') diff --git a/docs/user_guide/settings.md b/docs/user_guide/settings.md index 52afb056f..0811381c0 100644 --- a/docs/user_guide/settings.md +++ b/docs/user_guide/settings.md @@ -204,3 +204,11 @@ For more information on the way GoToSocial manages passwords, please see the [Pa In the migration section you can manage settings related to aliasing and/or migrating your account to or from another account. Please see the [migration document](./migration.md) for more information on moving your account. + +## Export & Import + +In the export & import section, you can export data from your GoToSocial account, or import data into it (TODO). + +### Export + +To export your following, followers, lists, account blocks, or account mutes, you can use the button on this page. All exports will be served in Mastodon-compatible CSV format, so you can import them later into Mastodon or another GoToSocial instance, if you like. -- cgit v1.2.3