Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configurable display names to items #79

Open
wgergely opened this issue Sep 11, 2023 · 0 comments
Open

Add configurable display names to items #79

wgergely opened this issue Sep 11, 2023 · 0 comments
Assignees
Labels
Feature New feature or request

Comments

@wgergely
Copy link
Owner

wgergely commented Sep 11, 2023

As Bookmarks wraps around different pipeline folder structures, the display names of items become somewhat uncontrolled.

E.g. if an asset is called SH010_0010 it will be displayed as SH010_0010. However, if the asset is nested, the display name might end up being SEQ010/REND/lighting/SEQ010_SH010_lighting. which is not what we'd want necessarily. It certainly makes it harder to parse the item names visually for the user.
I think we can add two new columns to the bookmark database to configure the Qt.DisplayRole string of the bookmark item and the assets within it using the tokens module.

@wgergely wgergely added the Feature New feature or request label Sep 11, 2023
@wgergely wgergely self-assigned this Sep 11, 2023
@wgergely wgergely added this to the First public release milestone Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant