TitleCardMaker icon indicating copy to clipboard operation
TitleCardMaker copied to clipboard

Allow importing of entire Series configs (and associated Fonts/Templates) within UI

Open CollinHeist opened this issue 2 years ago • 1 comments

Suggested on the Discord, but TCM should allow users to easily import other users' existing Title Card configs when adding and customizing Series within the UI. Here's an example image:

These would allow importing entire configs including associated Templates and Fonts, and would even download any Font files in the background.

Another user suggested the name blueprints, which sounds good.


Without getting into hosting a server, these blueprints will have to be posted on GitHub. As for implementation I'm thinking an "export" button in TCM which will copy some textual JSON object which the user can then submit to GitHub along with their Font files and a name

CollinHeist avatar Jun 30 '23 02:06 CollinHeist

Example of what I've worked up so far:

image

CollinHeist avatar Jul 04 '23 19:07 CollinHeist