Grow: Difference between revisions

From Bloom Wizard Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
<b>Some things about a Grow:</b><br><br>
<b>Some things about a Grow:</b><br><br>


<ul>
*Can be named almost anything.
 
<br>
<li>Can be named almost anything.</li><br>
*Can have 1 plant, or more than 100 plants, but should be the same TYPE of plant.
 
<br>
<li>Can have 1 plant, or more than 100 plants, but should be the same TYPE of plant.</li><br>
*Typically goes through several [[Grow Stages]] through its life until ready.
 
<br>
<li>Typically goes through several [[Grow Stages]] through its life until ready.</li><br>
*It will be represented by a Grow Card on the main Dashboard.
 
<br>
<li>It can either be: Active, Archived, or in Cold-Storage</li><br>
*It can either be: Active, Archived, or in Cold-Storage.
 
<br>
<li>All of its details, traits, statistic, etc. are called <b>attributes</b> in Bloom Wizard.</li><br>
*All of its details, traits, statistic, etc. are called <b>attributes</b> in Bloom Wizard.
 
<br>
<li>It gets a unique ID [UID]. This is used to identify the Grow and is used in its filename: grow_[UID].csv</li><br>
*It gets a unique ID [UID]. This is used to identify the Grow and is used in its filename: grow_[UID].csv
 
<br>
<li>It gets a unique serial, starting at 1 and counting up for each Grow added.</li><br>
*It gets a unique serial, starting at 1 and counting up for each Grow added.
 
<br>
<li>Every Grow has all of its data saved in a single CSV file. These files can be accessed/shared/backed up/edited with common tools.</li><br>
*Every Grow has all of its data saved in a single CSV file. These files can be accessed/shared/backed up/edited with common tools.
 
<br>
<li>You can import an external Grow file as Active or Archived in the Bloom Wizard application</li><br>
*You can import an external Grow file as Active or Archived in the Bloom Wizard application.
 
</ul>

Revision as of 16:35, 27 November 2023

The term 'Grow' is used for each of your unique growing projects. For example: a bed of tomato plants, or an indoor pepper plant.



Some things about a Grow:

  • Can be named almost anything.


  • Can have 1 plant, or more than 100 plants, but should be the same TYPE of plant.


  • Typically goes through several Grow Stages through its life until ready.


  • It will be represented by a Grow Card on the main Dashboard.


  • It can either be: Active, Archived, or in Cold-Storage.


  • All of its details, traits, statistic, etc. are called attributes in Bloom Wizard.


  • It gets a unique ID [UID]. This is used to identify the Grow and is used in its filename: grow_[UID].csv


  • It gets a unique serial, starting at 1 and counting up for each Grow added.


  • Every Grow has all of its data saved in a single CSV file. These files can be accessed/shared/backed up/edited with common tools.


  • You can import an external Grow file as Active or Archived in the Bloom Wizard application.