You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! With the recent update (#215), I can now change the display text for specific tabs (Today's daily note) :
However, I noticed that when I attempt to modify the CSS style, the aria-label remains unchanged.
Could you also update the text in the aria-label so that we can apply CSS styles to it as well?
Alternatively, would it be possible to add a new property that allows us to access it via CSS?
By the way, that's how I typically modify the style of tabs with specific name:
Hello! With the recent update (#215), I can now change the display text for specific tabs (Today's daily note) :
![image](https://private-user-images.githubusercontent.com/4013062/358793110-b760656c-b95e-4839-9eac-6cf60ac8f836.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4NjI3NDQsIm5iZiI6MTczODg2MjQ0NCwicGF0aCI6Ii80MDEzMDYyLzM1ODc5MzExMC1iNzYwNjU2Yy1iOTVlLTQ4MzktOWVhYy02Y2Y2MGFjOGY4MzYucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDZUMTcyMDQ0WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OGY0OTZmMTBjMzZhMTE5ZTUzMzU5NTY2MGY3MjdiNjRiYjQxMTkyNmVjOGI5M2M4YjQ5ZmZkZjllZmYyZDU0ZSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.9VajHgZhy0cQhyGE0I3VVkmDzEQ12q4BmgPF9dFw2aY)
However, I noticed that when I attempt to modify the CSS style, the
aria-label
remains unchanged.Could you also update the text in the
aria-label
so that we can apply CSS styles to it as well?Alternatively, would it be possible to add a new property that allows us to access it via CSS?
By the way, that's how I typically modify the style of tabs with specific name:
The text was updated successfully, but these errors were encountered: