Add multi-line notes to seed data
change srsxsvzlztyltyssyktzxkwurrrmylnt
commit d03061c8af7a55716a08fde674dd8254748bbd0b
author Alpha Chen <alpha@kejadlen.dev>
date
parent xltqtnnp
diff --git a/Rakefile b/Rakefile
index 51dee10..6809b98 100644
--- a/Rakefile
+++ b/Rakefile
@@ -31,14 +31,14 @@ task :seed do
 
   notes = [
     "Call Mom",
-    "Water the plants",
+    "Water the plants\n\nCheck soil moisture first",
     "Clean the kitchen",
-    "Back up laptop",
+    "Back up laptop\n\nTime Machine to external drive\nAlso sync cloud photos",
     "Review finances",
-    "Dentist appointment",
+    "Dentist appointment\n\nDr. Chen, 10am\n555-0142 to reschedule",
     "Oil change",
     "Haircut",
-    "Replace HVAC filter",
+    "Replace HVAC filter\n\nSize: 20x25x1",
     "Check smoke detectors",
   ]