Open a folder?

hendis

Member
Thanks to all in advance. I have created a folder on my Android homescreen by dragging icons over each other. (I use Nova Launcher.) I need to open this folder using MD. However, UI interaction is not working well for me (either using text or x y coordinates). Is there any way of opening this folder without using UI interaction?
 

LinerSeven

Active member
Hi, @hendis,

Unfortunately, Nova Launcher's icon folders cannot be controlled directly from Macrodroid, as their behaviour is defined by Nova Launcher itself. If it is not a tray, a label is displayed on the folder, so you can specify the text. Icon trays would have to be controlled by XY.

Best Regards,
Liner Seven,
 

hendis

Member
For some reason, XY coordinates do not seem to be reliable in my case. Sometimes they work, and sometimes they don't.

hendis
 

hendis

Member
Does Nova Launcher affect the operation of intents, too? If not, can the folder be opened by using an intent? JavaScript?
 

LinerSeven

Active member
Does Nova Launcher affect the operation of intents, too? If not, can the folder be opened by using an intent? JavaScript?
Hi, @hendis,

Nova Launcher also includes intents. So it would be difficult to control them without releasing intents and functions for external applications on the Nova Launcher side.

As a practical approach, I would "ignore" (because it is uncontrollable!*) the folder in the tray at the bottom of Nova Launcher's home screen.I would "give each folder a unique name" for the area of the widget that can accommodate widgets other than the tray.
That way, part of your request can be fulfilled. Folders with unique names can be controlled by Macrodroid UI operations and are more reliable than XY.

Best Regards,
Liner Seven,

*'Dock' folders, because their labels are invisible.

Screenshot_20240221-161047.png

Screenshot_20240221-161223.pngScreenshot_20240221-161232.pngScreenshot_20240221-161240.pngScreenshot_20240221-161313.png
 
Last edited:

LinerSeven

Active member
@Jacob L

Hi. thank you for your following,

There was no activity in Shortcut Maker to manipulate Nova's icon folder, but what does it use?

Best Regards,
Liner Seven,
 

hendis

Member
i'm sorry, all, but I'm not following. I installed Shortcut Maker v4.2.4, and I can't even find any hamburger menus at all!

Within Shortcut Maker, on the home/landing screen, I find 12 different icons that (possibly) replaces the actions available in the hamburger menu that you mentioned. One of those icons is labeled "Folders". Tapping it leads me to INTERNAL device storage, not to a folder on the home screen. Actually, NONE of the icons lead me anywhere that I can do anything to a homescreen folder.

More to the point, how can I (or, how do I) use Shortcut Maker with MD to open a homescreen folder?
 

Dm114

Well-known member
i'm sorry, all, but I'm not following. I installed Shortcut Maker v4.2.4, and I can't even find any hamburger menus at all!

Within Shortcut Maker, on the home/landing screen, I find 12 different icons that (possibly) replaces the actions available in the hamburger menu that you mentioned. One of those icons is labeled "Folders". Tapping it leads me to INTERNAL device storage, not to a folder on the home screen. Actually, NONE of the icons lead me anywhere that I can do anything to a homescreen folder.

More to the point, how can I (or, how do I) use Shortcut Maker with MD to open a homescreen folder?
I didn't follow all the posts but in Shortcut Maker, the icon labelled Folders alows to select a folder and then generates a shortcut on your homescreen. Is it what you are looking for?
 

Dimlos

Well-known member
The OP is talking about the launcher icon folder, which is completely different from the storage folder.
As @LinerSeven wrote, there is no activity to manipulate the launcher icon.
 
Top