The Web clipper makes it easy to add a short journal entry throughout the day.
{
"schemaVersion": 3,
"fieldMappings": [
{
"fieldName": "What",
"fieldType": "singleLineText",
"defaultValue": {
"type": "none",
"opts": null
}
},
{
"fieldName": "Notes",
"fieldType": "multilineText",
"defaultValue": {
"type": "none",
"opts": null
}
},
{
"fieldName": "Feeling",
"fieldType": "singleSelect",
"defaultValue": {
"type": "none",
"opts": null
}
},
{
"fieldName": "Outlook",
"fieldType": "singleSelect",
"defaultValue": {
"type": "none",
"opts": null
}
}
]
}