generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 46
Option to caching images so we aren't accidentally DDOSing the media source APIs #256
Copy link
Copy link
Open
Labels
feature requestNew feature or requestNew feature or request
Description
Hi, firstly great plugin, thank you for making this.
Whenever I am in card mode (for a base of media db entries) and navigate away and come back the images are reloaded, and looks like the APIs are being queried again. I feel a bit bad especially when the image source is, say, openlibrary. Is there a way to specify to cache the image files locally (say at lower resolution) so we fetch them only once and cache them and it only changes if the image source is actively changed or a "force-refresh" button is clicked? This could be an optional feature or the default.
Corrections to any of the above points are most welcome as I might be completely off here. Thank you.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request