brain-dump: merge --note into --context, single field for extra info
This commit is contained in:
parent
0352f8d04b
commit
516d6a1b34
3 changed files with 7 additions and 12 deletions
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"description": "Task tracking — auto-captured from chat or manually added. Done tasks get deleted.",
|
||||
"description": "Task tracking \u2014 auto-captured from chat or manually added. Done tasks get deleted.",
|
||||
"recurring": [
|
||||
{
|
||||
"id": "843efabf",
|
||||
"text": "Nose shower 👃🚿",
|
||||
"text": "Nose shower \ud83d\udc43\ud83d\udebf",
|
||||
"frequency": "daily",
|
||||
"when": "evening",
|
||||
"note": "Remind in evening, whether work just wrapped up or already relaxing"
|
||||
"context": "Remind in evening, whether work just wrapped up or already relaxing"
|
||||
}
|
||||
],
|
||||
"tasks": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue