Coder Social home page Coder Social logo

Comments (17)

anb0s avatar anb0s commented on September 23, 2024 2

Thanks! The version v2.0 that i'm preparing has something similar, one can add, remove, enable/disable predefined and own commands / presets:

image

I hope it will solve the most requests in this direction, like issue #9 and #14 :)

from easyshell.

anb0s avatar anb0s commented on September 23, 2024 1

Thanks for the report, but the words "A shame. Well, time to switch to alternative similar plugins instead" etc. are no help for me to give more of my spare time for EasyShell development...
Other plugins that i like you can try instead:

Anyway i have a working version for Neon and wanted to release it together with Neon, but it will be released in the same week later, see milestone v1.5

from easyshell.

anb0s avatar anb0s commented on September 23, 2024

related to #30

from easyshell.

anb0s avatar anb0s commented on September 23, 2024

related to https://sourceforge.net/p/pluginbox/bugs/26/

from easyshell.

jctophefabre avatar jctophefabre commented on September 23, 2024

Thanks for your plugin, it is really very useful, I use it for years and it helps me a lot!
Thanks for the time you give to maintain it!

from easyshell.

electrotype avatar electrotype commented on September 23, 2024

Same here: thank you very much for this plugin! I use it every day.

from easyshell.

p91paul avatar p91paul commented on September 23, 2024

Is there an early binary for the 1.5/2.0 release, or an easy way to build one from source?

from easyshell.

anb0s avatar anb0s commented on September 23, 2024

I've an internal alpha version of 1.5 stream that is ONLY for playing with some new features i want to add. BUT this version is not compatible to 1.4.x nor to new 2.0 stream. So if you have own presets, they will not be usable, because of new property-format. It also has possibility to have 3 EasyShell menu instances --> fist enable one instance in preferences:

image

All three configured intances of EasyShell menus (some entries are duplicates) looks like this:

image

I will release new v2.0 instead of v1.5 officially, because the interface is clear and simple, but it supports dynamic menus, you can select the tools you want instead of having 4 predefined, see
issue #9 and #14 etc. The v2.0 will automatically migrate or import the user modified 1.3 or 1.4 presets. Also the v2.0 is complete rewrite with EPL license.

So v1.5 will have no future ;) but if you want to use for Neon until v2.0, testing update site: http://anb0s.github.io/EasyShell/testing

v2.0 pre-release will be added during this week...

Thanks!

from easyshell.

electrotype avatar electrotype commented on September 23, 2024

Hi anb0s,

I'm not sure in which issue I should suggest this but since you posted those images here... Wouldn't it be nice if one could simply add and remove custom entries, with custom names? You could keep the suggested "templates" but also allow to add/remove any entry?

I suck at photoshop, but something like this:

from easyshell.

electrotype avatar electrotype commented on September 23, 2024

Nice!!!

from easyshell.

anb0s avatar anb0s commented on September 23, 2024

done at branch v2_0

from easyshell.

electrotype avatar electrotype commented on September 23, 2024

I'm currently testing it in Neon and it works well!

  1. There is a NPE if you create an item and then change its "type" to "Other" (and you click "OK")
  2. Would be nice to list the new names to use as arguments since "{1}", "{2}", etc. don't work anymore.
  3. If it can help someone, I primarily use EasyShell to pop Windows Context Menu. To do that, I now use this as my command in Neon:

C:\path\to\WinContextMenu_x64.exe "${easyshell:resource_loc}

"WinContextMenu_x86.exe" and "WinContextMenu_x64.exe" are avaialble there:
https://github.com/vkalviss/WinContextMenu/tree/master/bin

UPDATE: I found that "context.exe" from http://www.maddogsw.com/cmdutils/ works even better than "WinContextMenu_x64.exe": it opens right where the cursor is. Also, the source is available.

Thanks for that 2.0 version!!

from easyshell.

electrotype avatar electrotype commented on September 23, 2024
  • Another small bug: when you click the "Edit" button for an item, its "type" is always reset to "Open".

from easyshell.

anb0s avatar anb0s commented on September 23, 2024

Thank You for the alpha test! So you have builded it by yourself :)

I have more patches to apply and adapt to new codebase from my private work done in 2015, so may be some commits have issues. I will commit it during the week, so please wait for the last one that should be stable and have all UI elements available :) I will put the beta release to testing site, i have to do it step by step...

There is a NPE if you create an item and then change its "type" to "Other" (and you click "OK")
Yes, the new icon path was wrong here --> fixed with next commit

Would be nice to list the new names to use as arguments since "{1}", "{2}", etc. don't work anymore.
Yes, comes with next commit together with other elements of prefernec page (string tokenizer, variable assist etc.)

If it can help someone, I primarily use EasyShell to pop Windows Context Menu. To do that, I now use this as my command in Neon:
C:\path\to\WinContextMenu_x64.exe "${easyshell:resource_loc}

Cool, i will try it too!

Another small bug: when you click the "Edit" button for an item, its "type" is always reset to "Open".
OK, will check it.

Thanks electrotype!

from easyshell.

anb0s avatar anb0s commented on September 23, 2024

I have added this v2.0 issues to #50 and will track it there.

from easyshell.

anb0s avatar anb0s commented on September 23, 2024

fixed with 6aac781

from easyshell.

anb0s avatar anb0s commented on September 23, 2024

v2.0.0 beta 2 build available at site: http://anb0s.github.io/EasyShell/testing
version: EasyShell 2.0.0.v20160719-1230
see issue #54 for found bugs and general discussion

@ALL users: Thanks again for your support :)

from easyshell.

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.