mirror of
https://github.com/callumalpass/tasknotes.git
synced 2026-07-22 12:50:26 +00:00
Fix broken docs image links for CI docs:check
This commit is contained in:
parent
4f64d8e3cf
commit
8cc2a85f36
2 changed files with 3 additions and 3 deletions
|
|
@ -19,7 +19,7 @@ TaskNotes bundles OAuth client IDs (and the Google client secret) so you can con
|
|||
|
||||
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.
|
||||
|
||||

|
||||

|
||||
|
||||
### Google Calendar
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ Habit tracking in TaskNotes is built on recurring task notes. You can create a r
|
|||
|
||||
Once a task has a recurrence rule, its edit modal shows a recurrence calendar. That calendar is where you mark completion per occurrence. Completion history is stored in `complete_instances`, so a recurring task can remain open while still recording daily/weekly completion behavior.
|
||||
|
||||

|
||||

|
||||
|
||||
```yaml
|
||||
title: Morning Exercise
|
||||
|
|
@ -50,7 +50,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.
|
||||
|
||||

|
||||

|
||||
|
||||
## Maintenance Workflow (Weekly)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue