Search found 103 matches

by cadudesun
May 13th, ’19, 19:32
Forum: General Discussion
Topic: Auto complete wordlist: possible write "#word" to trigger but Fastkeys inserting "word" (without #)?
Replies: 14
Views: 6038

Re: Auto complete wordlist: possible write "#word" to trigger but Fastkeys inserting "word" (without #)?

Hi Marko,

Thanks for addressing this functionality!

If possible, please consider removing the characters per each auto complete list, which would allow amazing flexibility.

See a prototype in the attached image.

Image
by cadudesun
May 3rd, ’19, 16:18
Forum: General Discussion
Topic: Auto complete wordlist: possible write "#word" to trigger but Fastkeys inserting "word" (without #)?
Replies: 14
Views: 6038

Re: Auto complete wordlist: possible write "#word" to trigger but Fastkeys inserting "word" (without #)?

Thanks for replying Marko! Actually, I've been fighting with manual auto complete using "raw" words for a while. The problem is that I have wordlists handling three languages (Portuguese, Italian and English). Besides common words, I have also wordlists with code syntax and app commands. I...
by cadudesun
May 2nd, ’19, 01:36
Forum: General Discussion
Topic: Auto complete wordlist: possible write "#word" to trigger but Fastkeys inserting "word" (without #)?
Replies: 14
Views: 6038

Auto complete wordlist: possible write "#word" to trigger but Fastkeys inserting "word" (without #)?

Hi, I'd appreciate your help. I have auto complete wordlists with words that I don't want appearing in the pop-up menu always. Then I thought to insert a prefix (e.g. # or $ or %) before the word (i.e #word), in order the pop-up menu just appears when "#word" is typed, but when inserting F...
by cadudesun
Apr 27th, ’19, 18:43
Forum: General Discussion
Topic: How to copy file to clipboard (from specific path) and paste?
Replies: 9
Views: 14675

Re: How to copy file to clipboard (from specific path) and paste?

Regarding the main part of the scrip, which is "copy a file from a specified path", I tried - without success - to use the syntaxes available at the last page of this topic: https://autohotkey.com/board/topic/23162-how-to-copy-a-file-to-the-clipboard/page-4 Fastkeys is poping-up an error m...
by cadudesun
Apr 24th, ’19, 18:26
Forum: General Discussion
Topic: How to copy file to clipboard (from specific path) and paste?
Replies: 9
Views: 14675

How to copy file to clipboard (from specific path) and paste?

Hello, I'd appreciate your help. I have some template files stored in specific paths, for instance: C:\TEMPLATES\File.pdf C:\TEMPLATES\File.docx C:\TEMPLATES\File.png I'm trying to build a start menu "TEMPLATE" in FastKeys like that: Template PDF Template DOCX Template PNG When clicking th...
by cadudesun
Mar 29th, ’19, 19:35
Forum: General Discussion
Topic: Workaround to set two shortcuts for same main Start Menu?
Replies: 8
Views: 4735

Re: Workaround to set two shortcuts for same main Start Menu?

Thanks for replying.
I just found a workaround.
The main shortcut was set to #space, in Fastkeys setup.
I changed the secondary shortcut to #', then no Windows pop-up menu anymore
Best
by cadudesun
Mar 28th, ’19, 22:54
Forum: General Discussion
Topic: Workaround to set two shortcuts for same main Start Menu?
Replies: 8
Views: 4735

Re: Workaround to set two shortcuts for same main Start Menu?

Create another shortcut (Type: Command): SendLevel 1 send #' SendLevel 0 Thank you very much for the solution! There is a side issue although, when pressing the shortcut the Windows menu appears together Fastkeys menu often, as shown in this screencast: http://bit.ly/2TFhmlM Do you know if it is po...
by cadudesun
Mar 26th, ’19, 22:30
Forum: General Discussion
Topic: Workaround to set two shortcuts for same main Start Menu?
Replies: 8
Views: 4735

Workaround to set two shortcuts for same main Start Menu?

Hi, I'd appreciate your help. My main Start Menu shortcut is #' (snapshot: http://bit.ly/2YuTUvd) Aiming more flexibility/productivity by accessing Start Menu from different hand positions on the keyboard, is there any workaround to set an additional shortcut (#space) for the main Start Menu? This w...