sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    Ruby to organize plugins

    Scheduled Pinned Locked Moved Developers' Forum
    22 Posts 9 Posters 1.3k Views 9 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R Offline
      remus
      last edited by

      I think jim has written a ruby that lets you make a customisable toolbar, not sure how much control you get though.

      edit: seems it only supports native sketchup buttons, so thats that plan foiled.

      http://remusrendering.wordpress.com/

      1 Reply Last reply Reply Quote 0
      • R Offline
        remus
        last edited by

        And the plugin itself: http://sketchuptips.blogspot.com/2008/06/custom-toolbars-release-08-06-01.html

        http://remusrendering.wordpress.com/

        1 Reply Last reply Reply Quote 0
        • pilouP Offline
          pilou
          last edited by

          The curious thing is that the Plugins Menu can be scroll when plugs over pass the page but alas for me the scrolling is not effective, little black triangle don't appear 😮
          Have you some idea for this boring problem?

          Frenchy Pilou
          Is beautiful that please without concept!
          My Little site :)

          1 Reply Last reply Reply Quote 0
          • D Offline
            Daniel S
            last edited by

            A good idea will be to have a webdialog and something like a filter to search the plugin.

            Then with a double click execute the ruby.

            Here I make a simulation:

            SUfilter.gif
            Daniel S

            1 Reply Last reply Reply Quote 0
            • H Offline
              haynesc
              last edited by

              thats perfect !! this or something similar is most needed !

              1 Reply Last reply Reply Quote 0
              • BurkhardB Offline
                Burkhard
                last edited by

                Below could be a field for selecting toolbars show/hide. Not all are needed everytime.

                [http://www.ia-plus.de(http://www.ia-plus.de)]

                1 Reply Last reply Reply Quote 0
                • Chris FullmerC Offline
                  Chris Fullmer
                  last edited by

                  Rick has a script that lets you put organize your plugins folder into sub folder and then each sub folfer becomes a sub-menu of your plugins folder and all scripts in that folder are listed in that submenu. It can be very helpful for organizing into groups. Script is found here:

                  favicon

                  (www.smustard.com)

                  And I think he is working on a new and improved one because there is currently a lot of talk about doing something to standardize scripts and their origanizaion.

                  And I noticed that his script is apparently only for windows currently......

                  Chris

                  Lately you've been tan, suspicious for the winter.
                  All my Plugins I've written

                  1 Reply Last reply Reply Quote 0
                  • Bob JamesB Offline
                    Bob James
                    last edited by

                    Super 😍
                    Many thanks, Chris. Just what I was looking for.

                    I've purchased and installed it on my PC.
                    I'm primarily a Mac user, but I have SU7 for both Mac and PC.

                    Rick: Looking forward to the Mac version 👍

                    i7-4930K 3.4Ghz, 2x GTX780 6GB, 32GB DDR3-1600 ECC, OCZ Vertex 4 500GB, WD Black 3TB, 32TB NAS, 4x 27" Monitors, SpaceMouse Pro, X-keys XK-60

                    1 Reply Last reply Reply Quote 0
                    • Chris FullmerC Offline
                      Chris Fullmer
                      last edited by

                      @unknownuser said:

                      I've purchased and installed it on my PC.

                      Sweet, I'll be waiting on my commision check 🤣

                      Chris

                      Lately you've been tan, suspicious for the winter.
                      All my Plugins I've written

                      1 Reply Last reply Reply Quote 0
                      • Bob JamesB Offline
                        Bob James
                        last edited by

                        Now if I could just get it to work 😞

                        File Organizer.rb is in the Plugins folder but I get the error message: "Error Loading File Organizer.rb"

                        Using SU7 version 7.0.10247


                        Picture 11.png

                        i7-4930K 3.4Ghz, 2x GTX780 6GB, 32GB DDR3-1600 ECC, OCZ Vertex 4 500GB, WD Black 3TB, 32TB NAS, 4x 27" Monitors, SpaceMouse Pro, X-keys XK-60

                        1 Reply Last reply Reply Quote 0
                        • Chris FullmerC Offline
                          Chris Fullmer
                          last edited by

                          Hmm, what does it say below that? THat is where the error messages are that help debug the problem.

                          Chris

                          Lately you've been tan, suspicious for the winter.
                          All my Plugins I've written

                          1 Reply Last reply Reply Quote 0
                          • Bob JamesB Offline
                            Bob James
                            last edited by

                            Chris,

                            Here's the whole error statement.


                            Picture 13.png

                            i7-4930K 3.4Ghz, 2x GTX780 6GB, 32GB DDR3-1600 ECC, OCZ Vertex 4 500GB, WD Black 3TB, 32TB NAS, 4x 27" Monitors, SpaceMouse Pro, X-keys XK-60

                            1 Reply Last reply Reply Quote 0
                            • R Offline
                              RickW
                              last edited by

                              This is somewhat difficult to explain. There may be some folders in your Plugins folder that don't need to have their contents loaded by Organizer (Podium and Subsmooth are two that come to mind) - and in fact, trying to load their contents can cause problems (as you have experienced). Fortunately, there's a solution for that.

                              The .zip included a file called SmustardOrganizerExcludeFolders.txt. Open that and add to it any folder names that you didn't create as part of your organizing efforts. I suspect you may have a folder that includes "IDX" in its name. You would add that name to the .txt file. That will prevent Organzier from trying to load any ruby files in that folder and will thus prevent the error messages.

                              If you still have problems, let me know.

                              RickW
                              [www.smustard.com](http://www.smustard.com)

                              1 Reply Last reply Reply Quote 0
                              • Bob JamesB Offline
                                Bob James
                                last edited by

                                I put IDXRenditioner.bundle in the SmustardOrganizerExcludeFolders.txt file, but I still get the same error.
                                What's really strange is that IDXRenditioner.bundle is a Mac file for IDXRenditioner and is not, and should not be, in the PC Plugins folder. 😒

                                I've reloaded IDX Renditioner so I know it's the latest PC version 1.1.5.78

                                i7-4930K 3.4Ghz, 2x GTX780 6GB, 32GB DDR3-1600 ECC, OCZ Vertex 4 500GB, WD Black 3TB, 32TB NAS, 4x 27" Monitors, SpaceMouse Pro, X-keys XK-60

                                1 Reply Last reply Reply Quote 0
                                • jeff hammondJ Offline
                                  jeff hammond
                                  last edited by

                                  @daniel s said:

                                  A good idea will be to have a webdialog and something like a filter to search the plugin.

                                  Then with a double click execute the ruby.

                                  Here I make a simulation:

                                  this one isn't a simulation:

                                  http://homepage.mac.com/jeffhammond/.Public/Find.mov

                                  [edit] just in case the movie isn't clear as day: you can either choose the tool using that method or it will simply show you where it's at.

                                  dotdotdot

                                  1 Reply Last reply Reply Quote 0
                                  • jeff hammondJ Offline
                                    jeff hammond
                                    last edited by

                                    @burkhard said:

                                    Below could be a field for selecting toolbars show/hide. Not all are needed everytime.

                                    oh yeah.. it can do that too.

                                    http://homepage.mac.com/jeffhammond/.Public/Find_that_too.mov

                                    [note kerkythea tool bar next to the standard tool bar]

                                    [edit].... and speaking of kerkythea... i'll try this on windows via x11... 😄

                                    http://homepage.mac.com/jeffhammond/.Public/Benchmark.mov

                                    .

                                    dotdotdot

                                    1 Reply Last reply Reply Quote 0
                                    • Bob JamesB Offline
                                      Bob James
                                      last edited by

                                      Jeff,

                                      Where can this be found for download/purchase?

                                      i7-4930K 3.4Ghz, 2x GTX780 6GB, 32GB DDR3-1600 ECC, OCZ Vertex 4 500GB, WD Black 3TB, 32TB NAS, 4x 27" Monitors, SpaceMouse Pro, X-keys XK-60

                                      1 Reply Last reply Reply Quote 0
                                      • jeff hammondJ Offline
                                        jeff hammond
                                        last edited by

                                        @unknownuser said:

                                        Jeff,

                                        Where can this be found for download/purchase?

                                        you can buy it here..

                                        Link Preview Image
                                        Apple

                                        Discover the innovative world of Apple and shop everything iPhone, iPad, Apple Watch, Mac, and Apple TV, plus explore accessories, entertainment, and expert device support.

                                        favicon

                                        Apple (www.apple.com)

                                        just spend a few grand on their hardware and they'll throw the feature in for free. 😄

                                        it's built into leopard.. it works with all apps... i see you also have a mac so try it out on there.

                                        certain apps don't get that big of an advantage (photoshop for instance: the clone stamp tool is only in a tool bar and you can't navigate the menus to get to it so it won't show up in the search).. it works really well with sketchup however because all of the tools/actions can be found via the menus.

                                        it's only searching the menus items and help files..

                                        dotdotdot

                                        1 Reply Last reply Reply Quote 0
                                        • R Offline
                                          RickW
                                          last edited by

                                          @unknownuser said:

                                          I put IDXRenditioner.bundle in the file, but I still get the same error.
                                          What's really strange is that IDXRenditioner.bundle is a Mac file for IDXRenditioner and is not, and should not be, in the PC Plugins folder. 😒

                                          I've reloaded IDX Renditioner so I know it's the latest PC version 1.1.5.78

                                          The "SmustardOrganizerExcludeFolders.txt" file should only contain the names of subfolders in the Plugins folder, not specific files.

                                          Please contact me at Smustard, as there are a few specific things I'd like you to try.

                                          RickW
                                          [www.smustard.com](http://www.smustard.com)

                                          1 Reply Last reply Reply Quote 0
                                          • Bob JamesB Offline
                                            Bob James
                                            last edited by

                                            @unknownuser said:

                                            @unknownuser said:

                                            Jeff,

                                            Where can this be found for download/purchase?

                                            you can buy it here..

                                            Link Preview Image
                                            Apple

                                            Discover the innovative world of Apple and shop everything iPhone, iPad, Apple Watch, Mac, and Apple TV, plus explore accessories, entertainment, and expert device support.

                                            favicon

                                            Apple (www.apple.com)

                                            just spend a few grand on their hardware and they'll throw the feature in for free. 😄

                                            it's built into leopard.. it works with all apps... i see you also have a mac so try it out on there.

                                            certain apps don't get that big of an advantage (photoshop for instance: the clone stamp tool is only in a tool bar and you can't navigate the menus to get to it so it won't show up in the search).. it works really well with sketchup however because all of the tools/actions can be found via the menus.

                                            it's only searching the menus items and help files..

                                            Okay, you got me there 😳 Seems like a sucker punch though 😆
                                            Thanks, though, I'd not realized that the Help button would do that.

                                            i7-4930K 3.4Ghz, 2x GTX780 6GB, 32GB DDR3-1600 ECC, OCZ Vertex 4 500GB, WD Black 3TB, 32TB NAS, 4x 27" Monitors, SpaceMouse Pro, X-keys XK-60

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 2 / 2
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement