From 0ea50c22da4c6161acad2ebbe5e7a43419671ecf Mon Sep 17 00:00:00 2001 From: "James F. Carroll" Date: Sun, 19 Nov 2023 21:41:31 -0600 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 - Outline.md | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+), 1 deletion(-) delete mode 100644 Home.md create mode 100644 Outline.md diff --git a/Home.md b/Home.md deleted file mode 100644 index 2c178a8..0000000 --- a/Home.md +++ /dev/null @@ -1 +0,0 @@ -Welcome to the super-productivity wiki! There is **absolutely no useful information here** at the moment. Sorry! diff --git a/Outline.md b/Outline.md new file mode 100644 index 0000000..598c5ab --- /dev/null +++ b/Outline.md @@ -0,0 +1,70 @@ +# Installing / Opening App +## Desktop Versus Web Version +## Downloading Desktop App +## Accessing Web Version +## Importing Data +## Where Data is Stored + +# Views +## The Today Page +## Timeline +## Scheduled Tasks +## Projects +## Tags + +# Tasks +## Adding New Tasks +## Task Attributes +## Projects and Tags +## Estimating Time +## Subtasks +## Scheduled Tasks +## Repeat Tasks + +# Tracking Your Time +## Starting the Task +## How Time is Logged +## Marking Tasks Complete +## Estimated vs Actual Time + +# Productivity Helpers +## Timers (Pomodoro and Simple) +## Break Reminders +## Idle Time Reminders + +# Working with Projects +## Customizing Project Appearance +## Notes +## Bookmarks +## Hiding Projects + +# Completing Your Day +## Reflection +## Metrics +## Task Archiving + +# Reporting +## Quick History +## Worklog +## Metrics + +# Managing Your Data +## Exporting +## Syncing +## Backups + +# Integrations with Other Apps +## Jira +## GitHub +## GitLab +## OpenProject + +# Settings and Preferences + +# Keyboard Shortcuts + +# Upgrading and Uninstalling + +# JSON / Models + +# Contributing to Super Productivity \ No newline at end of file