Direct naar hoofdinhoud

Todoist

Onofficiรซle Beta-vertaling

Deze pagina is vertaald door PageTurner AI (beta). Niet officieel goedgekeurd door het project. Een fout gevonden? Probleem melden โ†’

Watโ€‹

Toont je dagelijkse taken uit Todoist.

let op

Dit segment heeft een API Key nodig van je Todoist-profiel om te werken.

Voorbeeldconfiguratieโ€‹

{
"type": "todoist",
"style": "powerline",
"powerline_symbol": "๎‚ฐ",
"foreground": "#ffffff",
"background": "#FF0000",
"template": "{{.TaskCount}}",
"options": {
"api_key": "<YOUR_API_KEY>",
"http_timeout": 500
}
}

Optiesโ€‹

NameTypeDefaultDescription
api_keystring.Your API Key from Todoist
http_timeoutint20The time (in milliseconds, ms) it takes to consider an http request as timed-out. If no segment is shown, try increasing this timeout.

Template (informatie)โ€‹

standaard template
 {{ .TaskCount }}

Eigenschappenโ€‹

NameTypeDescription
.TaskCountintthe number of tasks due today