pub fn spawn_command<'a>( command: String, vault_name: &str, note_name: &str, note_path: &str, ) -> Option<Message<'a>>