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:
- Creating a new Notebook
- Starting a new chat directly inside a specific Notebook
- Attaching / moving an existing chat into a Notebook
- 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.
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:
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:
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.