Search found 22 matches

by m200890234
Sep 19th, ’25, 01:47
Forum: General Discussion
Topic: How to set default date in selection form
Replies: 1
Views: 19369

How to set default date in selection form

Image

yyyy-MM-dd 00:00:00 will produce 2025-09-19 00:00:00。 But what if I want to set default time as 7 days before current date, which is 2025-09-12 00:00:00?
by m200890234
Sep 8th, ’25, 08:45
Forum: General Discussion
Topic: Auto Complete affects Text Expander's trigger immediately
Replies: 1
Views: 20258

Auto Complete affects Text Expander's trigger immediately

If a Text Expander item is set to trigger immediately, When auto-complete is enabled, it will show a suggestion list instead of expanding immediately. even there is only one item in the list, I have to hit enter key to trigger it. Why not trigger immediately if there is one item exactly matched?
by m200890234
Nov 21st, ’24, 07:02
Forum: General Discussion
Topic: How to use a variable from inserted command code as selection form selections
Replies: 1
Views: 2803

How to use a variable from inserted command code as selection form selections

Image

I've inserted a command code and returns codeWorkspaceList which stores the file list of a folder , and want to use codeWorkspaceList as selections list in Selection Form. Is it possible?
by m200890234
Sep 20th, ’24, 10:01
Forum: General Discussion
Topic: how to set chorded shortcuts
Replies: 0
Views: 31491

how to set chorded shortcuts

If i want to set ctrl+k ctrl+l as a shortcut item, is it possible?

Image
by m200890234
Aug 20th, ’24, 10:18
Forum: General Discussion
Topic: Can't recognize system variable
Replies: 1
Views: 1895

Can't recognize system variable

Run, C:\Users\XT\AppData\Local\Programs\Python\Python312\python.exe "E:\Mervyn\Python scripts\data_export.py", , Hide This works fine in Fastkeys. python "E:\Mervyn\Python scripts\data_export.py" This works fine in cmd window. Run, python "E:\Mervyn\Python scripts\data_expor...
by m200890234
Aug 14th, ’24, 03:02
Forum: General Discussion
Topic: Does Menu icon only work for Submenu?
Replies: 1
Views: 2571

Does Menu icon only work for Submenu?

I've specified a menu icon for each Start menu entry. However, if an entry has a submenu, the icon only appears for the submenu. Is there a way to make the icon display for the parent menu as well?

Image
by m200890234
Apr 22nd, ’24, 04:17
Forum: General Discussion
Topic: Auto complete enabled automatically upon saving
Replies: 3
Views: 3526

Re: Auto complete enabled automatically upon saving

Marko wrote: Apr 19th, ’24, 20:19 Mine stays disabled after editing. Can you please list exact steps?

This happens even when i just press ctrl+s. I'm using portable version of fastkeys.
by m200890234
Apr 19th, ’24, 09:11
Forum: General Discussion
Topic: Auto complete enabled automatically upon saving
Replies: 3
Views: 3526

Auto complete enabled automatically upon saving

Each time I save an item after making modifications, the auto-complete feature is enabled automatically, despite having been disabled prior to editing. This is strange, I think it should remain disabled.
by m200890234
Apr 15th, ’24, 01:30
Forum: General Discussion
Topic: Show description when running gestures
Replies: 3
Views: 2322

Re: Show description when running gestures

Sorry, what do you mean? https://i.ibb.co/FnZTNjg/gesture.png Just like strokesplus does, when running a gesture, show gesture description as well. This is useful, for example, when I create two gestures: left-right-left and right-left-right. It's easy to mix them up without showing their descripti...
by m200890234
Apr 12th, ’24, 08:53
Forum: General Discussion
Topic: Show description when running gestures
Replies: 3
Views: 2322

Show description when running gestures

When running gestures, Is it possible to show description as well?