This commit is contained in:
Nathan Dwarshuis 2022-04-20 20:41:37 -04:00
parent 44b050b308
commit 24770cb0ab
1 changed files with 1 additions and 1 deletions

View File

@ -3801,7 +3801,7 @@ FUTURE-LIMIT in a list."
(`(:endpoint :complete ,comptime)
(format-comptime "EPG" comptime))
(`(,(or :survival :lifetime) :active)
(list "Active"))
"Active")
(`(:quarterly :active ,dead)
(->> (if dead (->> (org-ml-to-trimmed-string dead)
(format "deadline: %s"))