Replies: 3 comments
-
|
Hey @kachurun, thanks for reaching out. There isn't currently a method for reloading the index, though I would be willing to add it. As for normal, I recommend you use the In case you weren't aware, there is extensive documentation available on zenfs.dev. |
Beta Was this translation helpful? Give feedback.
-
|
@james-pre I did this: And it works great. Not sure configure fits well for this, because I'm going to dynamically mount and remove filesystems depending on the project opened by the user in some SPA app. |
Beta Was this translation helpful? Give feedback.
-
|
Okay. I'll definitely be adding a way to reload/sync the index. This could tie in nicely to the future DAV backend, since that would likely fit the use case better. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! Thank you for an amazing tool! But it definitely has a lack of documentation, and now I can't understand how I can reload the index with FetchFS in case the files have changed on my server.
I have code like this:
So I have an idea to unmount before mounting, but it feels a little bit dirty.
Beta Was this translation helpful? Give feedback.
All reactions