Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling Hashtag Expressions: a AND b; a NOT b; #2815

Open
iamdtms opened this issue Apr 14, 2024 · 1 comment
Open

Handling Hashtag Expressions: a AND b; a NOT b; #2815

iamdtms opened this issue Apr 14, 2024 · 1 comment
Labels
c: feature Request for new feature

Comments

@iamdtms
Copy link
Contributor

iamdtms commented Apr 14, 2024

Hashtags works great, I would like to propose multiple hashtag handling option:
Now subscription on a hashtag is okay, but handling connection between hashtags is not.

It would be great to set a rule having multiple hashtags containment:
#tag1, #tag2 aka #gaming #pc

And a a rule where expression NOT contains a hashtag:
#tag3 :not(#tag4) aka #light :not(#dark)

These kind of code structures probably can be found on original mastodon /filters page as well. (see attachment)
Screenshot 2024-04-14 090708

That would be a great feature, don't you think? Looking forward to your reply!

Thank you.

@iamdtms iamdtms added the s: pending triage Pending Triage label Apr 14, 2024
Copy link

stackblitz bot commented Apr 14, 2024

Solve in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.

@shuuji3 shuuji3 added c: feature Request for new feature and removed s: pending triage Pending Triage labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: feature Request for new feature
Projects
None yet
Development

No branches or pull requests

2 participants