Sets tables favorites

sunhunter's profile image sunhunter posted 9 years ago in Feature discussion Permalink
I have a database (mariadb / mysql) of 300+ tables.

Is it possible to add a set of favorite tables

For Example
set 1: Table 1, Table 5, Table 200 ..
set 2: Table 6, Table 7, Table 8 ...

When right clicking on the "star button", can display a menu for selecting a active set of favorite (Favorite group 1, Favorite grop 2....)

It would be very helpful!

Filtering by name may not always help to select the desired table for work, and very often have to re-create my favorites list tables


Sorry for bad english
ansgar's profile image ansgar posted 9 years ago Permalink
I think that's a rare case. You can already use favorites without multiple sets, and you can also type in a table filter, which is remembered and provided in the drop down menu of that input field. This table filter above the tree can contain a regular expression by the way, for example:
table_(1|2|4|200)
IvanFerrer's profile image IvanFerrer posted 9 years ago Permalink
I was going to request this feature too.
When working in large projects, you need to manage many different sets of tables.
I see you save those Favorites in windows Registry (HKCU\Software\HeidiSQL\Servers\name\FavoriteObjects.
Would it work if I'd manage this registry key value using an external application (before running HeidiSQL)?

Btw, thanks for this great tool!
Regards.
ansgar's profile image ansgar posted 9 years ago Permalink
Yes of course.
IvanFerrer's profile image IvanFerrer posted 9 years ago Permalink
great. Thank you

Please login to leave a reply, or register at first.