ActivityWatch / ActivityWatch/activitywatch
Can't categorize activities by URLs
- Vorherrschende Sprache
- Python
- Sterne
- 18.9k
- Forks
- 1k
- Ø Merge
- 1 T. 4 Std.
- Gemergte PRs (30 T.)
- 28
Beschreibung
### Environment
Browser: Firefox 73.0.1 (64-bit) and Google Chrome Version 80.0.3987.122 (Official Build) (64-bit)
Operating system: Windows 10 Pro 1909
OS Type: 64-bit
### Debug info from plugin
```
Number of active tabs: 1
Tabs:
{
"id": 20,
"index": 0,
"windowId": 109,
"highlighted": true,
"active": true,
"attention": false,
"pinned": false,
"status": "complete",
"hidden": false,
"discarded": false,
"incognito": false,
"width": 1080,
"height": 1824,
"lastAccessed": 1582933480468,
"audible": false,
"mutedInfo": {
"muted": false
},
"isArticle": false,
"isInReaderMode": false,
"sharingState": {
"camera": false,
"microphone": false
},
"successorTabId": -1,
"url": "https://learn.javascript.ru/",
"title": "Современный учебник JavaScript",
"favIconUrl": "data:image/png;base64,..."
}
```
### Appnames in the Watcher


### The issue
Hi, I use ActivityWatch with Chrome and Firefox extensions. But activities are only tracking by tabnames, not by URL in both browsers. For example, with these settings:


or

i have no information about activity

but if I set like this:

my activties appear

Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.