pub fn amount_of_tasks( settings: &Settings, include_backups: bool, ) -> Result<usize>
Load all tasks and return the sum of tasks.