dim icon indicating copy to clipboard operation
dim copied to clipboard

Support non-local filesystems

Open vgarleanu opened this issue 1 year ago • 2 comments

Dim at the moment seems to not be able to scan NFS/gdriveFuse mounted folders. If it does scan them it cant detect changes automatically and scanning such directories take an eternity.

Related: #321

vgarleanu avatar Apr 02 '23 22:04 vgarleanu

Will you also please consider 245 too? If not, can you at least put the s3 layer integration in mind when you design the interface/trait? Thanks for your time and your work.

grapemix avatar Jun 07 '23 19:06 grapemix

Some object storage services have built-in indexing as well such as Azure Blob Storage with its blob index tags. If blobs (objects) are tagged appropriately, Dim could make use of this indexing capability instead of building its own index for this media location.

malthe avatar Apr 02 '24 09:04 malthe