pub async fn display_all(pool: &PgPool) -> Result<(), NotebookError>
Displays all total notes in notebook.
NotebookError::Sqlx
sqlx::Error