Skip to content

Custom actions for Emaroo, the free utility for browsing the most recently used lists of tools and applications like Visual Studio, Word, Excel, PowerPoint and more.

License

Notifications You must be signed in to change notification settings

RWeigelt/EmarooCustomActions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Actions for Emaroo

A custom action for Emaroo calls an executable with arguments built using macros e.g. for the full path of currently selected file/directory, or just the file name, the extension, etc.

Custom actions are defined per-application. They appear as buttons below the corresponding list of most recently used (MRU) items and as entries of the item's context menu. If you prefer hotkeys, you can also run a custom action via Ctrl+number.

Sharing Custom Actions

Custom actions can be shared by copying/pasting a text string that you can put on an HTML page, insert into an email, or maybe even post on Facebook ;-).

You can also import/export individual custom actions to files (*.action.json).

Ready-to-use Custom Actions

The custom actions are categorized by the executable that is called:

How to Use

As an example, here's a custom action that creates a new mail in Outlook and adds the current file as an attachment (read how it was done in "How to Write Your own Custom Action"):

§§!F5[*J,m1]zzYr^^u1xKwvI-6rj=lP}5A7qkrB|w(AO9,y3lagyKpe)efm%4SDV*gH+°wlT[|^i^Sg
0{HMG^JV;GvLqWf]fVqk_O9vg)MHopIIP?xmhZZy|0h9=3-6q87B$)%r2W%UDdE26W*%q2g)NVXser^1
P{n-gB8r5°Ny:KnO4#[q(lpwv-o6W.iH-!06EGAv,dv,%Mb6k]$0EP*,wIih;A§§
  • Select and copy the text for the custom action to the clipboard.

  • In Emaroo, open the Settings tab ( ).

  • In the "Applications" list on the, select the tool/application you want to add the custom action to:

  • In the "Custom Actions for ..." list, click the "Paste" button (or press Strg+V) to paste the custom action.

  • Switch back to the application's tab page and you're good to go!

  • Tip: You can view the custom action for a specific selected file or folder before running the custom action by opening the context menu on the custom action's button and selecting "Debug":

  • In the debug dialog you'll see the actual command line to be used (and you can inspect the values of all macros):

    Want to Write Your Own?

    Take a look at "How to Write Your own Custom Action"!

About

Custom actions for Emaroo, the free utility for browsing the most recently used lists of tools and applications like Visual Studio, Word, Excel, PowerPoint and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published