[Plugin] Shortcutter Beta
-
@jiminy-billy-bob said:
It would be great to be able to edit the shortcuts right inside SU.
It's among the plans for further dev.
-
Yes once we get it working acceptably on PC & MAC [coming soon ], then we plan to look at editing and 'syncing' of your shortcuts across your Computers/SketchUpVersions... but that's in the future...
-
Version 0.3.0 is in the pluginstore now. The new version addressed several MAC related issues found in 0.2.0. Please test. Especially MAC users.
-
Version 0.3.1 is in the PluginStore.
It address a known problem with MACs - where the native methodSketchup.get_shortcuts
erroneously returns[]
if you have not used a shortcut during that SketchUp session.
To prevent empty list getting made theShortcuts.plist
is now read in directly and the dialog is compiled using that data...Can you all please install this update in case it has broken something else - it has already been tested on various SketchUp versions, and on PC and MAC - but you never know...
-
So let's see some shortcuter file sharing...
-
Hi guys!
Any news on the ability to transfer shortcuts from windows to mac?
It would be very handy...
Thanks and best regards,
JQL
-
Working hard at v3 and under the hood stuff.
-
Thanks for the update Rich!
-
The Plugins Menu was renamed to Extensions in SU2015, and Shortcutter does not recognize it any more and does not display the Shortcuts assigned to functions in it.
-
Thanks for flagging it.
-
We are working on it !
-
@ tig
the mac code I used wasrequire "pathname" target = Pathname(Sketchup.find_support_files("").grep(/User/)[0]).parent shortcuts = Pathname(target + "Shortcuts.plist") File.write(shortcuts,File.open(shortcuts,&;read).gsub("Plugins","Extensions")) if File.exists?(shortcuts)
that's taken out of a general migration assistant but it should work stand-alone...
-
It needs a minor adjustment server-side to parse for "^Extensions/|^Plugins/" - Gábor is on to it...
It ought to work on PC or MAC as the string passed from the Ruby-side is the same... -
Can I ask someone to report what you now see in the Shortcutter dialog in SketchUp 2015?
-
Looks like this on Win 7 in SU 2015 64bit
-
.
-
I guess you want to see the end of the list showing either 'Plugins' OR the new-fangled 'Extensions' in v2015.
I confirm it's now working correctly in v2015.And in v2014 it shows as 'Plugins' as expected...
-
not for me
time to sue someone
-
Have you tried clearing your cache
-
Clear your IE cache ?
Retry...
Advertisement