Jumplist items on LO Writer icon vanish upon upgrading- 6 years later. Is there a solution?

I’m afraid I have not been able to find a solution to this dilemma. Jump lists in Windows are an essential part of keeping documents accessible. From the begininng, LibreOffice (Writer is almost exclusively the only component I use) with its frequent version upgrades wipes clean the Jump Lists I painstakingly compiled for the program. I am asking here if anyone knows how to prevent LibreOffice from randomly destroying the jump list when the program is upgraded. And how to get the Jump List back once it is gone!
Thank you in advance.

What so you mean as “Jumplist”? The “Recent documents” list inside the LibreOffice Menu? Or the large icons/tiles of the recently edited documents in the main start page of the LO?

I suspect this is what is meant; from JumpList Class (Windows.UI.StartScreen) - Windows UWP applications | Microsoft Docs

A jump list is a system-provided menu that appears when the user right-clicks a program in the taskbar or on the Start menu. It is used to provide quick access to recently or frequently-used documents and offer direct links to app functionality.

I remember to read the discussion on a Bug Report to the topic.

The Problem seems to be the generated ID for the jumplists in Windows.
If I’m remembering right, These ids are made by hashing the install-file with path.
So every installation from a new install File will geht a new ID.

Therefore somebody needs o write Code for the installer to get this information and move it in the new Installation. If MS had used the folder of the Application No Problem would arise.

Quick search for jumplist finds the Bug-Report
https://bugs.documentfoundation.org/show_bug.cgi?id=76131

and this old Threads at ask:

Don’t transfer the blame from M$ onto LO for a feature cleared intended to create a closed market.

You can emulate the feature in a much more stable and reliable way:

  • create a directory (name it “Work in Progress”) on the desktop
  • inside it, put links (shortcuts) to your “hot” documents

Your list is now fully under your control, except when creating a new document you lust still explicitly create in its “home” directory. You add or remove links in the WIP directory as you like.

The WIP directory may even be kept open on the desktop for faster access.

Actually your data is not destroyed. Microsoft just doesn’t detect that the software wich resides in the same folder as before is allowed to use it, as Microsoft decided to separate per install-file, so you get a new (empty) list.

Portable Software has advantages, but sometimes will not support all features of one operating system.
If this way to start documents is your main point to use an office-programm then I’d suggest to search elsewhere.

Actually I’m using a similiar aproach as ajlittoz since migrating from Win7 to Win10 as this method even survives an upgrade of the OS and is part of my backup.