From 37c9b8348568a3af403e1fcc171e9fa4f4254965 Mon Sep 17 00:00:00 2001 From: Matt Wiseley Date: Sat, 18 Oct 2025 13:25:27 -0400 Subject: [PATCH] Annotate .gitignore, update title of HTML output --- .gitignore | 2 ++ todoist_backup_template.html | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0f02ee1..4084d9a 100644 --- a/.gitignore +++ b/.gitignore @@ -29,4 +29,6 @@ Thumbs.db *.swp *.bak *.tmp + +# Completed tasks are cached here to preserve them beyond the API's 90 day limit Todoist-Completed-History.json diff --git a/todoist_backup_template.html b/todoist_backup_template.html index 71a57b4..429287f 100644 --- a/todoist_backup_template.html +++ b/todoist_backup_template.html @@ -2,7 +2,7 @@ - Todoist Backup - {{ date }} + Todoist Actual Backup - {{ date }}