Templating & advanced text formatting for note / custom fields or secondary data field #1784
TheStaticTurtle
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hi @TheStaticTurtle , thank you for taking the time to make this proposal I think it would be useful to have a look at how the templates would look and how would they help with your issue as for
We have had several attempts at this and looked for user feedback. Our current decision is that we will not implement styling into the text in favour of building advanced data search and replace features. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm currently evaluating whether ontime would work for my workflow, and I've run into an issue.
Say we have 15 microphones that will be swapped between performers, I have a custom field for each microphone with the name of the performer using it for each event.
I would like to be able to display this in a table representation
I am aware that I can build a custom app and put it in the external folder. I have already played with this and have a working prototype, but a custom app lacks some features such as remote client identification & management and also add dev time to an already busy schedule.
I was wondering if it was ever considered to allow users to use template variables in notes / custom fields, and implementing advanced text rendering with (sanitized) HTML or markdown would be a suitable option. This would allow for a very high level of customisation.
A simpler option that wouldn't require changes this deep could be to add a "virtual" option to the
secondary-src
parameters that is present in most views and store a template in the URLThanks,
Samuel
Beta Was this translation helpful? Give feedback.
All reactions