sketchucation logo sketchucation
    • Login
    🛣️ Road Profile Builder | Generate roads, curbs and pavements easily Download

    Saving Palette Layouts Across Computers?

    Scheduled Pinned Locked Moved SketchUp Discussions
    sketchup
    16 Posts 6 Posters 625 Views 6 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.
    • jeff hammondJ Offline
      jeff hammond
      last edited by

      i don't have 2 computers to retest this on right now but i've done it in the past..

      i believe the file you want is called

      com.google.sketchuppro7.plist (or something else for the free version)

      it's in your user's library preference folder

      user/library/preferences

      screen 3.jpg

      dotdotdot

      1 Reply Last reply Reply Quote 0
      • T Offline
        Tim Danaher
        last edited by

        TIG --

        Macs don't have 'ini' files. The plist that Jeff is talking about is simply SU's preferences file on the mac. Will PM a copy over to you.

        Jeff, if it's that simple... but I wonder is the licence info in there too?

        Cheers,

        Tim

        http://vizarch.blogspot.com

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

          I've looked at the plists and as I see it you need to do the following:

          1. Write an Applescript applet called CopyPlist that saves your current plist[s] - I don't know why there are two of them ??, put somewhere safe, e.g. in a new sub-folder in the Google folder.

          2. Write another Applescriptapplet called RestorePlist that renames the plist[s] with a 'bak' suffix*** and then copies the previously saved versions made by CopyPlist into the same locations. ***This is in case it messes up you can always delete the copied plist[s] and rename the 'bak' [backup] ones as they were...

          Now set up your SUp Toolbars just as you like them and close SUp.
          Run the applet CopyPlist to remember your last Toolbars' settings, AND all other settings [**this bit might be a bar to moving between Macs - it needs testing].
          Now some days later you want to restore your Toolbars to be as they were [**or simply set them on another Mac to match] - close SUp and run the applet RestorePlist - this then resets the plist[s] and the Toolbars should revert when you reopen SUp ☀

          I don't have a Mac and it's years since I wrote any Applescript - any volunteers ??? 🤓

          TIG

          1 Reply Last reply Reply Quote 0
          • C Offline
            chrisjk
            last edited by

            I am not sure this will work. I previously edited that file directly to adjust the entity in it that refers to the number of recent items (in response to another question here, increasing a given value of 10 to 15. SU just overwrote the amended plist file and restored the original value of 10 - in the process telling me that I was using and expired copy of SU - happily, this warning disappeared once I clicked on the menu item for License.

            Chris

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

              Somethings are 'hard-coded' but the toolbar data changes whenever you open/close SUp - so running with an 'old' plist might work ? We can but try...

              TIG

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

                @tim danaher said:

                TIG --

                Macs don't have 'ini' files. The plist that Jeff is talking about is simply SU's preferences file on the mac. Will PM a copy over to you.

                Jeff, if it's that simple... but I wonder is the licence info in there too?

                nah, the license is at:
                user/library/application support/google sketchup 7

                fwiw, the plist is disposable (for lack of better words)

                if you delete the plist then launch SU, it will be as if you just reinstalled SU... the 'welcome page' choose a template will occur.. all of your toolbars will be stacked on top of each other etc... (don't worry, a new plist file will be written)

                that's the reason i transferred the plist file in the past -- i didn't want to reset my SU workspace to my liking after a clean OS install..

                (what i actually did wasn't between two computers.. i made sure SU was updated to the latest version then backed up the following:
                plugins folder, com.google.sketchuppro7.plist, my custom template, and my keyboard shortcuts (Shortcuts.plist)..

                then upgraded to leopard, fresh install SU & update it to the latest, added my license info, then replaced all of the things i backed up...
                it worked great and my SU workspace was exactly as it was prior to reinstalling.

                dotdotdot

                1 Reply Last reply Reply Quote 0
                • thomthomT Offline
                  thomthom
                  last edited by

                  You'd think it'd be possible to set up some batch command to make the required copies, and also reinstall them...

                  Thomas Thomassen — SketchUp Monkey & Coding addict
                  List of my plugins and link to the CookieWare fund

                  1 Reply Last reply Reply Quote 0
                  • T Offline
                    Tim Danaher
                    last edited by

                    Excellent, Jeff -- cheers.

                    In my experience of teaching studes Photoshop, they've all got to be singing off the same hymnsheet, as it were. It can take a good half an hour to make sure they've all got the same palette set-up / screen layout if you're doing it manually.

                    Cheers,

                    Tim

                    http://vizarch.blogspot.com

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

                      @thomthom said:

                      You'd think it'd be possible to set up some batch command to make the required copies, and also reinstall them...

                      apple has an app called automator that's comes standard with os x.

                      it's like coding for dummies and even i can make little scripts for tasks like this. 😄

                      that'd be the easiest way to go.. give everyone a droplet and the preference file and away you go.

                      i'll have my laptop later today to try something out but i'd suggest starting SU with a fresh preference list.. set up SU as you'd like for the class then close SU.. save that new copy of your plist for sharing with the class.. make sure everyone is using the same version of SU..

                      i think it would work fine.

                      dotdotdot

                      1 Reply Last reply Reply Quote 0
                      • broomstickB Offline
                        broomstick
                        last edited by

                        @tim danaher said:

                        Excellent, Jeff -- cheers.

                        In my experience of teaching studes Photoshop, they've all got to be singing off the same hymnsheet, as it were. It can take a good half an hour to make sure they've all got the same palette set-up / screen layout if you're doing it manually.

                        Tell me about it.

                        So, is there no quick workaround for windows?

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

                          @broomstick said:

                          Tell me about it.
                          So, is there no quick workaround for windows?
                          http://forums.sketchucation.com/viewtopic.php?p=219627#p219627 has some PC based ideas...

                          TIG

                          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