Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Popup menu for Autotext-items?
#1
I have a few autotext items for personal data. Usually I remember the (long) words that trigger them - but some that I use seldom are easier to forget. So I would like to create a popup menu showing selected items from a Autotext-list (ideally name & "trigger text") and allow selection & activation of any item through the menu.
So far I have discovered that I could use the same trigger text and get the menu - but I still would like to be able to use the "direct method" via targetted keywords (when I remember them).  

One way to solve this would be to repeat entries with an alternative trigger:
Code:
Copy      Help
infotext : "Some text"
infot: "Some text"

infomore :"More text"
infot :"More text"

infolist: "Cat,Dog,Horse,House,Car"
infot: "Cat,Dog,Horse,House,Car"

But I dislike the duplication here - things might get out of sync. Is there a way I could setup "infot" to present a choice of "infotext, infomore and infolist" and execute it?


Messages In This Thread
Popup menu for Autotext-items? - by MBaas - 07-14-2021, 02:22 PM
RE: Popup menu for Autotext-items? - by Gintaras - 07-14-2021, 04:06 PM
RE: Popup menu for Autotext-items? - by MBaas - 07-15-2021, 07:36 AM
RE: Popup menu for Autotext-items? - by Kevin - 07-20-2021, 03:05 AM
RE: Popup menu for Autotext-items? - by MBaas - 07-20-2021, 09:17 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)