* Docu stash Took 1 hour 53 minutes Took 5 minutes Took 16 seconds Took 33 seconds * Remove file headers. Took 8 minutes * Group to card set. Took 8 seconds * More extra pages. Took 28 seconds * Small fix for now. Took 3 minutes * Expand on picture loading. Took 44 minutes * Fix line break breaking link. Took 2 minutes * Images and user documentation. Took 1 hour 49 minutes * Update doc/doxygen-extra-pages/developer_documentation/primer_cards.md Co-authored-by: RickyRister <42636155+RickyRister@users.noreply.github.com> --------- Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de> Co-authored-by: RickyRister <42636155+RickyRister@users.noreply.github.com>
848 B
@page creating_decks Creating Decks
Creating a new deck is done using either the TabDeckEditor or TabDeckEditorVisual.
They can be accessed either by clicking the "Create Deck" button in the TabHome screen, which will open the default deck editor configured in the "User Interface" -> "Deck editor/storage settings" -> "Default deck editor type" setting, or by selecting "Deck Editor" or "Visual Deck Editor" under the "Tabs" application menu located at the top.
Further References
See @ref editing_decks for information on how to modify the attributes and contents of a deck in the Deck Editor widgets.
See @ref exporting_decks for information on how to store and persist your deck either in-client or to external services.
See @ref importing_decks for information on how to import existing decks either in-client or from external services