pub async fn run( vault: &NoteVault, path_filter: Option<&str>, format: OutputFormat, workspace_name: &str, _include_backlinks: bool, ) -> Result<()>