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

    [Plugin] Add comments to your file

    已排程 已置頂 已鎖定 已移動 Plugins
    104 貼文 20 Posters 18.5k 瀏覽 20 Watching
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • inteloideI 離線
      inteloide
      最後由 inteloide 編輯

      Hello !

      I would like to present you my new plugin : "Comments"

      This plugin allow you to add comments/texts to your model. Then you can write some notes that you want remember for the next time you open your file.
      For example you can add the history of modifications, to-do list, some remarks to pay attention, etc...

      Also you can link a comment to a scene : when clicking on a scene, the tab linked appears.

      Plugin comes with translation in English, French, Portuguese, Spanish, German, Russian. Other can be added if required.

      Main view

      Options

      A new tool bar can be displayed (View/Toolbars/BGSketchup-Comments) and a new menu also (Plugins/BGSketchup/Comments)
      The toolbar

      Please give me your feedback (bugs/ideas...) !

      PS : Note that plugin try to load an external javascript code from http://bgsketchup.esy.es. This code allow the plugin to check the latest version. No information is transfered to the website. The script only send to Sketchup the latest version.

      Inteloide

      Version history :
      2.3.7 Optimized : Added chinese languages.

      2.3.6:	Updated : 	version of ckeditor update to 4.4.5
      		Added :		Change tab key behavior to add spaces (4)
      		Corrected : enter key now make a simple return to line
      		
      2.3.5:	Corrected :	Plugin window remain at same position  each time you close it
      		Optimized : Open updater instead of weblink to upload latest version of Library
      		This version require BGSketchup_Library 2.0.7
      
      2.3.4:	Corrected : Avoid errors with jquery.
      
      2.3.3:	Corrected :	Comments not saved when closing window without change tab
      		Corrected :	Error when changing language
      		Optimized : better management of BGSketchup_Library
      		This version of plugin require BGSketchup_Library 2.0.5	
      

      ...

      1.0.0 (23/03/2014) : First release


      Help file


      Version 2.3.7

      Humanity will do a huge step when the IT professionals will understand that computers are tools...

      1 條回覆 最後回覆 回覆 引用 0
      • BoxB 線上
        Box
        最後由 編輯

        This looks very handy, a great way of keeping notes.
        Working for me on both 2013 and 2014.

        1 條回覆 最後回覆 回覆 引用 0
        • L 離線
          laudhi
          最後由 編輯

          wow,thanks for this plugin,i think this is very useful to make a list of design revisions.....

          1 條回覆 最後回覆 回覆 引用 0
          • KrisidiousK 離線
            Krisidious
            最後由 編輯

            It never ceases to amaze me how people keep coming up with plugins. This is great. Thanks.

            By: Kristoff Rand
            Home DesignerUnique House Plans

            1 條回覆 最後回覆 回覆 引用 0
            • G 離線
              glro
              最後由 編輯

              nice plugin

              no buttons for me though

              and the info window is truncated

              and the comment window doesn't pop up automatically, even when it is checked so in options


              window truncated

              1 條回覆 最後回覆 回覆 引用 0
              • A 離線
                Aerilius
                最後由 編輯

                This is a bug in SketchUp. SketchUp's API window management methods (for positioning and sizing windows) ignore the screen's scaling (dpi) setting. Yours is maybe set to something other than 100%.
                For developers this is a bit tricky: We could either also ignore dpi settings and hardcode the text size to always the same tiny pixel size (bad) or resize the dialog to fit its content (difficult).

                1 條回覆 最後回覆 回覆 引用 0
                • inteloideI 離線
                  inteloide
                  最後由 編輯

                  Hello,

                  Just post new version, thanks to Aerilius, lots of code improvments were done.
                  Glro, please try with this version to see if all your bug are gone.

                  NB : I tried to implement a text editor that can support bold, italic, etc. I tried with nicEdit, ckEditor, but it's very complicated (for me) as SU traps some events and style feature...I think, with simple text it ok enough. nevertheless, I would like some colours... 🎉

                  Inteloide

                  Humanity will do a huge step when the IT professionals will understand that computers are tools...

                  1 條回覆 最後回覆 回覆 引用 0
                  • kenK 離線
                    ken
                    最後由 編輯

                    Nice plugin. When I was trying to learn Ruby, I had tried to make a plugin to open a text editor. Never got it to work.

                    And Thanks

                    Ken

                    Fight like your the third monkey on Noah's Ark gangway.

                    1 條回覆 最後回覆 回覆 引用 0
                    • G 離線
                      glro
                      最後由 編輯

                      @inteloide said:

                      Hello,

                      Glro, please try with this version to see if all your bug are gone.

                      e

                      yes, it works perfectly now

                      thank you

                      1 條回覆 最後回覆 回覆 引用 0
                      • D 離線
                        dtrarch
                        最後由 編輯

                        Hi Interloide
                        A just super script and thank you. 👍 👍 👍

                        dtr

                        1 條回覆 最後回覆 回覆 引用 0
                        • G 離線
                          glro
                          最後由 編輯

                          where is the comment stored ?

                          since i don't see a file, i suppose it is somewhere in the data base of the computer

                          if so, it implies that the comment is available only on the computer that issued it, no?

                          i would like the comment to be available on another computer, to transmit both the comments linked to the model, and the model itself

                          for example, a text file with the same name as the sketchup model; if found in the directory, it would be showed in sketchup

                          would you consider it as additional option to your plugin?

                          1 條回覆 最後回覆 回覆 引用 0
                          • inteloideI 離線
                            inteloide
                            最後由 編輯

                            @glro said:

                            where is the comment stored ?

                            since i don't see a file, i suppose it is somewhere in the data base of the computer

                            if so, it implies that the comment is available only on the computer that issued it, no?

                            i would like the comment to be available on another computer, to transmit both the comments linked to the model, and the model itself

                            for example, a text file with the same name as the sketchup model; if found in the directory, it would be showed in sketchup

                            would you consider it as additional option to your plugin?

                            Hello,

                            The comment is saved within your model (the .skp file, if you want) so you can get it on every computer where the plugin is installed) !

                            Just simple as this ! 😉

                            Inteloide

                            Humanity will do a huge step when the IT professionals will understand that computers are tools...

                            1 條回覆 最後回覆 回覆 引用 0
                            • G 離線
                              glro
                              最後由 編輯

                              @inteloide said:

                              Just simple as this ! 😉

                              Inteloide

                              simple... sounds magical to me...
                              and it fits perfectly my need

                              thank you again

                              1 條回覆 最後回覆 回覆 引用 0
                              • jiminy-billy-bobJ 離線
                                jiminy-billy-bob
                                最後由 編輯

                                @glro said:

                                sounds magical to me...

                                You can store pretty much any data you want in the model. That how most of the plugins retain information over time.
                                You can even attach data to entites like edges, groups, faces, components, materials, layers, etc ! The API is really powerfull.

                                25% off Skatter for SketchUcation Premium Members

                                1 條回覆 最後回覆 回覆 引用 0
                                • inteloideI 離線
                                  inteloide
                                  最後由 編輯

                                  @jiminy-billy-bob said:

                                  The API is really powerfull.

                                  Sure ! API/Sketchup is just soooo powerful !

                                  I would like to add more possibility to the plugin, like :

                                  • Change font colour and type
                                  • Add image (for example by selecting an area in the model and the plugin make a screen shot of it and insert it in the comments)

                                  But for that I need support from somebody who can help me programming the javascript (to include nicEdit or ckEditor).
                                  If somebody could help me on that...

                                  Inteloide.

                                  Humanity will do a huge step when the IT professionals will understand that computers are tools...

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • jiminy-billy-bobJ 離線
                                    jiminy-billy-bob
                                    最後由 編輯

                                    Maybe add your plugin to github so we can help you easily?

                                    25% off Skatter for SketchUcation Premium Members

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • inteloideI 離線
                                      inteloide
                                      最後由 編輯

                                      Hum, could be an idea, even if I'm not familiar with github (Just subscribe and look a bit complexe for me).
                                      But the issue I have is more a link between Javscript libraries like Jquery/nicEdit and Sketchup than a pure javascript issue.
                                      So I think here is the best place to get help.

                                      Well it's my opinion...maybe not the best ;o)

                                      Inteloide

                                      Humanity will do a huge step when the IT professionals will understand that computers are tools...

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • W 離線
                                        watkins
                                        最後由 編輯

                                        Downloaded the plugin, and it looks useful, but no toolbar. I'm running SU V8.

                                        Kind regards,
                                        Bob

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • inteloideI 離線
                                          inteloide
                                          最後由 編輯

                                          Hello Bob,

                                          Could you please tell me more about the issue :
                                          On which OS are you (MAC/PC).
                                          Have you check that the toolbar is active (View/Toolbars) ?
                                          Do you have access to plugins through the Plugins menu ?

                                          Inteloide

                                          Humanity will do a huge step when the IT professionals will understand that computers are tools...

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • inteloideI 離線
                                            inteloide
                                            最後由 編輯

                                            Hello,

                                            New features comming soon !!!

                                            Comming soon

                                            Add as many tab as you want !

                                            Inteloide

                                            Humanity will do a huge step when the IT professionals will understand that computers are tools...

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 1 / 6
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement