[Win7] Jumplist Extender - Add jumplists to any program! (RELEASE 0.4)


Recommended Posts

EDIT 3/31/2011: Jumplist Extender v0.4 is released! See the website for changes and the download.

EDIT 3/20/2011: The old Jump List Extender website has gone down indefinitely. See the Google Code page for general information, and click here to download the latest version. If you're running on another language besides English, see this page for information on how to make this program work. I no longer work on this project.

EDIT: Want some Jumplist Packs to get started? See Post #21 for downloads and screenshots!

Jumplist Extender is an easy-to-use utility that lets you add custom jumplists to any of your programs on Windows 7!

a3o9pk.jpg

With Jumplist Extender, you can:

Add your own Program Tasks

You can add any action you want on your jumplist, provided it has a keyboard shortcut to your program. Make easy-to-access jumplist items for your everyday tasks! (Works with command line switches, too!)

Pin Any Type of File

Add ANY file and ANY folder to your jumplist -- and even rename them on the list! Windows only allows you to add files assigned to (or "openable by") the program -- Extender bypasses that limitation.

Create Extensions to your Programs

Use AutoHotKey scripting to extend and add functionality to your programs, easily accessible from your own jumplist! Add a "Save to Desktop Notes" function to Notepad, or add "Snip and upload to ImageShack" to Snipping Tool!

Share your Jumplists with Others

Export and import your jumplists into "Jumplist Packs"! Upload your Jumplist Pack to the web, and enable others to download and enjoy your work!

Download (v0.3)

JumplistExtender_v0.4.exe (1.6MB)

GPLv3 Source: TaskbarExtenderSrc_v0.4.exe (1.3MB)

Contributions

Find a bug? Be sure to send them my way! Reply to the topic, or send mail to [email protected]!

Jumplist Extender v0.4 is relatively stable, but expect bugs! Regardless, any notifications sent my way are appreciated!

Thanks for the kind responses :)

Truthfully, the configuration window is taking me forever and a day, but the engine itself is almost done. I could possibly release an EXE next weekend that accepts a manually-edited jumplist XML and applies it for you! I hope that will tide some folks over?

Thanks for the kind responses :)

Truthfully, the configuration window is taking me forever and a day, but the engine itself is almost done. I could possibly release an EXE next weekend that accepts a manually-edited jumplist XML and applies it for you! I hope that will tide some folks over?

+1 interested.

@Co_Co: Regarding Firefox, you totally can :) Works nicely, too!

33dz3nd.png

@Pallab: Thanks for the offer -- and when Jumplist Extender becomes stable, I'll PM you.

---

I did some great work on Jumplist Extender (J7E) today, and it's coming together really nicely! I hope to release an "alpha" within a week or two -- perfectly functional, but the config may throw exceptions, crash, etc., if a user goes beyond expected boundaries. It's stuff that I can handle, but to have an influx of bug reports coming in would be extremely helpful with knowing what needs fixing, stuff like that.

This will be more work for you probably but,

I think you should also make your application be able to edit jumplists as well. Once Firefox supporst jumplists for example, they will have there own, we should be able to remove and add stuff to it. (unless it already does that)

Nice work, can't wait!

Man, you guys are quick :) @Bman: Yeah, existing jumplists are replaceable -- not sure about editable, though, but yes I definitely agree that it would be helpful. I'll look into that soon.

---

Anyways, I did some great work on Jumplist Extender (J7E) today, and it's coming together really nicely! I hope to release an "alpha" here within a week or two -- perfectly functional jumplist'ing, but the config may throw exceptions, crash, etc., if a user goes beyond expected boundaries. To have an influx of bug reports would be extremely helpful with knowing what needs fixing, stuff like that.

As far as a preview goes:

2ivk0ux.png

J7E allows you to specify File/Folders and automatic Keyboard Shortcuts, Command Lines, and AutoHotKey scripts to add to your jumplists. On a basic level, I feel that most program functions can be reached via keyboard shortcut (e.g. pressing Ctrl+O in Notepad or Word will open a file,) or a command line switch (e.g. firefox.exe -new-tab, or foobar2000.exe /playpause.) AutoHotKey scripting is available for advanced users.

I could think of more specialized options, but these four are the most global towards all programs.

My own usage proves that jumplists come really handy, when used the right way! E.g. In MS OneNote, I often have to switch between typing and pen writing, but it totally cripples my flow to search for the two buttons. However, jumplists make it easier to just flick up the list and select what I need!

Due to how jumplists are designed, J7E has to run as a background app to assign windows to their jumplists. That's okay -- Winfox had to run in the background, too, to do the same thing for Firefox. Anyways, alpha hopefully coming soon.

Me too. I tried thinking of non-background app solutions, but they involve ugly stuff like code injecting. Or maybe I haven't looked hard enough...

But technically, you don't really need to have J7E running in the background. When you start a program from its pinned shortcut, then it will have the jumplist automatically, without needing J7E to assign it. The problem is that when a user opens a new window some other way (e.g. clicking "Open New Window" in Firefox's menu,) then that window won't have any jumplist, and it shows as a second taskbar button. It's weird; that's why I have J7E looking for new windows.

The good news is that you can leave J7E off, if you know what you're doing :) But it beseeches me to find a more streamlined solution there.

  • 4 weeks later...

wow this would be great!! I would love this and have been trying to find something like it for weeks. I just didn't know how to word it. a lot of apps let you open your most recent files but that's useless cause for example in vlc if i just watched something i am not going to want to see it again so it's pointless to have it there..

hope you are making good progress on this.

Thanks for the kind words :)

I'M ALMOST DONE! I hope to release something by Sunday. Have a screenshot:

nz5bio.jpg

Jumplist Extender, an easy-to-use utility, lets you add custom jumplists to any of your programs on Windows 7! You can:

Add Program Tasks

For every action on your program that has a keyboard shortcut, you can replicate it on the jumplist! Make easy-to-access jumplist items for your everyday tasks! (Works with command line switches, too!)

Pin Any Type of File

Add ANY file and ANY folder to your jumplist -- and even rename them on the list! Windows only allows you to add files assigned to (or "openable by") the program -- Extender bypasses that limitation.

Create Extensions to your Programs

Use AutoHotKey scripting to create infinite extensions to your programs, easily accessible from your own jumplist! Add a "Save to Desktop Notes" function to Notepad, or add "Snip and upload to ImageShack" to Snipping Tool!

Share your Jumplists with Others

Export and import your jumplists into "Jumplist Packs"! Upload your Jumplist Pack to the web, and enable others to download and enjoy your work!

It's a little rusty, but it'll do: Jumplist Extender v0.1 Alpha is released! See the first post for more info.

It's an alpha, so expect bugs! I'd appreciate any notifications sent my way.

DOWNLOAD:

JumplistExtender_v0.1.exe (1.19MB)

GPLv3 Source: hg clone -b "Version0.1" http://mercurial.robotnik.ws/JumpList

NOTE: If you haven't already, update Jumplist Extender to Version 0.1-C, to fix the problems of missing start menu shortcuts and overexcessive message boxes. That should be the last rev for 0.1!

The only known issue remaining is, when uninstalling as a regular (non-admin) user, the start menu shortcuts won't be deleted. Should be fixed by 0.2. Admin users already have these shortcuts removed. Also, background/tray process behavior is a result of Windows limitations, not mine -- and I can't fix that under my control. Everything else works as intended.

Check out these Jumplist Packs to help you get started! You can open them using Extender and import into your programs:

Firefox Pack

FirefoxJLP.png

Download

Adds New Tab, New Window, and a list of sites. You can configure the sites by editing their command line actions.

Universal Actions -- File, Open, Save, Save As

Uni_FileActionsJLP.png

Download

Adds File, Open, Save, and Save As for common programs. All done using keyboard shortcuts! Add a task that performs "Ctrl+P" for printing :)

Notepad -- Desktop Notes

Notepad_DesktopNotesJLP.png

Download

A small widget that copies text from the current Notepad window and pastes it into "{User}\Desktop\00_Notes.txt". Can also work with Wordpad and other text editors by adjusting the AHK scripts!

Calculator

CalculatorJLP.png

Download

Adds tasks for Standard, Scientific, Programmer, and Statistics Modes, all using keyboard shortcuts.

Snipping Tool

SnippingToolJLP.png

Download

Adds tasks for each snipping mode, PLUS widgets to automatically copy them to the clipboard, open them in MSPaint, or upload them to ImageShack!

Thanks :) New Version 0.2, a BUG FIX release, will be incoming. Changelog:

ADDED/CHANGED:

* Additional options for keyboard tasks:

** Ignore if program is not running

** Ignore if program is currently running

FIXED:

* Command line task will sometimes crash. (#41)

* When saving a jumplist, taskbar icons will sometimes change position (#37)

* [Crit] "Access denied" when selecting a UAC/administrative main window. (#47)

* [Crit] "Error HRESULT E_FAIL has been returned from a call to a COM component." (#42)

* [Crit] "Cannot find central directory" when importing a jumplist pack (#45)

* [Crit] "The process cannot access the file 'AppSettings.xml'

because it is being used by another process." when importing a jumplist pack and canceling (#46)

KNOWN ISSUES:

* UAC/administrative windows cannot accept jumplist tasks (#49) Working on this one right now...

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • WebChangeMonitor 26.06 by Razvan Serea Monitors allows you to quickly check a number of web pages and tracks changes based on the content of the web pages. Allows to monitor several protocols, including HTTP and HTTPS. Allows to view and record differences. Available for Win7/10, Linux and others. WebChangeMonitor features: Allows monitoring of web pages and informs about content changes Indication of states of currently monitored items in the tool and taskbar Reporting as sound and/or email as well as log file or HTML log Several configuration / filter options Support all protocols, e.g. http, https Multi-threaded, running in the background Bulk-import and bulk-export of items (from/to CSV) to monitor Export of results to CSV file for further processing Allows running command on items states and/or showing diff (changes) of content with preferred diff-tool ...and many more! Open Source (C++, wxWidgets) Cross platform for Windows (7/10), Linux, RPi and Mac (if self-compiled) WebChangeMonitor 26.06 release notes: Release 26.06 brings mostly s but updates the underlying core infrastructure. A major compiler is used for both x86/x64 and WoA64 architectures. This also means that all core libraries are re-compiled accordingly which required some changes in the build scripts. One of the core libraries (cURL) has been updated to address vulnerabilities and a nasty linker error that was causing the need for a dedicated patch which could now be eliminated. Download: WebChangeMonitor 64-bit | Setup 64-bit | ~10.0 MB (Open Source) Download: WebChangeMonitor 32-bit | Setup 32-bit View: WebChangeMonitor Website | Other Operating Systems | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • BATorrent 3.0.4 is out.
    • yea they change their app to high-system app so you can't disable with adb or within android, you gotta get root be able to do disable this high-system app now if you have locked down boot loader you screwed. samsung started locking down their store and their account app extremely annoying, account constantly nagging you to sign in... i disable all ai core apps and especially gemini since you can't uninstall anymore. i hope some day someone will present a bill force this companies quit locking down this damn phone especially the apps...
    • It's basically the only web browser project not controlled by a major corporation.
    • You missed out, Ico and Shadow of the Colossus were beautiful epic masterpieces, I never got to play The Last Guardian sadly so can't really comment on that one.
  • Recent Achievements

    • Dedicated
      Mark Spruce earned a badge
      Dedicated
    • Collaborator
      conkir earned a badge
      Collaborator
    • Rising Star
      olavinto went up a rank
      Rising Star
    • One Month Later
      lamborghiniv10 earned a badge
      One Month Later
    • Week One Done
      lamborghiniv10 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      482
    2. 2
      PsYcHoKiLLa
      256
    3. 3
      Steven P.
      74
    4. 4
      Skyfrog
      70
    5. 5
      +Edouard
      69
  • Tell a friend

    Love Neowin? Tell a friend!