Giter Club home page Giter Club logo

Comments (6)

Windos avatar Windos commented on July 18, 2024 2

Confirmed cannot remove default logo path from config.json, could change it to fake file but all toasts will generate warning.

Will get a getter options in the next update, @floh96, thanks for the suggestion!

from burnttoast.

anthonyjvoss avatar anthonyjvoss commented on July 18, 2024 1

@Windos - is this issue still up for grabs or has this already been implemented for the upcoming v1 release?

from burnttoast.

Windos avatar Windos commented on July 18, 2024 1

Hey @anthonyjvoss, yes consider this up for grabs.

v1 is still a ways out, and even then I'm thinking I'll need to support 0.x with updates even after it's out given how big of a change it'll be. That and anything fixed now will direct what "feature parity" is for v1.

from burnttoast.

Windos avatar Windos commented on July 18, 2024

You can get a toast without an AppLogo, at the moment though only by proving a path to a non-existent file (unless I'm forgetting something deep in my own code haha!)

New-BurntToastNotification -AppLogo C:\fake.png

You will get a warning that this file doesn't exist though.

The reason I never included this as an option was because in older versions of Windows 10 not having an AppLogo was ugly, but that changed in 20H2.

I think what we should do here is make it so that this works:

New-BurntToastNotification -AppLogo $null

And also make it so that you can remove the default AppLogo path in the config file in order to get no AppLogo (I think at the moment removing that will error, but haven't tested 🤔)

from burnttoast.

A9G-Data-Droid avatar A9G-Data-Droid commented on July 18, 2024

Or just a simple: -NoLogo option

from burnttoast.

Windos avatar Windos commented on July 18, 2024

Don't worry, v1 is on the way and there'll be a good option for this included ;)

from burnttoast.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.