Next...Notifications

I have a gazillion "notifications" how do you delete them?
Source: Bluesound Node 2i - Preamp/DAC: Benchmark DAC2 DX - Amp: Parasound Halo A21 - Speakers: MartinLogan Motion 60XTi - Shop Rig: Yamaha A-S501 Integrated - Shop Spkrs: Elac Debut 2.0 B5.2

Best Answer

Answers

  • Joe70
    Joe70 Posts: 7
    If you want to clear the notification indicator (globe icon) you just have to click on it...

    Referenced from the following JS function:
    // Clear notifications alerts when they are accessed anywhere.
    $(document).on('click', '.js-clear-notifications', function() {
    $('.NotificationsAlert').remove();
    });

    If you want delete the notifications themselves you while probably have to find a mod with server access because there doesn't appear to be any "client-side" way to do that. At least not in my brief code review.

    Sorry, I can't be more helpful.
  • steveinaz
    steveinaz Posts: 19,521
    Thanks fellas.
    Source: Bluesound Node 2i - Preamp/DAC: Benchmark DAC2 DX - Amp: Parasound Halo A21 - Speakers: MartinLogan Motion 60XTi - Shop Rig: Yamaha A-S501 Integrated - Shop Spkrs: Elac Debut 2.0 B5.2
  • jdjohn
    jdjohn Posts: 2,987
    Is there a way to unsubscribe from notifications for specific threads...or is it all-or-nothing for notifications in general?
    "This may not matter to you, but it does to me for various reasons, many of them illogical or irrational, but the vinyl hobby is not really logical or rational..." - member on Vinyl Engine
    "Sometimes I do what I want to do. The rest of the time, I do what I have to." - Cicero, in Gladiator
    Regarding collectibles: "It's not who gets it. It's who gets stuck with it." - Jimmy Fallon
  • MrBuhl
    MrBuhl Posts: 2,419
    By clicking the star in the upper right of a thread (it has yellow fill when following, No fill or white when not following) you will stop the notifications for a particular thread.
    VA HT HK AVR20II, Sony S9000ES CD/DVD/SACD, Polk Audio RC80i / Polk Audio CSi3, 60" Panasonic Plasma, Nordost / Signal Cable A2 / Wireworld / Pangea / Magic Power
    VA 2 Channel Focal Electra 926 speakers, Pass Labs X150.5 Amp, Eastern Electric MiniMax Preamp (Tutay mods), Eastern Electric Minimax CDP (Scott Nixon mods), Music Hall mmf 5.1 Turntable, Parks Audio Budgie Phono Pre , Audioengine B1 streamer, MIT S3 IC's / MIT Shotgun S3 Speaker Cables / PS Audio power cables
    Noggin Schiit Valhalla, Pangea, Phillips Fidelio X1, Polk UF8000

    Polk SDA1c modded
    Polk CRS+ 4.1TL modded (need veneer)
    Polk SDA2BTL (fully modded)
    A/L 1000VA Dreadnought Canare 4s11 SDA cable
    SACD Marantz DV8300
    Sony S9000ES CD/DVD/SACD
    Yamaha YP-D6
    Soundcraftsmen PCR800
    Audible Illusions L1 Preamp
    Vincent MFA based Cocci Tube Preamp
    Pho-700 Phono Pre
    Signal Cable Silver Resolution IC's






  • jdjohn
    jdjohn Posts: 2,987
    Yeah, but I think once you make a comment in a thread, you get notifications whether it's bookmarked or not.
    "This may not matter to you, but it does to me for various reasons, many of them illogical or irrational, but the vinyl hobby is not really logical or rational..." - member on Vinyl Engine
    "Sometimes I do what I want to do. The rest of the time, I do what I have to." - Cicero, in Gladiator
    Regarding collectibles: "It's not who gets it. It's who gets stuck with it." - Jimmy Fallon
  • jdjohn
    jdjohn Posts: 2,987
    Looks like I could tweak my notification preferences if I want to that bad.
    "This may not matter to you, but it does to me for various reasons, many of them illogical or irrational, but the vinyl hobby is not really logical or rational..." - member on Vinyl Engine
    "Sometimes I do what I want to do. The rest of the time, I do what I have to." - Cicero, in Gladiator
    Regarding collectibles: "It's not who gets it. It's who gets stuck with it." - Jimmy Fallon