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

Create a thumbnailer for .akira files #104

Open
Philip-Scott opened this issue Mar 1, 2019 · 2 comments
Open

Create a thumbnailer for .akira files #104

Philip-Scott opened this issue Mar 1, 2019 · 2 comments

Comments

@Philip-Scott
Copy link
Member

Expected Behavior

Akira files should show a thumbnail on file browsers of the available file.

Possible Solution

I once played with the idea of having Spice-Up show thumbnails of the file. I had it working on the Gnome File browser but it was not working on the elementary browser. But basically we just need to make the Application class have a cli arg that creates a thumbnail from the file. It's simpler if we can store a thumbnail inside the .akira zipped file while saving and just use that instead.

Philip-Scott/Spice-up#121

@Philip-Scott Philip-Scott created this issue from a note in FIle manager (To do) Mar 1, 2019
@Alecaddd
Copy link
Member

Alecaddd commented Mar 5, 2019

Yes, I agree that this is a pretty important aspect of the .akira file format.
Is this part of the work you're doing on #110 ?

@Philip-Scott
Copy link
Member Author

Not on that PR for sure, but it will help to get it working :) That way we can store a thumbnail inside the zipped file instead of having to process the whole file when it's thumbnail is requested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
FIle manager
  
To do
Development

No branches or pull requests

2 participants