TablePlus
TablePlus copied to clipboard
Feature request: to name SQL tabs according to "save as..." name
-
Which driver are you using and version of it (Ex: PostgreSQL 10.0): postgres 11.5
-
Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): 272
-
The steps to reproduce this issue: n/a
Can you put meaningful titles on the SQL tabs, in stead of "SQL Query" , "SQL Query" , "SQL Query" ? Please put the 'save as...' name in there.
You can change the tab name by right-click -> Rename tab. TablePlus will also use the favorite name if you open a Favorite file from the favorite section.
It would be really nice if the name can be changed as a result of saving a session as a 'favorite file' as well.
Otherwise my workaround would be (bit cumbersome):
- ⌘⇧S : save session
- close tab
- ⌘O : open sql
Now the tab has a recognisable name
I recently learned that you actually browse folders with SQL files.... 😳.
- Click 'Queries'
- Left click in pane
- click 'New ...' --> 'add folder to Queries'
This alleviates some of the unease I had with the naming of session-tabs (Still open tabs disappear and when you open new SQL windows the name of the tab has gone after closing and reopening the program).
When I create/save a new file from a tab (⌘⇧S), I want the tab name to change to the name of the file. Currently it remains unchanged.
Also I want the list of files in the "Queries" panel to refresh to show the file I just created. Currently it does not.