kensanata / mastodon-archive

Archive your statuses, favorites and media using the Mastodon API (i.e. login required)
https://alexschroeder.ch/software/Mastodon_Archive
GNU General Public License v3.0
358 stars 33 forks source link

Add bookmark archiving #76

Closed legogo29 closed 2 years ago

legogo29 commented 2 years ago

Adds the ability to archive bookmarks as suggested in issue #60.

I have made archiving the bookmarks default and to disable them to use --skip-bookmarks like it works with favourites.

kensanata commented 2 years ago

Perfect. Thank you so much!