diff --git a/docs/assets/settings-integrations-calendar.png b/docs/assets/settings-integrations-calendar.png new file mode 100644 index 00000000..b81a8b51 Binary files /dev/null and b/docs/assets/settings-integrations-calendar.png differ diff --git a/docs/assets/workflow-quick-add-calendar.png b/docs/assets/workflow-quick-add-calendar.png new file mode 100644 index 00000000..b4a61fcc Binary files /dev/null and b/docs/assets/workflow-quick-add-calendar.png differ diff --git a/docs/calendar-setup.md b/docs/calendar-setup.md index 1dd3c34d..c37a01be 100644 --- a/docs/calendar-setup.md +++ b/docs/calendar-setup.md @@ -6,7 +6,7 @@ TaskNotes supports Google Calendar and Microsoft Calendar integration via OAuth To connect calendars, create OAuth credentials with Google and/or Microsoft, then paste them into TaskNotes Integrations settings. The sections below walk through each provider. -![Integrations calendar settings](../media/docs/settings-integrations-calendar.png) +![Integrations calendar settings](assets/settings-integrations-calendar.png) ### Google Calendar diff --git a/docs/releases/unreleased.md b/docs/releases/unreleased.md index f5d75454..29022918 100644 --- a/docs/releases/unreleased.md +++ b/docs/releases/unreleased.md @@ -37,3 +37,4 @@ When a change has user-facing documentation, include a canonical tasknotes.dev l - (#2007) Fixed a remaining task creation autocomplete case where a status value containing another status label could leave status fragments in the task title. Thanks to @prepare4robots for the follow-up report. - (#2031) Fixed quick task creation failing when natural language input created a recurring task with a scheduled time. Thanks to @rdefaccio for reporting this. - (#2034) Fixed Advanced Calendar timed events switching to a high-contrast mobile fill when Obsidian is narrowed or split on desktop. Thanks to @RumiaKitinari for reporting this. +- (#2039) Fixed broken images on the Workflows and Calendar Setup documentation pages. Thanks to @chmac for reporting this. diff --git a/docs/workflows.md b/docs/workflows.md index 07fc5776..94beffa1 100644 --- a/docs/workflows.md +++ b/docs/workflows.md @@ -52,7 +52,7 @@ A typical daily flow is to start in Task List for prioritization, move to Calend If you use timeboxing, drag-select on calendar timeline views and create timeblocks directly from the context menu. If you use Pomodoro, run sessions against active tasks so completion and timing data stay attached to task notes. -![Calendar quick add workflow](../media/docs/workflow-quick-add-calendar.png) +![Calendar quick add workflow](assets/workflow-quick-add-calendar.png) ## Maintenance Workflow (Weekly)