sketchucation logo sketchucation
    • Login
    🤑 SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

    Plugin that lists all your plugins?

    Scheduled Pinned Locked Moved Plugins
    9 Posts 5 Posters 191 Views 5 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.
    • KrisidiousK Offline
      Krisidious
      last edited by

      Plugin that lists all your plugins? preferably a text file?

      By: Kristoff Rand
      Home DesignerUnique House Plans

      1 Reply Last reply Reply Quote 0
      • P Offline
        Pherim
        last edited by

        I believe the plugins and extensions managers included in the Sketchucation Plugin Store Tools list all plugins and Extensions, not just those installed with it.

        1 Reply Last reply Reply Quote 0
        • KrisidiousK Offline
          Krisidious
          last edited by

          It does... But, not a text list that can be used in comparison to another. The bundles system seemed to miss quite a few, perhaps those that it did not have access to to reinstall.

          By: Kristoff Rand
          Home DesignerUnique House Plans

          1 Reply Last reply Reply Quote 0
          • P Offline
            Pherim
            last edited by

            If you have your old version still installed, you could open it together with the new one and compare the plugins in the managers, maybe that helps.

            1 Reply Last reply Reply Quote 0
            • BoxB Offline
              Box
              last edited by

              You could use the Sets function.
              Create a set including everything and export it.
              The .set file can be changed to .txt

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

                You could use Q-Dir to compare the Plugins folders. Show the plugins folder for one version in one pane and the other plugin in another pane and look at them side by side.

                Screenshot - 11_6_2014 , 5_25_26 AM.png

                Etaoin Shrdlu

                %

                (THERE'S NO PLACE LIKE)

                G28 X0.0 Y0.0 Z0.0

                M30

                %

                1 Reply Last reply Reply Quote 0
                • KrisidiousK Offline
                  Krisidious
                  last edited by

                  @box said:

                  You could use the Sets function.
                  Create a set including everything and export it.
                  The .set file can be changed to .txt

                  Close... only puts a space between each plugin. runs them horizontal instead of vertical. quite the mess to look at.

                  @dave r said:

                  You could use Q-Dir to compare the Plugins folders.

                  I think this might be the closest thing.

                  I was wanting to use WinMerge to check the two files. I guess I'll have to trust my old eyes.

                  By: Kristoff Rand
                  Home DesignerUnique House Plans

                  1 Reply Last reply Reply Quote 0
                  • TIGT Offline
                    TIG Moderator
                    last edited by

                    Indeed the SketchUcation 'Plugins Manager' makes a list of all plugins 'by their folder'.

                    To get a sorted 'text' list of ALL installed plugins [even any 'disabled' ones] use this snippet in the Ruby Console [copy+paste+<enter>] [note that these have no 'file-type' suffixes, like '.rb'].

                    puts;puts SCF_Dialog.getMyPlugins.split("|").sort.join("\n")

                    To get plugins listed in different ways substitute ' getMyPlugins' with one of these...

                    getMyCloudPlugins == just those installed in your sketchUcloud folder - if you have one.

                    getMyDisabled == just those that are Disabled [.rb! etc]

                    getMyEnabled == just those that are Enabled [NO .rb! etc]

                    getMyExtensions == just those plugins files which can/do create Extensions

                    getMyHelpers == just those plugins which are 'helpers', probably needed by some other plugins, like 'offset.rb'...

                    getMyUninstalled == just those plugins which have been 'uninstalled' [.rbx etc]

                    There are two other slightly different methods thus:

                    This:

                    puts;puts SCF_Dialog.getMyPluginsFolders.join("\n") == all available plugins folders

                    And this method, which gives a complex list of plugins reported by folder.

                    puts;puts SCF_Dialog.getMyPluginsByFolder.split("||").join("\n\nFOLDER= ").split("|").join("\n") == The listing is in the format: the name of your Computer, the FOLDER= 'Plugins' with the folder's Ruby file contents sorted below - including any disabled ones - and then potentially FOLDER= 'sketchUcloud', 'Custom1' etc...

                    The SketchUcation PluginStore dialog's 'Bundle' system filters the lists to include just those which came from SketchUcation - so if you have say a Smustard.com plugin installed, although the Managers will list it, unfortunately it does not make it into your lists in 'My Downloads', 'My Installs'. or the related 'Bundle'...

                    TIG

                    1 Reply Last reply Reply Quote 0
                    • KrisidiousK Offline
                      Krisidious
                      last edited by

                      Boooom... You rock Tig.

                      2015-2014-Plugins-List.JPG

                      By: Kristoff Rand
                      Home DesignerUnique House Plans

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

                      Advertisement