Feature Request Release filtering

Discussion in 'Suggestions & Bug Reports' started by ChaoticSauce, Apr 10, 2021.

?

Release filtering for Korean, Japanese and Chinese?

Poll closed May 10, 2021.
  1. Yah

    1 vote(s)
    50.0%
  2. Nah

    1 vote(s)
    50.0%
  1. ChaoticSauce

    ChaoticSauce Active Member

    Joined:
    Jan 12, 2021
    Messages:
    1
    Likes Received:
    0
    Reading List:
    Link
    I think we should have a release filtering for weather you want to see or exclude Korean, Chinese or Japanese.
     
  2. AliceShiki

    AliceShiki 『Ms. Tree』『Magical Girl of Love and Justice』

    Joined:
    Apr 27, 2016
    Messages:
    24,650
    Likes Received:
    98,371
    Reading List:
    Link
    Been suggested 1000x already. Not gonna happen.
     
  3. Ral

    Ral Not a Well-Known Member ¯\_(ツ)_/¯

    Joined:
    Dec 5, 2016
    Messages:
    1,214
    Likes Received:
    923
    Reading List:
    Link
    1. https://www.novelupdates.com/account/ > Site Settings > Enable Origin Tagging (Colored)
    This will make it easy to tell the difference.

    2. You can then use uBlock Origin to hide languages you don't want.
    Code:
    www.novelupdates.com##.release .orgcn, .release .orgkr:upward(tr)
    Paste this to uBO>Dashboard(Settings)>My filters to hide Chinese and Korean

    Code:
    www.novelupdates.com##.release .orgcn:upward(tr)
    Hide only Chinese.

    Code:
    www.novelupdates.com##.release [class^="org"]:not(.orgjp):upward(tr)
    Hide all that aren't Japanese.
     
    Last edited: Apr 10, 2021