Ticket Hash: | c078e7289163092ff93b2622e910eadbfaa6d912 | |||
Title: | Implement a custom card designer | |||
Status: | Closed | Type: | Feature_Request | |
Severity: | Cosmetic | Priority: | Zero | |
Subsystem: | Other | Resolution: | Rejected | |
Last Modified: | 2024-02-14 15:49:37 | |||
Version Found In: | ||||
User Comments: | ||||
thomas added on 2022-04-14 15:05:00:
Depends on [418371f8a10e3649] This is a huge task and will require quite a lot of effort. GoalProvide an editor for custom cards ComponentsTemplate downloader and storageThe typesetting requires a few components that have to be fetched, because they can’t be bundled legally.
These have to be fetched from a reliable source and stored locally Listing registered printingsA table view showing all registered printings with the ability to sort delete and edit entries. A printing editorThe main printing editor component
Integration into the existing printing dataThe custom cards have to appear in the card search. So the card database schema has to be extended to allow storing custom cards. Integration into the document save file formatCustom cards should be stored with all required information in the document save file. When loading a document with custom cards, maybe ask the user if they want to import them into their own local custom card database. Maybe do so on a per-card basis, allowing them to select all or any subset of cards included. |