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

add text field with placeholders for custom label format #314

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

TomW1605
Copy link
Contributor

@TomW1605 TomW1605 commented Feb 14, 2024

implement #78 and #231

this still needs some work.

  • there are some translation strings that need to be added (i will do english, not sure about the others)
  • need to add some filtering to only allow a set of html tags
  • need to localise the number format functions (eg, use the right money symbol and ./,)
  • need to add a date format function
  • need to add an expandable list of placeholders with examples (also want to make it so if you click one it will be inserted into the text)
  • need to add explanation/examples of how the conditional prefix/suffixes work
  • work out how to handle extra fields

@Donkie Donkie marked this pull request as draft April 8, 2024 19:18
@TomW1605 TomW1605 force-pushed the add-placeholders-for-label branch 2 times, most recently from 9e090a4 to 9b38c95 Compare May 3, 2024 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant