Add a feature to create symlink
I see possibility to create symlinks (soft links) handy on phones.
Here is examples.
I want to use Syncthing, Parrot recorder, camer apps and other great apps. That apps store a lot of data, but nevertheless great apps, save that lot of appdata to Internal memory.
Syncthing guys said Go lang dosn't support SD write to SD cards in Android yet.
Many camera apps save photos/videos to their folder, that can't be changed.
Some phones, like my Lenovo K3 Note also have some weird play around SD card. So some apps think internal memory is my SD card.
I sniff around Playstore. To create a symlink I need to use some weird apps and dig through obscure language, to understand what they will do.
I ended up opening a terminal any trying to create "ln -s" links in horrible to type android shell, with horrible to type long Android paths.
If there was a possibility to create symlinks in Solid Explorer. And when you create one - it was added to some tracked list, so I can review them and make actions to them in app - it add many possibilities to me.
And unloading different data to SD card going to be easier.
Maybe create separate feature, or build it in move feature, where I choose to move or copy files.