It is common practice to have entries with plain timestamps, e.g. appointment reminders. See the Important note in the manual e.g.
org-alert--parse-entry currently insists that the timestamp be either a DEADLINE or a SCHEDULED timestamp: I think that's too draconian and should be relaxed to accept plain timestamps.
It is common practice to have entries with plain timestamps, e.g. appointment reminders. See the Important note in the manual e.g.
org-alert--parse-entrycurrently insists that the timestamp be either aDEADLINEor aSCHEDULEDtimestamp: I think that's too draconian and should be relaxed to accept plain timestamps.