Function note_for_date

Source
pub fn note_for_date(
    notes_dir: NotesDir,
    date: Date,
    from: Option<Date>,
) -> Result<PathBuf>