List of all items
Structs
- app::App
- app::Areas
- app::LabelEditor
- app::Message
- banner::HelpRow
- description::DescriptionEditor
- description::Placed
- description::SlashMenu
- description::WrappedRow
- due::InvalidDue
- duepicker::DuePicker
- duepicker::PickerLayout
- form::CategoryForm
- form::FieldAreas
- form::LabelPicker
- form::TaskDraft
- form::TaskForm
- image::GifLoad
- image::GifPlayback
- image::ImageStore
- model::Category
- model::Label
- model::Task
- settings::Settings
- store::Attachment
- store::CategoryPatch
- store::LabelPatch
- store::Paths
- store::Store
- store::StoreData
- store::TaskPatch
- text_input::TextInput
- text_input::View
- text_input::WrappedLine
- text_input::WrappedView
- theme::Theme
- undo::History
- update::CheckResult
- update::InstallResult
Enums
- app::Confirm
- app::Focus
- app::MessageKind
- app::Mode
- app::TaskListRow
- description::Command
- description::CommandRequest
- description::CopyLine
- description::CopyPayload
- description::Painted
- description::TextKind
- duepicker::PickerFocus
- form::Field
- image::ImageReady
- model::Block
- model::LabelColor
- slash::SlashCommand
- store::PurgeScope
- store::RelativePosition
- store::StoreError
- undo::EditKind
- update::InstallDisposition
Functions
- app::truncate_chars
- cli::run
- due::display
- due::display_compact
- due::is_today
- due::is_valid
- due::normalize_for_write
- due::normalize_for_write_at
- due::normalize_legacy_at
- due::now_string
- due::parse
- due::sort_key
- duepicker::to_time_date
- fuzzy::best_index
- fuzzy::score
- image::default_images_root
- image::expand
- image::expand_in
- image::is_gif
- image::load_dynamic
- image::looks_like_image
- image::path_if_image
- image::path_if_image_in
- image::short
- image::short_in
- image::type_label
- input::handle_event
- model::caseless_contains
- model::caseless_key
- model::category_name_key
- model::has_prose_or_image
- model::importance_marks
- model::label_name_key
- model::new_uuid
- model::next_importance
- model::task_text_contains
- model::text_byte_limit
- model::todo_progress
- open::normalize_url
- open::open_url
- run
- run_tui
- settings::cycle_by
- settings::preview_position_label
- settings::sort_label
- settings::theme_label
- slash::args_for
- slash::matching
- store::resolve_data_dir
- text_input::wrap_breaks
- theme::color
- theme::dimmed
- theme::reduced_motion
- theme::tint
- ui::centered
- ui::draw
- ui::truncate
- update::check
- update::current_version
- update::install
- update::is_newer
- update::normalize_tag
Constants
- VERSION
- app::SETTINGS_ITEMS
- banner::BANNER
- banner::BANNER_WIDTH
- banner::EMPTY_TASKS
- banner::HELP_COLUMNS
- banner::HELP_FOOTER
- banner::NO_SEARCH_RESULTS
- description::BULLET_INDENT
- description::IMAGE_ROWS
- description::LINK_INDENT
- description::TODO_INDENT
- model::ALL_CATEGORY
- model::MAX_CATEGORY_COUNT
- model::MAX_CATEGORY_DESC_LINES
- model::MAX_CATEGORY_DESC_LINE_LEN
- model::MAX_CATEGORY_NAME_LEN
- model::MAX_DESCRIPTION_LINES
- model::MAX_IMPORTANCE
- model::MAX_LABELS_PER_TASK
- model::MAX_LABEL_COLOR_LEN
- model::MAX_LABEL_COUNT
- model::MAX_LABEL_NAME_LEN
- model::MAX_NOTES_LINE_LEN
- model::MAX_TASK_COUNT
- model::MAX_TITLE_LEN
- model::SCHEMA_VERSION
- settings::DATE_FORMATS
- settings::PREVIEW_POSITIONS
- settings::SORTS
- settings::THEMES
- theme::GREEN
- theme::GREY
- theme::RED
- ui::DONE_MARK_WIDTH
- ui::MIN_TERMINAL_HEIGHT
- ui::MIN_TERMINAL_WIDTH
- ui::SIDEBAR_WIDTH
- update::GIT_URL
- update::REPO