From btTeddy:
Let's say you have 2 user made folders with all of the containers.
"Media" and "Download"
Create a new 3rd folder "NEW APPS"
Add regex "^" (this will place every new app in this folder).
Add new container from app store. Let's say "plex"
Plex now will be automatically placed in "NEW APPS"
Now if you want to move "plex" in to "Media" folder you can't do it simply click edit on "Media Folder" and add plex to it. It will not be available on the list, as it is already assigned to another folder (NEW APPS)
The only way to do it is:
Edit "NEW APPS"
remove regex
Edit "Media" folder
add plex
go back to editing new apps
put the regex back
The idea:
Add function of "NEW APPS" folder that will be special folder
It will contain ONLY apps not assigned to any other folder.
Any app in "NEW APPS" will still be seen as unassigned by other folders
App assigned to any other folder will be removed from "NEW APPS"
This way user can just edit any other folder, quickly add app to it. Done
From btTeddy:
Let's say you have 2 user made folders with all of the containers.
"Media" and "Download"
Create a new 3rd folder "NEW APPS"
Add regex "^" (this will place every new app in this folder).
Add new container from app store. Let's say "plex"
Plex now will be automatically placed in "NEW APPS"
Now if you want to move "plex" in to "Media" folder you can't do it simply click edit on "Media Folder" and add plex to it. It will not be available on the list, as it is already assigned to another folder (NEW APPS)
The only way to do it is:
Edit "NEW APPS"
remove regex
Edit "Media" folder
add plex
go back to editing new apps
put the regex back
The idea:
Add function of "NEW APPS" folder that will be special folder
It will contain ONLY apps not assigned to any other folder.
Any app in "NEW APPS" will still be seen as unassigned by other folders
App assigned to any other folder will be removed from "NEW APPS"
This way user can just edit any other folder, quickly add app to it. Done