codl / forget

Continuous post deletion for twitter, mastodon, and misskey
https://forget.codl.fr/
ISC License
146 stars 8 forks source link

keep posts with a hashtag #43

Open codl opened 6 years ago

codl commented 6 years ago

As suggested by hoodie

Option to preserve posts that have a specific hashtag (ie #mastoart)

Would require parsing & storing the hashtags found in the post (and a privacy policy update)

could be useful to also allow the opposite ie delete only posts with a specific hashtag?

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

christophehenry commented 4 years ago

Hi! Is it possible to reopen this issue?

MaybeThisIsRu commented 3 years ago

could be useful to also allow the opposite ie delete only posts with a specific hashtag?

I am extremely interested in this. Willing to throw in $10 on completion unless I end up writing my own tool before that happens.

Crocmagnon commented 3 years ago

Mastodon's API already returns tags in posts, so no need to parse anything 🙂

I don't know about twitter though.