markor
markor copied to clipboard
Shortcut Activity (ACTION_CREATE_SHORTCUT manifest intent-filter)
⚠️ This issue respects the following points: ⚠️
- [X] This is a enhancement/feature request. Not a bug or question.
- [X] The topic is not already reported at Issues. (I've searched it).
- [X] Markor is up to date. See Releases for the latest version. Updates are available from F-Droid and GitHub.
- [X] The wanted feature/enhancement is not present in the latest development version (git master). (Please download and try the test version of Markor, named Marder. Don't worry; Markor and Marder appear as completely separate applications. You can install both side-by-side, and Markor's settings are not touched. If your desired feature is present, you don't need to open this issue. The change will be part of the next Markor update.)
Description
Note: This is not about the app's launcher icon but actually the existing feature inside Markor of "Create shortcut" to immediately open a file with one tap.
There are at least two ways to add a shortcut in Android:
- Through the app: like what Markor currently does. But it adds the shortcut to the default launcher/home screen only.
- Through the launcher: the same as a widget. You long press on the home screen and choose add shortcut. Then you are presented with the different shortcut creating dialogues/activities declared by the apps in the manifest. This is the only way to add a shortcut to a non-default launcher.
This should be simple enough and allows creating a shortcut in assistants and non-default launchers (like these: 1, 2, 3).
Side launchers are very helpful, so I would really like it if you considered this small addition.
Thanks
Information
Android version: 13 App version: 2.11.1
Source
F-Droid
Hello, I'm sorry but I don't quite unserstand if this is a finding, a question, or something you miss in Markor.
Can you please shortly tell what it's about?
I use kiss launcher and the current way of adding a shortcut works fine?
It is a feature request 😁
In short:
- Install Home Button Launcher. This app replaces Google Assistant (meaning you launch it by long-pressing the home button).
- Open the hamburger menu, tap add.
- Move to the second tab (labelled "Shortcuts").
- You will find that Markor is not present. This is the only way to add shortcuts in Home Button Launcher and similar applications (and gesture-based launchers). You can make them available by adding the activity mentioned in the first post.
@bb1a2 Feel free to implement it. The main deal seems to be that the ACTION_CREATE_SHORTCUT is used as a special entrance to the app for picking.
Personal humbly said, you have many ways to get into Markor and to load specific files. We don't need to have everything.