Fixed creation tags

This commit is contained in:
Roger Gonzalez 2022-08-03 22:21:59 -03:00
parent 64042a5bc8
commit d24503d0f5

2
org.py
View File

@ -25,7 +25,7 @@ class OrgData(NextCloudConnection):
today = self._generate_today()
todo_template = f"""
** TODO {description} :NEW: :BOT:
** TODO {description} :NEW::BOT:
Desired outcome: {outcome}
:LOGBOOK:
- Added: [{today}]