Skip to content

Commit cfcccd7

Browse files
committed
docs: moved importers into a subsection in watchers
1 parent 517849b commit cfcccd7

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

src/importers.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
Importers
22
=========
33

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.
75

86
- :gh-aw:`aw-import-ical`, supports importing from ``.ical`` files or syncing with Google Calendar.
97
- :gh-aw:`aw-importer-smartertime`, imports from `smartertime`_ (Android time tracker).

src/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ Table of contents
2121
directories
2222
features
2323
watchers
24-
importers
2524
faq
2625
history
2726
migrating

src/watchers.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,12 @@ Other watchers to collect all kinds of data.
6363
- :gh:`RTnhN/aw-watcher-toggl` - A Watcher to import time entries from Toggl.
6464
- :gh:`sameersismail/aw-watcher-netstatus` - Monitors if you're connected to a network, by :gh-user:`sameersismail`.
6565

66+
Importers
67+
---------
68+
69+
.. include:: importers.rst
70+
:start-line: 2
71+
6672
Custom visualizations
6773
---------------------
6874

0 commit comments

Comments
 (0)