note_for_date

Function note_for_date 

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