Yaak Logo
Yaak
Feedback/Improve how variables are displayed in the title

Improve how variables are displayed in the title

Halvor Nygaard·2 years ago
ReleasedBug

Variables look kind of chaotic when they are changed into the name with the %20. For the variable with underscore it seems to be changed to lower case, and where as the single word variable is kept as the original upper case.

I do like keeping the path as the names to reduce book keeping of keeping names up to date, but this makes it a little less clean. Not sure what the best change/alternative would be, but i do really like the minimal ui/ux the app has so I'm sure you would come up with something sleek.


Comments (4)

Sign in to leave a comment.

Gregory Schier

Ah yes, thanks for reporting this! There were some edge-cases that were not handled, so I've gone ahead and fix those in my dev branch. No more %20 or lowercasing of variable names 👍🏼

Halvor NygaardOP

Gregory Schier nice! Any thoughts on feature regarding base url btw? Or keeping it as a variable for simplicity and not needing scopes?

Gregory Schier

Halvor Nygaard global base URL sounds like a great use for plugins (currently being implemented)

Gregory Schier
Type to search feedback...