obsidian-s3 icon indicating copy to clipboard operation
obsidian-s3 copied to clipboard

Add a temp / session cash to reduce ingress usage.

Open ttax00 opened this issue 2 years ago • 0 comments

Currently every time a user re-opens a document including s3 links, the plugin will make a new request to s3 api. It may be better to save some of the recently used requests in memory, or a local temp folder?

ttax00 avatar Jan 18 '23 06:01 ttax00