Is your feature request related to a problem? Please describe.
I think implement cross-platform support for jump list is a good idea and a good task for someone to implement and push via PR.
Some of the users using JumpList a lot for opening recent documents. Lack of this feature affects UX of Avalonia apps.
Describe the solution you'd like
There should be a JumpListService with Add/Remove methods accepting file path.
Is your feature request related to a problem? Please describe. I think implement cross-platform support for jump list is a good idea and a good task for someone to implement and push via PR. Some of the users using JumpList a lot for opening recent documents. Lack of this feature affects UX of Avalonia apps.
Describe the solution you'd like There should be a JumpListService with Add/Remove methods accepting file path.