List of all items
Structs
- calendar::CalendarLanguagePair
- calendar::CalendarView
- calendar::arabic::ArabicCalendar
- calendar::chinese::ChineseCalendar
- calendar::gregorian::GregorianCalendar
- calendar::persian::PersianCalendar
- config::Config
- db_sqlite::SqliteSchema
- db_sqlite::sqlite_schema::columns::name
- db_sqlite::sqlite_schema::columns::rootpage
- db_sqlite::sqlite_schema::columns::sql
- db_sqlite::sqlite_schema::columns::star
- db_sqlite::sqlite_schema::columns::tbl_name
- db_sqlite::sqlite_schema::columns::type
- db_sqlite::sqlite_schema::table
- models::Item
- models::ItemView
- models::NewItem
- models::ObjectiveTag
- notify::Notify
- schema::items::columns::all_day
- schema::items::columns::calendar
- schema::items::columns::datetime
- schema::items::columns::day
- schema::items::columns::duration
- schema::items::columns::fixed_date
- schema::items::columns::id
- schema::items::columns::kind
- schema::items::columns::month
- schema::items::columns::note
- schema::items::columns::order_in_resolution
- schema::items::columns::order_in_week
- schema::items::columns::season
- schema::items::columns::star
- schema::items::columns::status
- schema::items::columns::sync
- schema::items::columns::title
- schema::items::columns::uuid
- schema::items::columns::year
- schema::items::table
- today::Today
- week::Week
- week::WeekView
- week_info::Date
- week_info::DateView
- week_info::WeekInfo
- year::Year
- year::YearView
Enums
Traits
Functions
- config::check_database_file_is_valid_or_create_database_file
- config::get_config
- config::get_config_path
- config::get_main_cal_lang_pair
- config::get_second_cal_lang_pair
- config::move_database
- config::open_database
- config::read_config_file_or_save_default_config_file
- config::reload_config_file
- config::save_config
- config::set_and_save_config
- config::set_config
- db_sqlite::backup_database_file
- db_sqlite::create_db
- db_sqlite::create_item
- db_sqlite::edit_item_text
- db_sqlite::get_item
- db_sqlite::is_correct_db
- db_sqlite::read_items_between_days
- db_sqlite::read_items_in_calendar_year
- db_sqlite::remove_item
- db_sqlite::run_migrations
- db_sqlite::search_texts
- db_sqlite::toggle_item_state
- db_sqlite::update_item
- db_sqlite::update_item_objective_period
- db_sqlite::update_item_week_ordering_key
- db_sqlite::update_item_year_ordering_key
- db_sqlite::update_items
- language::str_to_vec
- time::get_local_datetime_form_unix_day
- time::get_unix_day_from_local_datetime
- today::get_today_date
- today::get_unix_day
- weekdays::convert_weekday
- weekdays::is_weekday_weekend_holiday
Type Aliases
- db_sqlite::sqlite_schema::BoxedQuery
- db_sqlite::sqlite_schema::SqlType
- ordering::Result
- prelude::Result
- schema::items::BoxedQuery
- schema::items::SqlType
Statics
Constants
- calendar::CALENDAR_ARABIC
- calendar::CALENDAR_ARABIC_STRING
- calendar::CALENDAR_CHINESE
- calendar::CALENDAR_CHINESE_STRING
- calendar::CALENDAR_GREGORIAN
- calendar::CALENDAR_GREGORIAN_STRING
- calendar::CALENDAR_PERSIAN
- calendar::CALENDAR_PERSIAN_STRING
- calendar::calendar_names::ARABIC_CALENDAR_NAME_AR
- calendar::calendar_names::ARABIC_CALENDAR_NAME_EN
- calendar::calendar_names::ARABIC_CALENDAR_NAME_FA
- calendar::calendar_names::CHINESE_CALENDAR_NAME_EN
- calendar::calendar_names::CHINESE_CALENDAR_NAME_ZH
- calendar::calendar_names::GREGORIAN_CALENDAR_NAME_AR
- calendar::calendar_names::GREGORIAN_CALENDAR_NAME_EN
- calendar::calendar_names::GREGORIAN_CALENDAR_NAME_FA
- calendar::calendar_names::GREGORIAN_CALENDAR_NAME_ZH
- calendar::calendar_names::PERSIAN_CALENDAR_NAME_EN
- calendar::calendar_names::PERSIAN_CALENDAR_NAME_FA
- db_sqlite::sqlite_schema::all_columns
- models::ITEM_KIND_EVENT
- models::ITEM_KIND_GOAL
- models::ITEM_KIND_NOTE
- models::LIST_TYPE_OBJECTIVES
- models::LIST_TYPE_WEEKS
- models::OBJECTIVE_TYPE_MONTHLY
- models::OBJECTIVE_TYPE_NONE
- models::OBJECTIVE_TYPE_SEASONAL
- models::OBJECTIVE_TYPE_YEARLY
- models::STATUS_DONE
- models::STATUS_UNDONE
- month_names::ARABIC_MONTH_NAME_AR
- month_names::ARABIC_MONTH_NAME_EN
- month_names::ARABIC_MONTH_NAME_FA
- month_names::CHINESE_LEAP_MONTH_PREFIX_EN
- month_names::CHINESE_LEAP_MONTH_PREFIX_ZH
- month_names::CHINESE_MONTH_NAME_EN
- month_names::CHINESE_MONTH_NAME_ZH
- month_names::GREGORIAN_MONTH_NAME_AR
- month_names::GREGORIAN_MONTH_NAME_EN
- month_names::GREGORIAN_MONTH_NAME_FA
- month_names::GREGORIAN_MONTH_NAME_ZH
- month_names::PERSIAN_MONTH_NAME_EN
- month_names::PERSIAN_MONTH_NAME_FA
- schema::items::all_columns
- season_names::SEASON_NAME_AR
- season_names::SEASON_NAME_EN
- season_names::SEASON_NAME_FA
- season_names::SEASON_NAME_ZH
- weekday_names::WEEKDAY_NAME_FULL_AR
- weekday_names::WEEKDAY_NAME_FULL_CN
- weekday_names::WEEKDAY_NAME_FULL_EN
- weekday_names::WEEKDAY_NAME_FULL_FA
- weekday_names::WEEKDAY_NAME_HALF_CAP_EN
- weekday_names::WEEKDAY_NAME_HALF_EN
- weekdays::SEVEN_DAY_WEEK_SIZE