File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
1
Importers
2
2
=========
3
3
4
- ActivityWatch can't track everything, so sometimes you might want to import data into ActivityWatch from another source.
5
-
6
- There aren't many yet, but here are some attempts:
4
+ ActivityWatch can't track everything, so sometimes you might want to import data from another source.
7
5
8
6
- :gh-aw: `aw-import-ical `, supports importing from ``.ical `` files or syncing with Google Calendar.
9
7
- :gh-aw: `aw-importer-smartertime `, imports from `smartertime `_ (Android time tracker).
Original file line number Diff line number Diff line change @@ -21,7 +21,6 @@ Table of contents
21
21
directories
22
22
features
23
23
watchers
24
- importers
25
24
faq
26
25
history
27
26
migrating
Original file line number Diff line number Diff line change @@ -63,6 +63,12 @@ Other watchers to collect all kinds of data.
63
63
- :gh: `RTnhN/aw-watcher-toggl ` - A Watcher to import time entries from Toggl.
64
64
- :gh: `sameersismail/aw-watcher-netstatus ` - Monitors if you're connected to a network, by :gh-user: `sameersismail `.
65
65
66
+ Importers
67
+ ---------
68
+
69
+ .. include :: importers.rst
70
+ :start-line: 2
71
+
66
72
Custom visualizations
67
73
---------------------
68
74
You can’t perform that action at this time.
0 commit comments