I maintain a plugin for Tiddlywiki that heavily uses the file system access API. One major use case is opening and saving wikis using the file:// protocol rather than a full webserver. Since this obviously corresponds to a disk location, it would be nice to specify said location as the starting directory like you can with downloads, documents, etc.
I maintain a plugin for Tiddlywiki that heavily uses the file system access API. One major use case is opening and saving wikis using the file:// protocol rather than a full webserver. Since this obviously corresponds to a disk location, it would be nice to specify said location as the starting directory like you can with downloads, documents, etc.