Skip to content

Add properties dialog that shows the database file it's referencing. #3984

@ismaelharunid

Description

@ismaelharunid

As I understand the .sqbpro files reference the actual database file. Such that the .sqbpro files are essentially browser session files, and the actual database is separate (probably .db). Hopefully my understanding is not a wrong assumption, from what I can tell the avoce seems to be true.

My request is to have a menu item (probably File->properties), which shows various properties of the session, including the .db file it is using. Something like:

Session filepath: /home/user/Projects/whiskybottle/musical.sqbpro
Database filepaths:
/home/user/Projects/whiskybottle/data/musical.db
/home/user/Projects/whiskybottle/data/whisky.db
.
.
.
(other properties)

I don't see anything like this and it would give confidence to the user that they are using the right files, an reduce risk of clobbering stuff. Thank you for the consideration and great products.

-Ismael Harun

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions