File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments