My tasks (cal.MyTasks)¶
Shows my tasks whose start date is today or in the future. (more)
Inherits from lino_xl.lib.cal.Tasks
Every row of this data table is a Task.
User guide: The cal plugin.
Columns
Priority (
priority) : How urgent this task is.Start date (
start_date) : SeeStart date.Short description (
summary) : SeeShort description.Workflow (
workflow_buttons) : Shows the current workflow state of this database row and a list of available workflow actions.
Detail layout
Start date (
start_date) : SeeStart date.Priority (
priority) : How urgent this task is.Due date (
due_date) : SeeDue date.ID (
id) : SeeID.Workflow (
workflow_buttons) : Shows the current workflow state of this database row and a list of available workflow actions.
Short description (
summary) : SeeShort description.Author (
user) : The author of this database object.Description (
description) : SeeDescription.
Toolbar actions
Table (landscape) (as_pdf) : See (unformatted:
<lino_xl.lib.appypod.mixins.PrintTableAction as_pdf ('Table (landscape)')>).Table (portrait) (as_pdf_p) : See (unformatted:
<lino_xl.lib.appypod.mixins.PortraitPrintTableAction as_pdf_p ('Table (portrait)')>).Export to .xls (export_excel) : Export this table as an .xls document
None (grid_post) : See (unformatted:
<lino.core.actions.CreateRow grid_post>).None (grid_put) : See (unformatted:
<lino.core.actions.SaveGridCell grid_put>).New (insert) : Insert a new Task.
Create (submit_insert) : Submit this form, i.e. send your data to the server.
Delete (delete_selected) : Delete this record
Upload files (show_uploads) : Opens a data window with the uploaded files associated to this database object.
None (grid) : Shows my tasks whose start date is today or in the future.
None (open_help) : Open Help Window
None (validate) : See (unformatted:
<lino.core.actions.ValidateForm validate>).Save (submit_detail) : Save changes in this form
Filter parameters
Date range from (
start_date) : Start date of observed date range.until (
end_date) : End date of observed date range.Controlled by (type) (
owner_type) : SeeControlled by (type).Controlled by (object) (
owner_id) : SeeControlled by (object).None (
project) : Seeproject.Author (
user) : The author of this database object.State (
state) : The state of this Task. one of TaskStates.