mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[GH-ISSUE #228] Add an additional customisable shortcut for external apps #89
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#89
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LukasMFR on GitHub (May 9, 2022).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/228
Is your feature request related to a problem? Please describe.
It's a really a problem but see :
Describe the solution you'd like
KhiCAS is is a math-oriented app of course so people may want to quickly access it.
In KHI HOME selects the Calculation app, and BACK selects KhiCAS.
Adding the same behavior in Upsilon would be great.
The best way would be to see if an app exists (not sure if this is possible) and select, but selecting the coordinates is of course possible, I think that KhiCAS is usually the first external app (unless you have BadApple as it has a B but not sure how it organizes them). So generally KhiCAS has a fixed position, but adding the possibility of manually selecting the coordinates would be a great idea (because for instance, I choose to remove RPN, Atomic, and Reader as I don't use them, so the coordinates are different but I can edit this in code.
Also maybe adding Shift+Something for external apps may be a good idea but I tried to do that in the source code and it crashes the calculator. And also apps already use Shift+Something like KhiCAS.
@LukasMFR commented on GitHub (May 9, 2022):
Here is somehow how I imagined it (partially)
In French but you get the idea.
@Yaya-Cout commented on GitHub (May 10, 2022):
I think it can be a setting in the external submenu
@Lauryy06 commented on GitHub (May 10, 2022):
Yes, it is strange to favor a specific external app over the others, but eventually a settings menu can be used to define an additional shortcut.