Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] Import/Export capability of apps #800

Closed
Mikey1993 opened this issue Mar 15, 2023 · 3 comments · Fixed by #1021
Closed

[FEATURE REQUEST] Import/Export capability of apps #800

Mikey1993 opened this issue Mar 15, 2023 · 3 comments · Fixed by #1021
Assignees
Labels
new-feature A new feature that could be useful in WingetUI ready-to-go

Comments

@Mikey1993
Copy link
Contributor

I saw that there is an open issue already for backing up a list of apps every X time with #786, but I would like to be more specific in this feature request and see if it aligns or not with that request.

I would like to have the following backup (export) / restore (import) capabilities with WingetUI as follows:

  1. Export - be able to export all the currently installed apps to a file with all the details that WingetUI knows such as: Name, package ID, Installed Version, Soruce and etc.).
  2. Import - be able to import the apps from point 1 with a granular selection of which apps to install or not based on parameters such as:
  • Only specific source(s).
  • Specific version of a given package and not always the latest that is currently available.

Subsequent imports of the same app list should handle the current state of the installations and ask for each package what the user wants to do:

  • For already installed package: Revert to the specific version from the app list, update it to latest or do nothing.
  • For apps that are not installed: Install the app with the specific version from the app list, install the latest version or do nothing.

Hope it was clear enough 🙂

@Mikey1993 Mikey1993 added the new-feature A new feature that could be useful in WingetUI label Mar 15, 2023
@marticliment
Copy link
Owner

could you please repost this comment on the original issue?

it is to not have duplicate trackers for a same feature request.

Thanks!

@Mikey1993
Copy link
Contributor Author

could you please repost this comment on the original issue?

it is to not have duplicate trackers for a same feature request.

Thanks!

I don't think they are the same, this is why I opened this new one.
I think #786 needs to be migrated to this one as this one is more detailed and not the other way.
What do you think?

Posting here the additional feature from #786:

Backup package list on a file every x time.

marticliment added a commit that referenced this issue May 9, 2023
Also, more improvements on SoftwareSection
@marticliment
Copy link
Owner

Feature number 1 won't be implemented for the time being.
Feature number 2 will come in the next release:
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature A new feature that could be useful in WingetUI ready-to-go
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants