Nice sleuthing on the filename—I'll add some filters to trap bad characters at some point.
If you download the sorting version I uploaded above, you won't even have to scroll :).
-rob.
Nice sleuthing on the filename—I'll add some filters to trap bad characters at some point.
If you download the sorting version I uploaded above, you won't even have to scroll :).
-rob.
A basically totally-new version of the macro has been uploaded; please read the first post again to get the new version, and to read about what's changed and how it works.
-rob.
Yes it is.
Thanks for all of your hard work and attention to detail, @griffman!
Can the 'used' be sorted by oldest?
Yes—as seen in the screenshot, each column has a set of sort arrows on it:
So you can sort any of Created, Edited, or Used by any of the three columns, in either direction. You can even set the default to be "Used" and "Ascending" by editing the green variables in the macro.
-rob.
ERGGGG - I somehow downloaded an older version or ran the older version.... so sorry dude...
ROCKIN
NOTE: screenshot
2024-12-04 21:10:45 Execute a Macro action failed to find the macro to execute. Macro “Browse lists of recent macros” cancelled (while executing Extract and format macros based on date created).
In the download I'm getting only 1 macro, no sub
Dang it I hate it when I do that :(. Fixed in the original, and here's a link so you don't have to back scroll:
__Recent macro browser - v4 Macros.kmmacros (54 KB)
Thanks!
-rob.
What an awesome macro Rob.... and much quicker than previous versions!
I'm having a hard time sorting 'Used' by 'Date' Ascending consistently.
If I click the 2 sort arrows by macro or group and then go back to click on date it eventually will sort ascending for me.....
That's not really a big deal.
Here's the question - could you get a column in there that shows the macro size.
This would totally help me to clean out my bloated KM 'library'.
I'm down from 19m to 7.7m and over 3,000 to 2,111
Just an awesome macro. Thank you for your expertise and time.
Cheers
The Javascript that does the sorting is (as noted) 100% not my code, but it was definitely misbehaving. I think some time talking to the LLMs this morning has that one ironed out. I'll post an updated version after some more testing time.
Not from me; that would be a major amount of work, and involve modifying the JXA in ways that I don't know how to do. I'm just using the code @ComplexPoint posted and displaying it in a custom HTML prompt. Even if I could add the info to the JXA extraction, then I'd need to completely rework the table layout for a fourth column. And I just don't have the time for that work, sorry.
-rob.
And I just updated the first post with v5, which fixes the sorting issue when switching categories.
-rob.
Original code updated now with a size column:
Oh great, now I have a weekend project to add a size column ;). Thanks, Rob—I'll try to get digging on the HTML later, probably over the weekend.
-rob.
hey @ComplexPoint thanx,
Don't go nuts man, The current version is just great for me.
The size would definitely be the cat's meow for me, but it's not all about me. /..... isn't it? oh yeah, it's NOT. =)
many thanx
Cheers
It won't be a horrid task, just a bit of HTML tweaking. But have some real work stuff to do before I can play around with it :).
-rob.
v6 is out. Not with sizing (that's coming), but with a speed bump that might be noticeable. 2,000 macros now list in about 0.5 seconds on my Mac, versus over four seconds before! I've added details about how (tldr: Me doing stupid things in the prior versions) and a new download link.
-rob.
Minor news: v7 is out and available in the first post in this thread.
Major news: Recent Macro Browser Plus v1 is out, and it includes sortable size info in one view, and two additional views. Also available and linked in the first post.
-rob.
What a thing of beauty! And quick bro.
I am only able to do 100 macros for any of the 3 flavors. When I go to 200 for any of the 3 types, I get "Too Large For Environment"
The size option is great.
I'm hoping the 'Javascript wizards' are out there that will allow all 2,088 of my macros to show up in the table. -
All good, again, thank you
Cheers
Are your macro names extra long, and/or do they use a lot of emoji?
-rob.