MACRO: Renumber Macro Prefix Numbers

Depending on whether you consider the use of icons in KM macros commercial use, and maybe even if you don't, it is worth noting that many icons located by a Google image search are copyrighted. and should not be used without permission. (And attribution is not permission.)

I appreciate the information. However, for my usages, I’m not particularly worried. Especially since every single image I have ever used for icons was available from many, many different sites.

If anyone were ever going to accuse me of copyright violation, that’s the least likely place they would do it. See most of the videos on my YouTube Channel for more information. :slight_smile:

1 Like

Actually, I just noticed that one of the options in Google Image Search Tools is Usage Rights.

Pixelmator is extremely useful and has a feature set that is perfect for 85% of my every-day use-cases. It’s part of what I would call the Standard Set for raster image processing on the Mac:

It is not free,

Heck, of course it is not free :wink:. Why should it?

I like free software, up until the point where a paid alternative is easier for me to use, or better suits my needs. I'm more than happy to pay for software that makes my life easier. :slight_smile:

OK, you say ImageMagick makes your life less easy. Yes, that sensation is not completely unfamiliar to me :wink:

I’ve actually never used it. I’ll try it tonight.

Don’t blame me if your life becomes worse :wink: (Joking, it’s great for any kind of image manipulation that you do more than once.)

Recently I’ve hacked together an AppleScript that does some simple (but nice) things via ImageMagick. May serve as a showcase or as starting point:

IM-Screenshot-Prettifier.scpt.zip (21.6 KB)

(For the script to work you need to have ImageMagick in /usr/local/bin, as well as the other two dependencies mentioned at the beginning of the script.)

To make full usage of the script launch it with this KM macro: IM-Screenshot-Prettifier.kmmacros (3.4 KB)

Dan's tips about macro prefix numbers have been very useful to me.

Besides numbers, I started using A-Z, too.
And that's working smoothly in my intentional use of the conflict pallet (example below).

The sorting sequence puts numbers on top, which neatly organizes the pallet.
Easy to hit just one key -- number or letter -- to run the desired macro.
No mousing around.
.

.
.
(Nice to see some COBOL and BASIC "old boys" here. Me, too. Punch cards, even, also with leading numbers.)
.

1 Like

Does it fill in the holes on the punch cards or punch new cards?

It punches virtual holes. :slight_smile:

I think you will have a lot of "hanging chads". LOL

Is there a macro for batch numbering macros (as opposed to REnumbering)? Thank you!

This does both:

1 Like

Amazing!!! Thank you!!!

1 Like

@DanThomas This is glorious. Thank you!!!

2 Likes