From 14cdcb03ae9518a92049525eb5e6cc8ccbc26962 Mon Sep 17 00:00:00 2001 From: Colton Loftus <70598503+C-Loftus@users.noreply.github.com> Date: Mon, 27 Nov 2023 12:22:53 -0500 Subject: [PATCH 1/5] Update installation --- docs/user/installation.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/user/installation.md b/docs/user/installation.md index 87ed03c0a1..459beed711 100644 --- a/docs/user/installation.md +++ b/docs/user/installation.md @@ -1,6 +1,7 @@ # Installation -1. Install [Talon](https://talonvoice.com/) +1. Install [Talon](https://talonvoice.com/) + * Make sure the speech engine is installed by clicking on the `Speech Recognition` tab 2. Install the [community Talon commands](https://github.com/talonhub/community). _(Or see [here](https://github.com/cursorless-dev/cursorless/wiki/Talon-home-requirements) if you prefer not to use community.)_ 3. Install [VSCode](https://code.visualstudio.com/) From 78412c203d7e3072694ee783d1a0836283e4d130 Mon Sep 17 00:00:00 2001 From: Colton Loftus <70598503+C-Loftus@users.noreply.github.com> Date: Mon, 27 Nov 2023 12:25:00 -0500 Subject: [PATCH 2/5] clarify tray icon --- docs/user/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/installation.md b/docs/user/installation.md index 459beed711..80e5fc9717 100644 --- a/docs/user/installation.md +++ b/docs/user/installation.md @@ -1,7 +1,7 @@ # Installation 1. Install [Talon](https://talonvoice.com/) - * Make sure the speech engine is installed by clicking on the `Speech Recognition` tab + * Make sure a speech engine is installed by clicking on the `Speech Recognition` tab after clicking the Talon tray icon 2. Install the [community Talon commands](https://github.com/talonhub/community). _(Or see [here](https://github.com/cursorless-dev/cursorless/wiki/Talon-home-requirements) if you prefer not to use community.)_ 3. Install [VSCode](https://code.visualstudio.com/) From 55963b77bb1bf596a54579cf5bfcc47041708bce Mon Sep 17 00:00:00 2001 From: Colton Loftus <70598503+C-Loftus@users.noreply.github.com> Date: Mon, 27 Nov 2023 12:28:32 -0500 Subject: [PATCH 3/5] fix format --- docs/user/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/installation.md b/docs/user/installation.md index 80e5fc9717..157fdc8bba 100644 --- a/docs/user/installation.md +++ b/docs/user/installation.md @@ -1,7 +1,7 @@ # Installation 1. Install [Talon](https://talonvoice.com/) - * Make sure a speech engine is installed by clicking on the `Speech Recognition` tab after clicking the Talon tray icon + * Make sure a speech engine is installed by clicking on the `Speech Recognition` tab after clicking the Talon tray icon 2. Install the [community Talon commands](https://github.com/talonhub/community). _(Or see [here](https://github.com/cursorless-dev/cursorless/wiki/Talon-home-requirements) if you prefer not to use community.)_ 3. Install [VSCode](https://code.visualstudio.com/) From 4f3f0ab03d40079bf80788c985e92b95cec15e4e Mon Sep 17 00:00:00 2001 From: "pre-commit-ci-lite[bot]" <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 17:38:24 +0000 Subject: [PATCH 4/5] [pre-commit.ci lite] apply automatic fixes --- docs/user/installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user/installation.md b/docs/user/installation.md index 157fdc8bba..e5a65b79c2 100644 --- a/docs/user/installation.md +++ b/docs/user/installation.md @@ -1,7 +1,7 @@ # Installation -1. Install [Talon](https://talonvoice.com/) - * Make sure a speech engine is installed by clicking on the `Speech Recognition` tab after clicking the Talon tray icon +1. Install [Talon](https://talonvoice.com/) + - Make sure a speech engine is installed by clicking on the `Speech Recognition` tab after clicking the Talon tray icon 2. Install the [community Talon commands](https://github.com/talonhub/community). _(Or see [here](https://github.com/cursorless-dev/cursorless/wiki/Talon-home-requirements) if you prefer not to use community.)_ 3. Install [VSCode](https://code.visualstudio.com/) From 8cc6480f6550ce7a79a2481c19470369b8dbf51a Mon Sep 17 00:00:00 2001 From: Andreas Arvidsson Date: Tue, 14 Jan 2025 15:58:21 +0100 Subject: [PATCH 5/5] Update docs/user/installation.md Co-authored-by: Phil Cohen --- docs/user/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/installation.md b/docs/user/installation.md index e5a65b79c2..f64d064bb9 100644 --- a/docs/user/installation.md +++ b/docs/user/installation.md @@ -1,7 +1,7 @@ # Installation 1. Install [Talon](https://talonvoice.com/) - - Make sure a speech engine is installed by clicking on the `Speech Recognition` tab after clicking the Talon tray icon + - Make sure a speech engine is installed (click the Talon tray icon, then select one from the `Speech Recognition` menu) 2. Install the [community Talon commands](https://github.com/talonhub/community). _(Or see [here](https://github.com/cursorless-dev/cursorless/wiki/Talon-home-requirements) if you prefer not to use community.)_ 3. Install [VSCode](https://code.visualstudio.com/)