Ticket #245 (task)
Opened 6 years ago
Last modified 5 years ago
Add extra status values for journal
Status: new
| Reported by: | douglm | Assigned to: | douglm |
|---|---|---|---|
| Priority: | major | Milestone: | Bedework 4.0 |
| Component: | unclassified | Version: | |
| Keywords: | Cc: | ||
I think we only have event values
rfc say's
statvalue = "TENTATIVE" ;Indicates event is
;tentative.
/ "CONFIRMED" ;Indicates event is
;definite.
/ "CANCELLED" ;Indicates event was
;cancelled.
;Status values for a "VEVENT"
statvalue =/ "NEEDS-ACTION" ;Indicates to-do needs action.
/ "COMPLETED" ;Indicates to-do completed.
/ "IN-PROCESS" ;Indicates to-do in process of
/ "CANCELLED" ;Indicates to-do was cancelled.
;Status values for "VTODO".
statvalue =/ "DRAFT" ;Indicates journal is draft.
/ "FINAL" ;Indicates journal is final.
/ "CANCELLED" ;Indicates journal is removed.
;Status values for "VJOURNAL".
Change History
06/26/07 22:29:32: Modified by douglm
- description changed.
06/26/07 22:30:22: Modified by douglm
- milestone set to Bedework 3.4.
07/06/07 16:14:52: Modified by johnsa
- summary changed from Add extra status values for task and journal to Add extra status values for journal.
- milestone changed from Bedework 3.4 to Bedework 3.5.
01/29/08 09:40:44: Modified by douglm
- milestone changed from Bedework 3.5 to Bedework 4.0.
Milestone Bedework 3.5 deleted

tasks are completed - journals not done