Help

Easily Add Work Journal Entry

Topic Labels: Extensions
899 0
cancel
Showing results for 
Search instead for 
Did you mean: 
Reuben
6 - Interface Innovator
6 - Interface Innovator

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
            }
        }
    ]
}
0 Replies 0