{{ `${notesForDisplay.length} 件 / ${datePassed} 日 `}}

{{ new Date(note.note_date).toLocaleDateString('ja-JP', { year: 'numeric', month: '2-digit', day: '2-digit', weekday: 'short' }) }}

{{ note.content }}