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

Feat: Add Ability to Specify Alias Helper Key for YAML Title Alias #1057

Merged
merged 3 commits into from
Mar 22, 2024

Conversation

pjkaufman
Copy link
Collaborator

Fixes #1044
Fixes #561

There were a couple of requests to make the place that the YAML Title Alias stores its helper data to determine what to do about the alias in a user defined location. So I went ahead and added it after all of this time.

Changes Made:

  • Updated wording in Spanish and English translations for what shows up in the UI to include info about the new option
  • Added a note to the additional info to mention the default for the new option when nothing is specified
  • Added an example for the scenario in question where the value for the alias helper key is title
  • Added logic to swap out the variable usage from the original hardcoded value to a user specified value with the ending colon trimmed if present or the original hard coded value if it is empty

pjkaufman and others added 3 commits March 22, 2024 14:15
… original value for the alias helper key and removed a trailing colon if it exists. Also made sure to add that info about the empty value to the docs
@pjkaufman pjkaufman added documentation Improvements or additions to documentation yaml YAML related issues or features labels Mar 22, 2024
@pjkaufman pjkaufman self-assigned this Mar 22, 2024
@pjkaufman pjkaufman merged commit ea1e307 into platers:master Mar 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation yaml YAML related issues or features
Projects
None yet
1 participant