Messages - Nod5 [ switch to compact view ]

Pages: prev1 ... 3 4 5 6 7 [8] 9 10 11 12 13 ... 235next
36
You could kind of also use mouser's FARR for that.
1. Create an alias with keyword value pairs in this format
keyword | paste value
abc | paste 123
golf | paste don't forget to play golf
2. Set a regex pattern for the alias. For example
^zz$
3. Set up a special hotkey in FARR to open FARR and trigger the alias (which then shows the list of keys). Under "Text for search edit box" add "zz" (the string that will trigger the alias).

37
The block protocol
https://www.joelonsoftware.com/2022/01/27/making-the-web-better-with-blocks/
https://blockprotocol.org/
I'm curious if it will take off and how it might change note taking software. Could help with interoperability and data migration.

38
Mouser's Form Letter Machine might be usable like that
https://www.donationcoder.com/software/mouser/popular-apps/the-form-letter-machine

But the most advanced such tool I know is Lintalist. Very customizable!
https://lintalist.github.io/

39
That's a super duper niche request ;D Seems like a very small set of people who need to incrementally prefix rename desktop icons in horizontal order often enough that starting a dedicated tool could save them time compared to doing it manually?

A tip if anyone goes for it: There are existing functions in the AutoHotkey forums for getting filepaths from selected Desktop files and also for getting the X Y position of all Desktop icons. Use both to find the horizontal order.

40
N.A.N.Y. 2021 / Re: NANY 2021: MoveFileHere
« on: January 09, 2022, 07:08 AM »
I'm (very) embarrassed about the lateness of this response, but this works a treat -- thank you very much  :-[  :up: :up:
No worries, thanks for testing the fix. I updated the main GitHub release with it now.

Pages: prev1 ... 3 4 5 6 7 [8] 9 10 11 12 13 ... 235next
Go to full version