Get preview text for a note (the first 20 lines or so).
public static getNotePreview ( array $note ) : string | ||
$note | array | The note array |
return | string | A few lines of the note for previews or tooltips. |
public static getNotePreview ( array $note ) : string | ||
$note | array | The note array |
return | string | A few lines of the note for previews or tooltips. |