Skip to content

Favorite tables and recent tables #1352

@datlechin

Description

@datlechin

Problem

There is no way to favorite frequently used tables or jump back to recently opened ones. In large schemas, finding the same table repeatedly is tedious.

Proposed solution

  • Mark tables as favorites and list them in the sidebar
  • Show a recent-tables list (most recently opened, per connection)

Code pointer

TablePro/ViewModels/FavoritesSidebarViewModel.swift and TablePro/Views/Sidebar/FavoritesTabView.swift already provide favorites infrastructure; extend it to table-level favorites and add a recents store.

Related database type

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions