Skip to content

Commit 28601bb

Browse files
authored
Update README.md
1 parent f051c99 commit 28601bb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,12 @@ Insert rows of data into the active table with the following controls.
8888

8989
#### Add Days (Button)
9090
* Add days from the textbox values in the start and end dates in the "Date Options" group.
91+
* Optional filter for day of week in "Day Options" group.
9192

9293
#### Add Timeline (Button)
93-
* Add timeline events from downloaded .kml files from Google.
94+
* Add timeline events filter from the start and end dates in the "Date Options" group.
95+
* Downloads the .kml files per day from Google Timeline
96+
* Imports each .kml file with optional filters for Title (using a delimited list in the settings) and day of week in "Day Options" group.
9497

9598
#### UTC (Dropdown)
9699
* This is the timezone offset for the stored date & time values in your Google Timeline.

0 commit comments

Comments
 (0)