Giter VIP home page Giter VIP logo

Comments (9)

oliverschwendener avatar oliverschwendener commented on June 2, 2024 1

Thanks for the detailed description. Ueli has an issue that it waits for the commandline program to exit, so that's why the UI is frozen until you close the terminals. I will see that this issue will be fixed with v9 which is currently in an alpha state. I'll keep you posted here.

from ueli.

kristus123 avatar kristus123 commented on June 2, 2024

i add & exit at the end of the command, that will make the terminals close.

from ueli.

konradsikorski avatar konradsikorski commented on June 2, 2024

@kristus123 doesn't work for me :( do you use it for "command line"? for this command

explorer.exe shell:appsFolder\Microsoft.Todos_8wekyb3d8bbwe!App

i am receiving error like this:

At line:1 char:66
... xplorer.exe shell:appsFolder\Microsoft.Todos_8wekyb3d8bbwe!App & exit
~
The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double quot
ation marks ("&") to pass it as part of a string.

from ueli.

kristus123 avatar kristus123 commented on June 2, 2024

do you want to send screenshot of your config ?

for this i use "workflows" as that is the "thing" that opens cmd

image

from ueli.

kristus123 avatar kristus123 commented on June 2, 2024

it seems you are opening a powershell terminal maybe ?
it is probably different syntax for powershell

from ueli.

kristus123 avatar kristus123 commented on June 2, 2024

https://chat.openai.com/share/511999b4-1ba9-4ede-b61f-8ee2b81cca14

you can try using ;

from ueli.

kristus123 avatar kristus123 commented on June 2, 2024

also, i am curious. how do you use microsoft todo with ueli?
I am a big fan of microsoft todo

from ueli.

konradsikorski avatar konradsikorski commented on June 2, 2024

I use the Microsoft To Do every day. Basically I start my day with To Do. I want to achieve something very simple. Every day morning I use workflow workflow "Day" to start 3 apps. Looks simple but it's ridiculously complicated. I have in the workflow one task for each app and it works but after all i have 3 terminals open. So I end up with a cmd script which is run by euli workflow but this way I can write any 'workflow' in script and I do not need the euli at all.

So for anyone who has this problem. This was my workflow
image

this is how i solve it now by running a script

image

and the cmd file:

explorer.exe shell:appsFolder\Microsoft.Todos_8wekyb3d8bbwe!App

C:\Users...\AAA.exe

start "" "C:\Program Files...\BBB.EXE"

from ueli.

oliverschwendener avatar oliverschwendener commented on June 2, 2024

Can someone check if this is still an issue with the latest beta version? https://github.com/oliverschwendener/ueli/releases
If so, feel free to reopen this issue.

from ueli.

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.