mastodon-sc / mastodon-pasteur

Mastodon plugins developed in the context of Pasteur users projects.
BSD 2-Clause "Simplified" License
2 stars 2 forks source link

Add import of tags, radius and links to CSV importer #16

Closed stefanhahmann closed 1 month ago

stefanhahmann commented 2 months ago

This Pull request adds some extensions to the current CSV importer.

It adds 3 additional features that can be imported using it

In order to maintain usability, while the dialog is growing two new sections are introduced:

The PR also contains some technical (hopefully) improvements:

The dialog would look like this if this PR is accepted:

grafik

Unit tests:

stefanhahmann commented 1 month ago

Resolves #15