Bookmarks
Bookmarks let you pin frequently accessed items — tables, saved scripts, or specific queries — for one-click access from the sidebar.
What You Can Bookmark
| Item | How to Bookmark |
|---|---|
| Table (Schema Explorer) | Right-click → Bookmark Table |
| Saved script | Right-click in Saved Scripts panel → Bookmark |
| Active editor tab | Ctrl+D or click the ★ icon in the tab bar |
| Result of a query | Click Bookmark Result in the Result panel toolbar |
The Bookmarks Panel
Open the Bookmarks panel from the left sidebar (star icon) or press Ctrl+Shift+B.
Bookmarks are grouped by type:
- Tables — click to open in Table View
- Scripts — click to open in editor tab
- Queries — click to load into a new editor tab
Organizing Bookmarks
Drag bookmarks to reorder them. Right-click any bookmark to:
- Rename — give it a friendlier display name
- Open — same as clicking
- Remove — delete the bookmark (the original table or script is unaffected)
Bookmarks are scoped to the project they were created in.
Keyboard Access
With the Bookmarks panel focused:
↑/↓to navigate the listEnterto open the selected bookmarkDeleteto remove the selected bookmark
You can also open bookmarks from the Command Palette by typing > bookmark and selecting from the list.