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

(Feature request) Add a way to configure the default displayed tab of note properties. #3806

Closed
peter-facko opened this issue Apr 6, 2023 · 1 comment

Comments

@peter-facko
Copy link

Describe feature

Introduction

When opening a note, the behavior seems to be to open the Promoted attributes tab, if it exists. If not, the app opens the Basic Properties (unrelated, but notice the naming inconsistency on Promoted attributes). There is one exception to this I found (may be more) which is when the note type is Book it always opens the Book Properties tab.

Use case

I often use templated notes with promoted attributes which I set right after creating the note. The type of these notes set in the template is mostly book, because the content of the note is better structured in it's child notes than in it's content. With the current behavior I have to change the property tab every time I create such a note.

Request

Add an option to configure the default displayed note property tab. Either by having a new enum label with values such as "basic", "book", "promoted", or change the default behavior to always open promoted attributes tab if any exist, as this seems to be the most logical and almost current behavior. Book properties are changed rarely and are most often set by the template (at least in my case).

Additional Information

No response

@zadam
Copy link
Owner

zadam commented Apr 6, 2023

Hi, Promoted attributes are indeed meant to be activated when available, beating Book properties. Fixed.

@zadam zadam closed this as completed Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants