journal = ({
type: "journal",
date: "June 2023",
areas: [
{
type: "highlight",
gambit: "Concord of Truth",
activity: "Anchored data strategy for anotherblock",
focus: [
{
label: "summarise oscar interview",
successDeferred: true,
note: "Got a good chunk in but not done, but still counting this as an epic day because I've gotten my get prompts really great"
},
{
label: "Update promptbrain with Erki, Bigert and Oscar highlights",
deferred: true
},
{ label: "Get it under version control", deferred: true }
]
},
{
type: "releaser",
gambit: "Atmospheric Accord",
activity: "Get reimbursed",
focus: [
{
label: "do 1 reimbursement",
successDeferred: true,
note: "sent two receipt to wint, canceled Tweetsmap/fedica account "
}
]
},
{
type: "important",
gambit: "Soma Spellbinders",
activity: "Prepare to Be flamboyant hosts of LK party",
focus: [
{
label: "shit to kitchen"
},
{
label: "Laundry: buy detergent",
successDeferred: true
},
{
label: "Make bed",
successDeferred: true
},
{
label: "Laundry: Do it and fold"
},
{
label: "put away shoes",
deferred: true
}
]
},
{
type: "releaser",
gambit: "Atmospheric Accord",
activity: "Get reimbursed",
focus: [
{
label: "do 1 reimbursement",
successDeferred: true,
note: "sent two receipt to wint, canceled Tweetsmap/fedica account "
}
]
},
{
type: "inbox",
gambit: "Unsorted",
activity: "Inbox activity",
focus: [
{
label: "Get tickets to nalen"
}
]
}
]
})