Merge branch 'main' into dev

This commit is contained in:
Zain 2022-01-15 09:51:09 +05:30 committed by GitHub
commit 350ab38135
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,10 +24,9 @@ To sync your Habitica account, go to the settings page of the plugin and enter y
The following two inputs help fetch your user data to be displayed in the Obsidian view: The following two inputs help fetch your user data to be displayed in the Obsidian view:
- **Habitica User ID:** You can find this by clicking on the "User" icon in the top right of the Habitica webapp, "Settings", then "API" - **Habitica User ID:** You can find this by clicking on the "User" icon in the top right of the Habitica webapp, "Settings", then "API"
- **Habitica Token API:** You can find this by clicking on the "User" icon in the top right of the Habitica webapp, "Settings", then "API" - **Habitica Token API:** You can find this by clicking on the "User" icon in the top right of the Habitica webapp, "Settings", then "API"
- **Show Task Descriptions:** Toggles whether description/notes for tasks will be shown or not
- **Due date format:** Format in which the due date is displayed
**Show Task Descriptions:** Toggles whether description/notes for tasks will be shown or not - **Show Checklist items:** Toggles the checklist items for a task.
## Roadmap ## Roadmap