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
I think it will be nice to have a foobar2000 $if() label so that people can show page URL if page title is blank, or not showing separator if page title is blank.
for now I can just hack browser.js and change tabTitle() to:
You are right, it would be nice if NTT could have some conditional logic.
I already filed #34, a conditional dash: it's displayed if previous token is not blank and hidden if token is blank.
Of course a more robust IF conditional would be more fantastic! :)
Yes it is. Due to time constraints nightlytt is basically unmaintained at the moment. But we are happy to accept patches in case someone is interested to help out.
I think it will be nice to have a foobar2000 $if() label so that people can show page URL if page title is blank, or not showing separator if page title is blank.
for now I can just hack browser.js and change tabTitle() to:
The text was updated successfully, but these errors were encountered: