[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

    • Thanks, Sony and Nintendo, you effectively killed platform-agnostic gaming. Long gone are the days when you could wish to play a specific game on whatever platform you were. Now, you have to buy the hardware just to play that single game. What, you're only interested in THAT game and nothing more? Bad luck, suck it and buy our console.
    • The AI data centers need it more than us so...let them gobble it all up at that price!
    • "CRAZIER than ever!" Crazy Taxi: World Tour is officially coming soon by Pulasthi Ariyasinghe Sega announced it is working on bringing back some of its classic franchises in 2023, and while it has taken some time, the company finally gave fans a look at one of these new projects at the Xbox Games Showcase today, which turned out to be a brand-new Crazy Taxi entry. Watch the debut trailer above, which has snippets of gameplay in between the cinematic bits while blasting a track from The Offspring. Dubbed Crazy Taxi World Tour, this installment is aptly being described as being "CRAZIER than ever!" The director behind the original, Kenji Kanno, is helming this new entry as well, which will come with access to five new cities to drive in, competitive multiplayer modes, a vehicle customization system, and more. Axel is returning as a protagonist as well, but this time a mystery driver is offering him the opportunity to take his adventures to the streets in other countries. This will involve Axel chasing down masked villains that have somehow stolen his taxi, which means even more extreme missions and challenges to overcome. "From transporting passengers at top speed to tackling unique side missions and odd jobs across dynamic maps, there are countless ways to drive crazy and rake in big money," says Sega about this new installment after over 20 years. "Perform outrageous drifts, catch insane air, and drive at crazy speeds across five different cities as you work to deliver passengers and complete a variety of missions and challenges." The studio has even confirmed an in-game Arcade Mode that players will be able to access containing the original games for plenty of nostalgic action. Crazy Taxi: World Tour is currently slated to release sometime in 2027 across PC, Xbox Series X|S, PlayStation 5, and Nintendo Switch 2.
    • This and Crazy Taxi are the two games that interested me the most from this showcase.
  • Recent Achievements

    • Proficient
      Eric Biran went up a rank
      Proficient
    • Dedicated
      Conjor earned a badge
      Dedicated
    • Week One Done
      Windows Guy earned a badge
      Week One Done
    • Dedicated
      Mark Spruce earned a badge
      Dedicated
    • Collaborator
      conkir earned a badge
      Collaborator
  • Popular Contributors

    1. 1
      +primortal
      492
    2. 2
      PsYcHoKiLLa
      248
    3. 3
      Steven P.
      71
    4. 4
      +Edouard
      69
    5. 5
      ATLien_0
      67
  • Tell a friend

    Love Neowin? Tell a friend!