You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been live testing wakapi-anyide, and I discovered some information like the editor field is lost. There is a custom editor mapping feature in wakapi-anyide, and I would like to be able to use it. According to the official hackatime api, these are the fields, and the editor field is not used due to some wakatime incompatibility.
I'm curious about why this information is dropped (what is parsed differently?), even though it is in the API. It would be a useful feature to allow editor information to show, beyond what the user agent field reports.
The text was updated successfully, but these errors were encountered:
It looks like Hackatime is getting editor information from the user agent field currently, instead of that field. I've tried changing the user agent field, but regardless of what I do, it labels the editor "unknown," even if I specify a simple name like "test." Why is the editor not being parsed in the user agent either? Must it be predefined editors only?
I've been live testing wakapi-anyide, and I discovered some information like the editor field is lost. There is a custom editor mapping feature in wakapi-anyide, and I would like to be able to use it. According to the official hackatime api, these are the fields, and the editor field is not used due to some wakatime incompatibility.
I'm curious about why this information is dropped (what is parsed differently?), even though it is in the API. It would be a useful feature to allow editor information to show, beyond what the user agent field reports.
The text was updated successfully, but these errors were encountered: