Search found 18 matches

by kensonplays
Aug 12th, ’25, 22:19
Forum: General Discussion
Topic: Disable keys from triggering popup?
Replies: 5
Views: 22467

Re: Disable keys from triggering popup?

Tom wrote: Aug 12th, ’25, 21:38 Maybe it’s in one of the Phrase files or Wordlists - try to disable them.
I checked every wordlist, the only mention its included, not its own word. Under "English Common Words" - DECstation.

As for phrase files, I am not using any.
by kensonplays
Aug 12th, ’25, 21:13
Forum: General Discussion
Topic: Disable keys from triggering popup?
Replies: 5
Views: 22467

Re: Disable keys from triggering popup?

Have you created a CST abbreviation? Change it to something similar (for example ;CST) or remove it if it's conflicting with something else. If you removed ) as ending character in Preferences then typing a ) it will not trigger the substitution. I tried and it works for me. Nope. I did a Ctrl F, &...
by kensonplays
Aug 12th, ’25, 20:49
Forum: General Discussion
Topic: Disable keys from triggering popup?
Replies: 5
Views: 22467

Disable keys from triggering popup?

This is getting extremely aggravating. Almost to the point of finding an alternative. I am on version 6.03. Whenever I type a word like (CST) it pops up with suggestions, and I do NOT want it to pop up and overwrite a timezone. This gets on my nerves a lot, and I'm getting very annoyed at that popup...
by kensonplays
Mar 27th, ’25, 02:30
Forum: General Discussion
Topic: Weekly open web page
Replies: 8
Views: 12174

Re: Weekly open web page

Tom wrote: Mar 25th, ’25, 06:27 A_Hour is a current 2-digit hour (00-23) in 24-hour time (for example, 17 is 5pm).
I prefer 12 hr time, is there a way to do it with that?
by kensonplays
Mar 25th, ’25, 03:41
Forum: General Discussion
Topic: Weekly open web page
Replies: 8
Views: 12174

Re: Weekly open web page

For example, Type: Command settimer, Action, 36000000 ;1 hour return Action: if (A_DDD="Sun") and (A_Hour=8) { Run, www.fastkeysautomation.com ;replace with your code } return Similar: https://fastkeysautomation.com/forum/viewtopic.php?t=2661 Is this based on 12 hr or 24 hr time?
by kensonplays
Mar 24th, ’25, 23:00
Forum: General Discussion
Topic: CSS Reset Expansion Refusing To Work
Replies: 2
Views: 5791

Re: CSS Reset Expansion Refusing To Work

Tom wrote: Aug 30th, ’24, 09:10 /* is also a comment in FastKeys. You need to escape it, like this:

Code: Select all

`/`* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
Thanks, sorry for the late reply, forgot all about this thread.
by kensonplays
Aug 27th, ’24, 22:55
Forum: General Discussion
Topic: CSS Reset Expansion Refusing To Work
Replies: 2
Views: 5791

CSS Reset Expansion Refusing To Work

I cannot get it to expand the full expansion, and I've tried "No formatting" and "HTML" both. It breaks and stops working at the CSS comment line, no matter if I use // or /* . Any ideas on why this is happening? Doesn't matter if I enable "use clipboard" or have it off...
by kensonplays
Jul 2nd, ’24, 01:35
Forum: General Discussion
Topic: Form Autofilling?
Replies: 2
Views: 3168

Re: Form Autofilling?

I don't have the skills to do so, so I guess that's out of the question for me. Thanks for the reply, but I wouldn't be able to figure it out on my own.

Maybe I could send that as a feature suggestion?
by kensonplays
Jun 30th, ’24, 19:27
Forum: General Discussion
Topic: Form Autofilling?
Replies: 2
Views: 3168

Form Autofilling?

Is there a way to have FastKeys detect field names in the code and autofill text based on that field name? I use ProtonPass which doesn't have autofill yet, and I don't want to have to spend days resetting 2FA up with a new password manager that does. So, is it possible to have an expansion pick up ...
by kensonplays
May 19th, ’24, 22:22
Forum: General Discussion
Topic: Synchronize with second computer
Replies: 3
Views: 2980

Re: Synchronize with second computer

You should be able to save the apps files for expansions and what not to a cloud storage drive on your PC. That should allow syncing as long as you make sure the directories are good on both PCS and then it will be automatic.