pub async fn run( subcommand: NoteSubcommand, vault: &NoteVault, quick_note_path: &str, workspace_name: &str, ) -> Result<()>