[RELEASE] AutoWidget - Let your widgets work for you!
(2022-01-11, 06:50)jdig4240 Wrote:
(2022-01-11, 01:16)justin150 Wrote: I have recently got back into playing with Autowidgets as I trying to mod Aeon Nox Silvio skin to integrate better with it.  As others have pointed out there are some limitations with what can be linked as a shortcut within Autowidget - Favourites being the example most often used although I would prefer being able to have a shortcut to File Manager (seems not possible).  

Curious, cant you just add activatewindow(filemanager) as a custom command in a submenu for File Manager? Or is it because you want File Manager in an Autowidget Group?

I was able to make an AW shortcut for File Manager. It looks like this...
        {
            "label": "File Manager",
            "content": "none",
            "file": {
                "file": "ActivateWindow(filemanager)",
                "filetype": "directory",
                "art": {
                    "icon": "DefaultAddonsSearch.png",
                    "thumb": "special://home/addons/resource.images.skinicons.wide/resources/icons/filemanager.png"
                }
            },
            "color": "white",
            "window": "filemanager",
            "target": "shortcut",
            "id": "search-1634328954.9411094",
            "version": "3.4.2"
        },

But yea, It would be nice if there could be a "Create Custom Shortcut here" option in the context menu while you are inside an AW group like SuperFavorites has. Then be able to add a custom command for the shortcut. Instead of adding a dummy shortcut first and then editing it to work.
Reply


Messages In This Thread
Suggestion for next version - by justin150 - 2021-03-08, 13:37
RE: [RELEASE] AutoWidget - Let your widgets work for you! - by jdig4240 - 2022-01-11, 06:56
Android Shortcuts - by JSAKelley - 2022-01-12, 05:33
RE: Android Shortcuts - by jdig4240 - 2022-01-12, 07:11
RE: Android Shortcuts - by JSAKelley - 2022-01-12, 16:10
RE: Android Shortcuts - by jdig4240 - 2022-01-12, 16:51
RE: Android Shortcuts - by JSAKelley - 2022-01-12, 23:19
Logout Mark Read Team Forum Stats Members Help
[RELEASE] AutoWidget - Let your widgets work for you!1