PPlamenu
HomeTrendingLive feedsPeopleGroupsRulesStaff
Sign in
PPlamenu
HomeTrendingLive feedsPeopleGroupsRulesStaff
Sign in
Phantasm@phnt@fluffytail.org
⁨19⁩d

open email client with 300 unread messages from today lambadalambda Re: Pleroma/Pleroma Family relative looks at my screen What are those names? You are on the dark web, aren't you?

⁨Jul⁩ ⁨26⁩, ⁨2026⁩, ⁨16:16⁩
1000
Open original page
BoostsQuotesFavs
lain@lain@lain.com
⁨19⁩d

Replying to @⁨lain@lain.com⁩

@phnt also i guess you kinda are on the darkweb
0000
Open original page
BoostsQuotesFavs
lain@lain@lain.com
⁨19⁩d

Replying to @⁨phnt@fluffytail.org⁩

@phnt sorry for closing 300 issues
2000
Open original page
BoostsQuotesFavs
Phantasm@phnt@fluffytail.org
⁨19⁩d

Replying to @⁨lain@lain.com⁩

@lain No worries, there are quick ways to solve my issue
$ for message_id in $(notmuch search --output=messages tag:pleromagit and tag:unread and date:today); do
if [ -n "$(echo ${message_id} | grep 'pleroma/pleroma/issues/[0-9].*/close')" ]; then
if [ -n "$(notmuch show ${message_id} | grep '\*@lambadalambda\* closed')" ]; then
notmuch tag -unread ${message_id}
fi
fi
done
1000
Open original page
BoostsQuotesFavs
lain@lain@lain.com
⁨19⁩d

Replying to @⁨phnt@fluffytail.org⁩

@phnt umm that's not mutt
0000
Open original page
BoostsQuotesFavs