Skip to content

Support for Gemini Web App "Notebooks" feature (create/start chat inside a Notebook + attach existing chats) #308

@Tkid2nd

Description

@Tkid2nd

Feature Request: Add support for Notebooks in the Gemini web app

Description
Gemini recently added a new Notebooks feature (rolled out in April 2026) that lets users organize conversations, files, and custom instructions into dedicated project spaces. These notebooks sync with NotebookLM and appear as a new section in the sidebar.

The most important use cases for a reverse-engineered library like this one are:

  1. Creating a new Notebook
  2. Starting a new chat directly inside a specific Notebook
  3. Attaching / moving an existing chat into a Notebook
  4. Continuing an existing chat that belongs to a Notebook (so the context, files, and custom instructions of that notebook are automatically applied)

Currently the library works very well for normal chats and Gems, but there is no support for Notebooks yet.

Why this matters

Many users now prefer working inside Notebooks for long-term projects because:

  • All related chats and uploaded files stay together
  • Custom instructions are applied at the notebook level
  • It provides better organization and context persistence
  • It integrates with NotebookLM

Being able to start a chat inside a Notebook or attach a chat to a Notebook programmatically would make this library significantly more powerful for automation and project-based workflows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions