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

[Discussion]: How to import and export Palette Flatpak data to Paleta AUR. #32

Open
RadioactiveRadio opened this issue Mar 16, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@RadioactiveRadio
Copy link
Contributor

I recently changed my Paleta install from Flatpak to the AUR. Here's how to move the saved palettes over:

1: Go into: ~/.var/app/io.github.nate_xyz.Paleta/data/io.github.nate_xyz.Paleta/ (This is the where Paleta data is stored by flatpak)

2: Copy paleta_database.db file.

3: Paste the file into : ~/.local/share/io.github.nate_xyz.Paleta/ (This is where the AUR store the database file)

4:You're done! :)

Alternatively:

type: 'cp ~/.var/app/io.github.nate_xyz.Paleta/data/io.github.nate_xyz.Paleta/paleta_database.db ~/.local/share/io.github.nate_xyz.Paleta/' in the terminal to make it easy.

@nate-xyz nate-xyz added the documentation Improvements or additions to documentation label Apr 4, 2023
@maljos
Copy link

maljos commented Jun 23, 2023

Greetings, in my opinion it would be important that the user could have the option to export or import all palettes or one in particular. One solution would be through a plain text file. Also to be able to define where the database is saved (pc or cloud), of the palettes by a user configuration option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants