-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Some frequently accessed folders on my phone are quite deep in the file system, it becomes a chore to have to navigate to them each time.
Describe the solution you'd like
Allow me to pin folders to my home screen
Describe alternatives you've considered
Move these folders to the root, but that screws up the relational structure that I'm used to, because a folder that I frequently access on my phone is not a folder that I frequently access on other machines.
Additional context
No
TASKS
- Research (if needed)
- Create branch feature/feature_name
- Development tasks
- Implement whatever
- ...
- Implement unit tests (if needed)
- Code review and apply changes requested
- Design test plan
- QA
- Merge branch feature/feature_name into master