This issue was previously reported this in September 2020 and closed due to lack of time. If possible I would like to work on it myself. Could someone point me to the part of the codebase where I should look to add it?
GitHub issue or forum post? Could you link it?
If it is GitHub issue, then write make a new issue post (since it is close and old) for more clarification
Welcome to the team
2 Likes
Here’s a summary of how I imagine the feature can be implemented if you want to work on it:
- Add methods to CardTemplate to parse config.q_format_browser and config.a_format_browser.
- Modify parsed_templates() to call the new methods and return their results.
- Update update_templates_for_renamed_and_removed_fields() to set self.templates[idx].config.q_format and self.templates[idx].config.a_format.
2 Likes
Unfortunately I can’t link it because the forum would not let me include a link, but I’ll create a GitHub issue.