Update wakatime readme
This commit is contained in:
@@ -33,4 +33,6 @@ Then setup [WakaTime plugins](https://wakatime.com/plugins) to be ready to go!
|
|||||||
plugin_wakatime_days: 7 # Display last week stats
|
plugin_wakatime_days: 7 # Display last week stats
|
||||||
plugin_wakatime_sections: time, projects, projects-graphs # Display time and projects sections, along with projects graphs
|
plugin_wakatime_sections: time, projects, projects-graphs # Display time and projects sections, along with projects graphs
|
||||||
plugin_wakatime_limit: 4 # Show 4 entries per graph
|
plugin_wakatime_limit: 4 # Show 4 entries per graph
|
||||||
|
plugin_wakatime_url: http://wakatime.com # Wakatime url endpoint
|
||||||
|
plugin_wakatime_user: .user.login # User
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -63,6 +63,7 @@ inputs:
|
|||||||
type: string
|
type: string
|
||||||
default: http://wakatime.com
|
default: http://wakatime.com
|
||||||
|
|
||||||
|
# Username on Wakatime
|
||||||
plugin_wakatime_user:
|
plugin_wakatime_user:
|
||||||
description: Your Wakatime user on the selfhosted Wakapi instance
|
description: Your Wakatime user on the selfhosted Wakapi instance
|
||||||
type: string
|
type: string
|
||||||
|
|||||||
Reference in New Issue
Block a user