super-productivity/docs/wiki/2.00-How_To.md
Corey Newton c2b18683d8
docs/wiki content v0.7 (#6568)
* docs(wiki): add new Quickstart to help with using Sync

There is a slew of notes that try to explain or show this so a
Quickstart can help bring everything into one place.

* docs(wiki): combine "First Steps" into single note with relevant links

* docs(wiki): update index notes

* docs(wiki): fix remaining broken external links

* docs(wiki): add core developer How-To guides to orient first-time devs

The majority of the documentation is currently spread across several
files ins "docs/" and READMEs. Over time these can be consolidated into
the wiki while retaining the common CONTRIBUTING.md as a valid entry
point.

* docs(wiki): add basic guides for plugins and issue integration

As with the core development docs, there is too much to add here right
now. These notes will serve as a simple entry to other resources.

* docs(wiki): add basic reference note for theming

* docs(wiki): add basic Translation guide

* docs(wiki): rename Theming and linting to clean up headings

* docs(wiki): add heading lint exception for GH-specific nav pages; rework sidebar and index pages

Sidebar should be a quick-access for the more common topics grouped
thematically with the X.00 notes simply enumerating all the notes where
appropriate.
2026-02-20 21:13:38 +01:00

22 lines
748 B
Markdown
Executable file

# Index of How-To Guides
Every How-To note in the wiki. For structure and how to write How-Tos, see [[0.00-Wiki-Structure-and-Organization]].
- [[2.01-Downloads and Install]]
- [[2.02-Restore-Data-From-Backup]]
- [[2.03-Add-Tasks]]
- [[2.04-Manage-Subtasks]]
- [[2.05-Manage-Scheduled-Tasks]]
- [[2.06-Manage-Repeating-Tasks]]
- [[2.07-Manage-Task-Integrations]]
- [[2.08-Choose-Sync-Backend]]
- [[2.09-Configure-Sync-Backend]]
- [[2.10-Configure-Obsidian-for-Wiki-Contributions]]
- [[2.11-Run-the-Development-Server]]
- [[2.12-Package-the-App]]
- [[2.13-Run-with-Docker]]
- [[2.14-Build-for-Android]]
- [[2.15-Develop-a-Plugin]]
- [[2.16-Set-Up-Development-Environment]]
- [[2.17-Add-a-New-Issue-Integration]]
- [[2.18-Contribute-Translations]]