pub fn save_textareas( textareas: &[TextArea<'_>], titles: &[String], file_path: PathBuf, ) -> Result<()>