Commit Graph

17 Commits

Author SHA1 Message Date
Anna Schumaker 17376cd217 Remove pH column
Tracking this was a good idea, but I haven't used it in over a year now.
Might as well remove it and get some space back.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-04-21 16:22:30 -04:00
Anna Schumaker c9818102b5 Change rennet field to display a recommended dose
Then cheesemakers can look at their rennet to determine how much to use.
Additionally, I take this chance to combine together the various gel
development arguments into one function call.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-04-21 16:22:29 -04:00
Anna Schumaker c87eaca6ea Change cheese color field to refer to the bottle
Different cheese colors have different strengths.  It's best to have
cheesemakers refer to the bottle to determine how orange they want their
cheese to be.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-04-21 16:21:32 -04:00
Anna Schumaker 6d92e2e9ff Update ripening for raw milk
The ripening time and temperatures are a little different when making
cheese with natural cultures.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-04-21 16:21:22 -04:00
Anna Schumaker 5877649a26 Change secondary cultures to display a recommended dose
This change matches how we now do primary culturing.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-04-21 15:33:32 -04:00
Anna Schumaker a6394a358d Change starter culture to display a recommended dose
Let cheesemakers fill in the amount of culture they actually use, rather
than needing to recompile with different values when changing the amount
of milk.

Additionally, mark that this field is optional for raw milk.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-04-21 15:30:53 -04:00
Anna Schumaker 142dca64ba Remove Calcium Chloride from the standard worksheet
While Calcium Chloride is useful, I haven't actually touched the stuff
in years.  In general, if you're buying good milk then you shouldn't
need to add any CaCl for the milk to gel.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-04-21 14:48:45 -04:00
Anna Schumaker ae299e03e8 Remove "gallons" property from the standard worksheet
My goal is to have generic worksheets for any amount of milk, so clear
this box so users can fill it in on their own.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-04-21 14:48:45 -04:00
Anna Schumaker 27a7b90b08 Add an entry to track how much a recipe yielded
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2017-01-29 10:43:43 -05:00
Anna Schumaker 30ea5f09e4 Add make sheet for Colby-Jack
Colby jack is interesting because it involves making two cheeses at the
same time.  I've had to adjust for this by creating a double width table
for tracking Colby and Jack separately, followed by a combined table
once the curds are mixed.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2017-01-29 10:42:41 -05:00
Anna Schumaker f5185b22cd Add function for using secondary cultures
I've been using FLAV54 in various cheeses, so let's add an official way
to record using this culture.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2017-01-29 10:36:53 -05:00
Anna Schumaker e7a56ced9b Cheddar: Update recipe to the new format
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-09-18 10:19:44 -04:00
Anna Schumaker b076f76cec Colby: Add colby recipe
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-07-24 09:07:56 -04:00
Anna Schumaker df6c4eb60f Asiago: Add options for a 4 gallon batch
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-07-24 09:07:25 -04:00
Anna Schumaker 5e1f72caeb Asiago: Convert to using cheese documentclass
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-07-05 11:23:06 -04:00
Anna Schumaker bc3fc67392 Jack: Convert to using cheese documentclass
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-07-05 11:01:48 -04:00
Anna Schumaker cf13cb3071 Add new documentclass for cheeses
I think this will work out easier than creating a custum package.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-07-05 10:43:29 -04:00