• 67 Posts
  • 472 Comments
Joined 2 年前
cake
Cake day: 2023年10月6日

help-circle






  • While I think that approach would be beneficial to new Lemmy and Piefed users who are likely to be overwhelmed by a deluge of unfiltered content, I think it would also be helpful to have an “expert mode” built into the app to construct such filters. As a comparison, while uBlock Origin’s filter lists are extremely helpful for ad blocking, the ability to write additional filters oneself locally adds a degree of personalization to the process. If the process were confined to filter lists, I’d personally write my own given the meticulous detail to which my existing filters go.

    Regardless of which approach is taken, however, I definitely think that there is merit in supporting the five aforementioned filter types; identifying filters as applying to either the title or post content enables the blocking of specific reoccurring posts without accidentally catching others in the filter, blocking URLs enables filtering out fake or biased news sources (per one’s own standards), or otherwise unwanted content, without blocking posts discussing those sources (i.e. blocking links to YouTube without blocking headlines mentioning YouTube), blocking community names enables pre-filtering communities that a user isn’t interested ahead of time in without blocking them individually (i.e. any community with ‘meme’ in the title), and username filters enable the blocking of posts by certain users without blocking the visibility of their comments on other posts.

    Lastly, I also think that even if json filters were used, that regex support should be maintained, so as to minimize the number of individual filter entries needed and apply the filters as broadly or narrowly as intended by the filter’s creator.