mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 09:35:54 -08:00
Initial commit of Vikunja widget
This commit is contained in:
19
docs/widgets/services/vikunja.md
Normal file
19
docs/widgets/services/vikunja.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: Vikunja
|
||||
description: Vikunja Widget Configuration
|
||||
---
|
||||
|
||||
Learn more about [Vikunja](https://vikunja.io).
|
||||
|
||||
Allowed fields: `["projects", "tasks"]`.
|
||||
|
||||
"Projects" lists the number of non-archived Projects the user has access to.
|
||||
|
||||
"Tasks" lists the number of tasks due within the next 7 days.
|
||||
|
||||
```yaml
|
||||
widget:
|
||||
type: vikunja
|
||||
url: http[s]://vikunja.host.or.ip[:port]
|
||||
key: vikunjaapikey
|
||||
```
|
||||
Reference in New Issue
Block a user