Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Search found 5 matches

by tominator007
Sun Dec 21, 2014 4:29 pm
Forum: Feature Requests
Topic: Windows Command Line
Replies: 24
Views: 16471

Re: Windows Command Line

Oh, crap. I didn't see that.
Thanks for all the replies and sorry for taking up your time.
-Dave
by tominator007
Sun Dec 21, 2014 7:41 am
Forum: Feature Requests
Topic: Windows Command Line
Replies: 24
Views: 16471

Re: Windows Command Line

In EG you can add an action, Python Command -- Executes a single Python statement.

Was just wondering if a Windows Command action could be added. It would look something like this:

https://www.dropbox.com/s/wkkj7onr6clo4 ... e.png?dl=0

I modified a Python Command action dialog box.

-Dave
by tominator007
Sun Dec 21, 2014 5:29 am
Forum: Feature Requests
Topic: Windows Command Line
Replies: 24
Views: 16471

Re: Windows Command Line

I prefer to use Evernote as a background process and automated with EG instead of going thru the motions (manually opening EN and creating a new note) for repetitive tasks.

But using Evernote via EG and a .bat file was just one example.

No biggie.

Thanks
by tominator007
Sat Dec 20, 2014 7:18 am
Forum: Feature Requests
Topic: Windows Command Line
Replies: 24
Views: 16471

Re: Windows Command Line

Sometimes when I'm working on a job (freelance), I have to do a lot of repetitive actions, like copying/pasting or creating notes in Evernote. Right now, I'm working a job that I have to do 100s of copying/pasting operations. It's just easier to use EG to speed up the process.

And yes, I'm using ...
by tominator007
Fri Dec 19, 2014 9:43 pm
Forum: Feature Requests
Topic: Windows Command Line
Replies: 24
Views: 16471

Windows Command Line

Would be cool to have a plugin that can pass windows command line. For example, I use Evernote and would like to pass info directly to it from triggered events using EventGhost. An example would be "evernote.exe /Task:PasteClipboard /Task:SyncDatabase". This .bat file passes the clipboard contents ...