Cloud

Scripts Organizer use Google Drive to store the code snippets.

Connect to the Scripts Organizer Cloud

Under “Features” at the bottom, you will see Google Drive Cloud. Hit button “Connect to Google Drive”.

Screenshot 2025 05 05 at 19.19.40

You will get google account chooser to select account you want to use for the cloud.

Scripts organizer connect to google drive

Allow it to finish the process.

Screenshot 2025 05 05 at 19.24.03

You will be redirected to the features page.

Screenshot 2025 05 05 at 19.25.05

What is happening the background?

We have created folder Scripts Organizer for you, fetched folder id and saved it as unique reference of that folder.

Screenshot 2025 05 05 at 19.27.46

ID is simply url of the folder. In this case everything that is after /folders/ is ID. https://drive.google.com/drive/folders/1kzDExhd7oBfjVaYQJbZ3IqnP

Upload code to the cloud

Once you enter inside code block on the top bar you will see new button “Sync to Google Drive”.

1
Screenshot 2025 05 05 at 19.35.35

Once you hit that button code block will be pushed to Google Drive with code with all the sidebar settings. And you will be able to see it in the google drive.

Screenshot 2025 05 05 at 19.38.10
Screenshot 2025 05 05 at 19.38.29
Screenshot 2025 05 05 at 19.38.55

Import code from the cloud

Import is located under code block listing since here you bulk manage all your code blocks anyway.

Hit the Import from Google Drive button and you will get popup to see all your code blocks.

1
Screenshot 2025 05 05 at 19.40.16
Screenshot 2025 05 05 at 19.46.41

Select one or multiple and hit Import Selected.

Info

Since this it a MVP to test how much users will use it we only support Code Blocks and Partials for now.