Product Updates

Explore the latest updates to Codatum, including new features and improvements

Notebook Page Import: Move Pages into an Existing Notebook

Previously, when you exported a Notebook, you could only create a new one. With this update, you can now import pages into an existing Notebook. This is especially handy if you want to reorganize an oversized Notebook or just reuse specific pages from one Notebook in another. Give it a try!

How to Use:

  1. Export the Notebook that contains the page(s) you want to move.

  2. In the target Notebook, open the menu in the upper-right corner and select “Import Page.”

  3. Choose the pages you need and import them.

Whether you’re splitting a large Notebook or rearranging content in an existing one, be sure to take advantage of this new feature. We’ll continue improving the UI/UX, so please share your feedback!

SQL Block: Drag/Click Line Numbers for Quick Line Selection

We’ve added a new feature to SQL Block that lets you quickly select entire lines by dragging or clicking on the line number area—just like in IDE! This makes everyday tasks like code editing and copying/pasting much faster, so we hope you’ll give it a try.

  • Drag on the line number to select the entire line

  • Click on the line number to select a single line

  • Similar behavior to Visual Studio Code for intuitive operation

Although it might seem like a small update, it’s a crucial improvement for boosting development efficiency. We’ll continue to enhance the UI/UX, so please share any feedback you may have!