Recents
tpaw automatically tracks recently opened tables, queries, and schema objects so you can quickly return to your work.
Recents automatically records every object you open during a tpaw session — tables, queries, sequences, enums, roles, and monitor views. You can jump back to any recently visited item without navigating the sidebar.
What gets tracked
| Item type | When it's recorded |
|---|---|
| Tables | When you open a table in the Data Grid |
| Queries | When you open a query tab |
| Sequences | When you view a sequence detail |
| Enums | When you view an enum type |
| Roles | When you view a role detail |
| Monitor views | When you open Active Queries, Connections, or Table Stats |
| Dashboard | When you visit the main dashboard |
Browsing recents
Open the Recents panel from the sidebar. Items are grouped by date:
- Today
- Yesterday
- This Week
- This Month
- Older
Searching and filtering
Use the search bar to filter by name or content. Use the filter buttons to narrow by type: Tables, Queries, Sequences, Enums, Roles, Monitor, or Dashboard.
Sort options:
- Recent — most recently visited first (default)
- Name — alphabetical
- Kind — grouped by item type
Opening a recent item
Click any row to open that item — tables open in the Data Grid, queries open in the Query Editor, and monitor views open the relevant monitor panel.
Starring from recents
Click the star icon on any recent item to add it to Favorites. This is a quick way to pin something you've been visiting frequently.
Clearing recents
Click the refresh icon in the Recents panel toolbar to reload the list. Individual items can be removed with the × button on hover.
Recents are per-connection
Each database connection maintains its own recents list.