Home › Forums › Bug Reports and Feature Requests › Copy/Paste imporvements
- This topic has 8 replies, 4 voices, and was last updated 1 year ago by David Duperron.
-
AuthorPosts
-
2023-10-23 at 1:05 pm #67850David DuperronCustomer
Hi!
A very useful feature would be the ability to copy/paste puzzles in between projects, and also to be able to select several puzzles (CTRL+clic, or SHIFT+clic), and to copy/paste them…
Absolutely no idea if that is even possible but it would be nice! :)2023-10-23 at 8:58 pm #67858xeonCustomerI would also like such a feature.
However, if we cant have that it would be great to have the Puzzle Library so that you can organize it into folders and have 100s or 1000s of puzzles saved that can be easily searched and reviewed. It might even be nice to save entire projects puzzle sets can be pullled up. Since its just and XML file…seems like that should be doable.
For now we are stuck using the Advanced Connecting Puzzle and the Puzzle Library. Copying all our needed puzzles in the one Connector Puzzle…saving that to the puzzle library and then using the puzzle library in the new project.
There are other ways obviously. You can just copy and paste your required code from the visual_logic.xml.
Xeon
Route 66 Digital
Interactive Solutions - https://www.r66d.com
Tutorials - https://www.xeons3dlab.com2023-10-24 at 2:29 am #67859CrunchCustomerOmg….Cut N pasta between project would be awesome… but, always figured if it was possible, google/blockly probably would’ve done it by now.
I do things the hard way, inspect puzzles I want (making sure there are no straggler functions I don’t want coming over to new project), park a copy in puzzles library, then pull it out in new project.Xe– can you dissect code out of the visual logic xml? Seems there are unique ids and such that would make copy/paste problematic.??
Another question… anyone ever find out how many puzzles a project can take before things get slide-show-sluggish? I am coming close on a few project.. been splitting things up in separate tabs which seems keep things flowing better… anyone have any tips on managing tons and tongs of bug giant ugly puzzles?
2023-10-24 at 2:34 am #67860CrunchCustomerAlso… ” Advanced Connecting Puzzle”.. just in case i am not missing something i should know.. as far as i have been aware, there is no magical connector piece where i could bind together two seperate procedure puzzle groups?? Hopefully i am wrong
2023-10-24 at 5:01 am #67864xeonCustomerThe Advanced Connecting Puzzle is under the Advance Puzzle set. It only allows you to group puzzles together…great for grouping a ton of puzzles together, saving them to the library and then getting all your puzzles back into a new project in bulk. I break them out of that connector puzzle after I have imported them. Just makes transport easier.
As far as XML….it can be done……not fun but can be done.
Xeon
Route 66 Digital
Interactive Solutions - https://www.r66d.com
Tutorials - https://www.xeons3dlab.com2023-10-24 at 5:14 am #67865xeonCustomerAs far as puzzles count.. no idea…I get in the hundreds in each tab with multiple tabs on my current project and the slowness is in the load of the puzzles. After a few seconds and the puzzles load it seems to run fine.
Xeon
Route 66 Digital
Interactive Solutions - https://www.r66d.com
Tutorials - https://www.xeons3dlab.com2023-10-24 at 8:50 am #67868kdvParticipantdissect code out of the visual logic xml?
Whole tabs can be easily copied/pasted within a couple of minutes
would make copy/paste problematic.??
No.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2023-10-24 at 6:06 pm #67890CrunchCustomerkdv when i am less busy i am going to look you up and send you some $$ tips – you are so helpful. thank you!
2023-10-26 at 7:38 am #67930David DuperronCustomerWhole tabs can be easily copied/pasted within a couple of minutes
Thanks! great tip
-
AuthorPosts
- You must be logged in to reply to this topic.