You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/help/getting_started.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ <h2>1. Workspace</h2><p>Create or select the Workspace representing the workshop
4
4
<h2>2. Storage</h2><p>Create the physical hierarchy you use. Active leaf locations may allow Inventory, Collection, or Both; parent locations organize the hierarchy but are not destinations.</p><imgsrc="images/getting_started_storage.png" style="max-width:100%" alt="Storage">
5
5
<h2>3. Optional providers</h2><p>Configure Rebrickable or Brickset under <b>Settings → APIs</b> when you want API-backed composition, images, enrichment, or instructions. Download-based catalog imports and local workflows do not require a continuous connection.</p>
6
6
<h2>4. Reference catalogs</h2><p>Populate Parts, Sets, and Minifigs from supported Rebrickable downloads. Catalogs describe reference identities; they do not assert ownership.</p>
7
-
<h3>Folder-based Rebrickable import</h3><p>Choose <b>Tools → Import Rebrickable Data Files...</b> and select a folder containing official Rebrickable <code>.csv</code> or <code>.csv.zip</code> bulk downloads. BrickSuite validates a visible plan before enabling Import. Themes, Colors, Part Categories, Parts, Part Relationships, Sets, Minifigs, inventory revisions, Inventory Parts, Inventory Minifigs, and contained Sets are supported. Elements remains deferred.</p><p>Rebrickable's inventory files contain both Set and Minifig inventory identities. BrickSuite recognizes both, persists revision history for Sets, and intentionally excludes Minifig-owned Part rows from Set composition.</p><p>Revision-backed composition is catalog data, not owned inventory. Historical Set revisions are retained, and BrickSuite selects the highest complete Rebrickable revision as preferred after all composition files finish successfully. Spare rows are preserved as provider metadata and do not imply physical ownership.</p><p>Each supported dataset uses its own transaction. A failed or cancelled current dataset is rolled back while earlier committed datasets remain available; dependent datasets are blocked, while independent datasets may continue. Required identities are checked before authoritative snapshot synchronization. BrickSuite does not download these files automatically.</p>
7
+
<h3>Folder-based Rebrickable import</h3><p>Choose <b>Tools → Import Rebrickable Data Files...</b> and select a folder containing official Rebrickable <code>.csv</code> or <code>.csv.zip</code> bulk downloads. BrickSuite validates a visible plan before enabling Import. All twelve datasets are supported: Themes, Colors, Part Categories, Parts, Elements, Part Relationships, Sets, Minifigs, Inventories, Inventory Parts, Inventory Minifigs, and Inventory Sets. Elements map an exact Rebrickable Element ID to its exact Part and Color; they do not replace canonical Part numbers.</p><p>Rebrickable's inventory files contain both Set and Minifig inventory identities. BrickSuite recognizes both, persists revision history for Sets, and intentionally excludes Minifig-owned Part rows from Set composition.</p><p>Revision-backed composition is catalog data, not owned inventory. Historical Set revisions are retained, and BrickSuite selects the highest complete Rebrickable revision as preferred after all composition files finish successfully. A valid preferred revision supplies Set composition; existing legacy catalog composition remains the fallback when no preferred revision exists. Catalog spare rows remain available as provider metadata but are not copied into required Build pieces and do not imply physical ownership. A Build keeps the requirement snapshot created at that time, so later catalog imports do not rewrite it.</p><p>Each supported dataset uses its own transaction. A failed or cancelled current dataset is rolled back while earlier committed datasets remain available; dependent datasets are blocked, while independent datasets may continue. Required identities are checked before authoritative snapshot synchronization. BrickSuite does not download these files automatically.</p>
8
8
<h2>5. My Inventory</h2><p>Add or import loose physical pieces with exact Part, Color, Manufacturer, condition, ownership, quantity, and Storage.</p><imgsrc="images/getting_started_inventory.png" style="max-width:100%" alt="My Inventory">
9
9
<h2>6. Builds</h2><p>Create Set, Minifig, or MOC Builds. Requirements can be allocated, deliberately substituted, pulled, reconciled, completed, cancelled, or disassembled.</p>
10
10
<h2>7. My Collection</h2><p>Record each physical Set, Minifig, or MOC independently from loose inventory and Build history.</p>
0 commit comments