Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/beta.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ New releases for Tasks are available to beta testers before they are released pu

### To join the beta test channel

Visit [here](https://play.google.com/apps/testing/org.tasks) and click 'Become a tester'
Visit [Google Play: App: Tasks.org: to-do list & tasks](https://play.google.com/apps/testing/org.tasks) and click 'Become a tester'

### To leave the beta test channel

Visit [here](https://play.google.com/apps/testing/org.tasks) and click 'Leave the program'
Visit [Google Play: App: Tasks.org: to-do list & tasks](https://play.google.com/apps/testing/org.tasks) and click 'Leave the program'
2 changes: 1 addition & 1 deletion docs/manual_sort_mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ into a subtask
### Google Tasks

You must toggle on `☰ > Synchronization > Google Tasks > Custom order
synchronization fix` to workaround a [long-standing
synchronization fix` to work around a [long-standing
bug](https://issuetracker.google.com/issues/132432317) in the Google Tasks API.
This setting will force Tasks to always perform a full synchronization of your
custom ordering and subtask information
Expand Down
2 changes: 1 addition & 1 deletion docs/markdown.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ description`

### Links

`[Link](https://tasks.org)` -> [Link](https://tasks.org)
`[tasks.org](https://tasks.org)` -> [tasks.org](https://tasks.org)

### Ordered list
```
Expand Down
4 changes: 2 additions & 2 deletions docs/sync_google_tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ early 2019. Unfortunately the third-party Google Tasks API did not receive a
similar update, so this data is not available to third-party clients like Tasks.

You can read more on Google's public issue tracker
[here](https://issuetracker.google.com/issues/128979662) and
[here](https://issuetracker.google.com/issues/36759725)
[Add the ability to get/set task due time via API (128979662)](https://issuetracker.google.com/issues/128979662) and
[Reminders and Recurring Tasks (36759725)](https://issuetracker.google.com/issues/36759725)

### Additional features

Expand Down
2 changes: 1 addition & 1 deletion docs/sync_microsoft.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: Microsoft To Do
⚠️ Microsoft To Do support is in early access. This feature must be enabled by toggling
on `Settings > Advanced > Microsoft To Do sync` in Tasks v14.4+

Micorsoft To Do is a popular task service offered by Microsoft. To Do can be accessed from a variety of first-party
Microsoft To Do is a popular task service offered by Microsoft. To Do can be accessed from a variety of first-party
apps.

Microsoft To Do support is available without a subscription. To get started tap
Expand Down
2 changes: 1 addition & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const features = [
),
},
{
title: 'Customizable and mutilingual',
title: 'Customizable and multilingual',
imageUrl: 'img/undraw_personal_settings_kihd.svg',
description: (
<>
Expand Down