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

Implement user's custom text filters #223

Open
cdmnky73 opened this issue Jul 30, 2021 · 5 comments
Open

Implement user's custom text filters #223

cdmnky73 opened this issue Jul 30, 2021 · 5 comments
Labels
question Further information is requested

Comments

@cdmnky73
Copy link

Currently, the app doesn't hide any posts that may otherwise be filtered on desktop through a user's custom post text filters

They could either be removed completely, or replaced with a with text such as "post removed by filter"

@Danie10
Copy link

Danie10 commented Jul 31, 2021

If it's the same thing I'm thinking of (the custom column on desktop with some set hashtags to filter on) then I'd also like to see this view available, even if we must set it on the app (ie. it does not pull through from desktop). It's something I use a lot to watch for mentions of certain topics from profiles I don't yet follow.

@MainasuK MainasuK added the question Further information is requested label Aug 3, 2021
@MainasuK
Copy link
Contributor

MainasuK commented Aug 3, 2021

The "Filters" is implemented in the app. Please check the filter setting and make sure the timeline type you want to filter out is selected. Also, please unchecked the "Whole word" option if the post language can not be tokenized.

If issue still not resolved. Please provide some example filters then I can take a look.

@Danie10
Copy link

Danie10 commented Aug 3, 2021

OK I see a Home feed with whoever I am following, and then a Search feed view, but you have to keep typing the search hashtags etc into search for it to filter. I was thinking more of the one view we have on a desktop column where we can set a filter condition like "any of these" and have #valheim #hubzilla #irc, and that stays as a saved filter view to quickly look at.

The existing search view seems to be picking up only the last hashtag. Ideally would be great to swipe between Home feed, Filtered View, and Notifications views, with a saved filtered view. It's the only way I'm alerted quickly to things I'm interested in, for people I'm not following yet. Maybe a saved filter in the filter view, that allows for multiple "any of" tags?

@MainasuK
Copy link
Contributor

MainasuK commented Aug 3, 2021

OK I see a Home feed with whoever I am following, and then a Search feed view, but you have to keep typing the search hashtags etc into search for it to filter. I was thinking more of the one view we have on a desktop column where we can set a filter condition like "any of these" and have #valheim #hubzilla #irc, and that stays as a saved filter view to quickly look at.

The existing search view seems to be picking up only the last hashtag. Ideally would be great to swipe between Home feed, Filtered View, and Notifications views, with a saved filtered view. It's the only way I'm alerted quickly to things I'm interested in, for people I'm not following yet. Maybe a saved filter in the filter view, that allows for multiple "any of" tags?

Maybe that "Filter" is not what you want. The filter is to hidden the post content match the rules. What you want is maybe the "List". But the v1.0.0 is not with that feature yet.

@Danie10
Copy link

Danie10 commented Aug 3, 2021

Yes thanks, not a filter view, but a list view. OK would be happy if it will be pending feature for a later release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants