Calendar entry repeaters (cal.EntryRepeaterTable)

Every row of this data table is a Calendar entry repeater.

User guide: The cal plugin.

Columns

  • ID (id) : See ID.

  • Start date (start_date) : The start date of the first meeting to be generated.

  • Start time (start_time) : See Start time.

  • End Date (end_date) : The end date of the first meeting to be generated. Leave this field empty if the meetings last less than one day.

  • End Time (end_time) : See End Time.

  • Recurrence (every_unit) : The interval between each periodic iteration.

  • Repeat every (every) : The frequency of periodic iteration: daily, weekly, monthly or yearly.

  • Positions (positions) : Space-separated list of one or several positions within the recurrency cycle.

  • Monday (monday) : See Monday.

  • Tuesday (tuesday) : See Tuesday.

  • Wednesday (wednesday) : See Wednesday.

  • Thursday (thursday) : See Thursday.

  • Friday (friday) : See Friday.

  • Saturday (saturday) : See Saturday.

  • Sunday (sunday) : See Sunday.

  • Number of events (max_events) : Maximum number of calendar entries to generate.

  • Calendar entry (cal_entry) : See Calendar entry.

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>).

  • Create (submit_insert) : Submit this form, i.e. send your data to the server.

  • Delete (delete_selected) : Delete this record

  • Update calendar (do_update_events) : Create or update the automatic calendar entries controlled by this generator.

  • None (grid) : See (unformatted: <lino.core.actions.ShowTable grid>).

  • None (open_help) : Open Help Window

  • Update presences (update_all_guests) : Update the presence lists of all calendar events generated by this.

Hidden columns

  • Select multiple rows (rowselect) : See Select multiple rows.