Skip to content

[Bug]: SQL Notebooks cannot be renamed. #288

@ivansaul

Description

@ivansaul

Describe the bug

SQL Notebooks are automatically created with default names/titles such as:

  • Notebook
  • Notebook 2
  • Notebook 3
  • etc.

However, I cannot find any way to rename them.

I tried:

  • Double-clicking the notebook tab title.
  • Right-clicking the notebook tab.
  • Searching through the application menus.
  • Pressing Enter after selecting the tab title.
  • Creating additional notebooks to see if a naming prompt appears.

The context menu only shows tab management actions:

  • Convert to Console
  • Close Tab
  • Close Other Tabs
  • Close Tabs to Right
  • Close Tabs to Left
  • Close All Tabs

There is no Rename option and no apparent way to assign a custom name.


I also tried exporting a notebook, saving it with a custom filename and location, and then importing it back into Tabularis.

Even after importing the notebook, the tab title is still assigned a default generated name such as:

  • Notebook
  • Notebook 2
  • Notebook 3

The filename used during export/import does not appear to be reflected in the notebook tab title.

This makes me wonder whether notebook names are currently unsupported or if the rename functionality is missing from the UI.

To Reproduce

  1. Open Tabularis.
  2. Open any database.
  3. Create a new SQL Notebook.
  4. Create one or more additional SQL Notebooks.
  5. Notice that they are automatically named:
    • Notebook
    • Notebook 2
    • Notebook 3
    • etc.
  6. Attempt to rename a notebook by:
    • Double-clicking the notebook tab title.
    • Right-clicking the notebook tab.
    • Looking through the available menus.
  7. Observe that no rename functionality is available.
Image

OS Version

macOS 14.8.2

Tabularis Version

v0.13.0

Relevant Log Output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions