mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[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
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user