Grow: Difference between revisions
Jump to navigation
Jump to search
Wiki admin (talk | contribs) No edit summary |
Wiki admin (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
<br> | <br> | ||
*Can be named almost anything. | *Can be named almost anything. | ||
*Can have 1 plant, or more than 100 plants, but should be the same TYPE of plant.<br> | |||
*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.<br> | ||
<br> | *It will be represented by a Grow Card on the main Dashboard.<br> | ||
*Typically goes through several [[Grow Stages]] through its life until ready. | *It can either be: Active, Archived, or in Cold-Storage.<br> | ||
<br> | *All of its details, traits, statistic, etc. are called <b>attributes</b> in Bloom Wizard.<br> | ||
*It will be represented by a Grow Card on the main Dashboard. | *It gets a unique ID [UID]. This is used to identify the Grow and is used in its filename: grow_[UID].csv<br> | ||
<br> | *It gets a unique serial, starting at 1 and counting up for each Grow added.<br> | ||
*It can either be: Active, Archived, or in Cold-Storage. | *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> | ||
<br> | |||
*All of its details, traits, statistic, etc. are called <b>attributes</b> in Bloom Wizard. | |||
<br> | |||
*It gets a unique ID [UID]. This is used to identify the Grow and is used in its filename: grow_[UID].csv | |||
<br> | |||
*It gets a unique serial, starting at 1 and counting up for each Grow added. | |||
<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> | |||
*You can import an external Grow file as Active or Archived in the Bloom Wizard application. | *You can import an external Grow file as Active or Archived in the Bloom Wizard application. |
Revision as of 20:38, 27 November 2023
In Bloom Wizard the term "Grow" is used for each of your unique growing projects. For example: a bed of tomato plants, or an indoor pepper plant.
More Details about a Grow in Bloom Wizard
- 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.