- Issue created by @mindaugasd
- 🇱🇹Lithuania mindaugasd
Example case ✨ Prompt library in the popup modal Active , where tokens don't need to be processed by the prompt entity.
Continue on
✨
Implement tokens support
Active
. Maybe add possibility to disable or escape token replacement in possible case when user would like to display token syntax itself without replacement. Also maybe deprecate method already getPluginConfigTokenized()
which can do replacement on every configuration field (is there a case to keep it?), and keep for specific value only getPluginConfigValueTokenized()
.
Active
1.0
Code
Example case ✨ Prompt library in the popup modal Active , where tokens don't need to be processed by the prompt entity.