rainestorme / murkmod

A continuation of fakemurk and mush that includes a plugin manager and additional useful utilities.
MIT License
21 stars 17 forks source link

Full-system file picker API #53

Open rainestorme opened 10 months ago

rainestorme commented 10 months ago

The built-in Chrome file picker only accesses files on the encrypted user stateful partition. This only allows access to certain parts of the system, which in some cases is significantly suboptimal when files on non-user sections of the disk need to be chosen. Although no bash plugins currently implement this feature, I can see it being useful in the future.