-
Notifications
You must be signed in to change notification settings - Fork 26
Preview Caching #337
Copy link
Copy link
Open
Labels
difficulty: moderatethe feature can take a while to implementthe feature can take a while to implementenhancementenhanced something by removing or adding somethingenhanced something by removing or adding somethingfeature-requestnew feature or requestnew feature or requestrefactorthe files referenced need refactoringthe files referenced need refactoring
Description
Metadata
Metadata
Assignees
Labels
difficulty: moderatethe feature can take a while to implementthe feature can take a while to implementenhancementenhanced something by removing or adding somethingenhanced something by removing or adding somethingfeature-requestnew feature or requestnew feature or requestrefactorthe files referenced need refactoringthe files referenced need refactoring
Is your request due to an existing bug?
No
What feature do you want in rovr?
Preview caching, similar to yazi
Describe any alternatives you've considered
Using yazi, or dealing with the slower preview times (esp heavy svgs, compressed archives)
Are there any other file managers with this feature?
yazi, ranger
Additional context
yazi's cache file names are generated using a 128-bit hash (possibly blake) computed from:
I think for rovr, we could use a blake2b 16b (32 chars) on a template like this