Care Log

Track watering, fertilizing, and observations

New Entry

Recent Entries

${log.plant} ${new Date(log.date).toLocaleDateString()}
${getLogTypeLabel(log.type)} ${log.fertilizerType ? `

Fertilizer: ${log.fertilizerType}

` : ''}

${log.notes || 'No notes'}