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

Give the user an option to load images from the internet #20

Open
smolBlackCat opened this issue May 10, 2024 · 0 comments
Open

Give the user an option to load images from the internet #20

smolBlackCat opened this issue May 10, 2024 · 0 comments
Labels
enhancement New feature or request next-major-release

Comments

@smolBlackCat
Copy link
Owner

Not every user will have a local database of images linking to a certain situation. Thus, a little system that allows the user to fetch an image from the network might be valid in this situation.

Essentially, the user should be able to type some keywords and get a desirable, relatively high-quality image to fit in the context of the user's board.

Possible drawbacks

  • High-memory usage (because of how GTK4 load images)
  • Small storage use increase

Certain drawbacks

  • Network access must be given in the case of Flatpak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request next-major-release
Projects
None yet
Development

No branches or pull requests

1 participant