-
Notifications
You must be signed in to change notification settings - Fork 88
Restructure part1 (focusing on the quickstart menu) #317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 12 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
12f1126
moved some image files to under a new folder under img, etc
ronzulu 9cd8292
Added mermaid mind map to homepage
ronzulu 9200a6c
Added help menu with a page on talon slack
ronzulu 8855330
Update the getting started page, and move the appropriate linked file…
ronzulu b0a259a
Moved the nonvisual use page from quick start to the integrations menu
ronzulu 6397410
Moved the "Using Talon with Nix" page to under the resource hub menu
ronzulu c997d81
Moved the last remaining page from quick start (installation guide) t…
ronzulu 06ac0e7
Fixed various document links, include custom platform/ community admo…
ronzulu ff98537
some minor fixes
ronzulu 6f35227
minor change
ronzulu 3bb8040
Removed unnecessary "admonitions" definition that was temporarily add…
ronzulu 132ddda
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 3de19bd
Added info about using a git GUI application
ronzulu bccb547
Added info about using a git GUI application
ronzulu 5280500
Added suggestion of backing up the talon user directory
ronzulu 0884272
Removed announcement bar message regarding experimental version
ronzulu 579cc52
Standardized the capitalization of "Talon"
ronzulu f13530b
Merge branch 'restructure-part1' of https://github.com/ronzulu/talon-…
ronzulu 09213f8
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] ebbc122
Remove duplicate /
nriley 5cae336
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] b375735
A couple more capitalization fixes and a typo fix
nriley c9f869f
Update docs/Help/FAQ.md
nriley 1260834
Fix capitalization
nriley 37dd3a6
Link to Patreon donation page.
nriley 286611d
Improve wording
nriley File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Talon Slack | ||
|
||
Talon has a Slack community for users to get help, ask questions, and meet one another. If you are starting to use Talon, join the [Talon Slack](https://talonvoice.com/chat). This is the most efficient way to get questions answered if they are not covered in this wiki. There are also a few general channels, like `#health`, for those looking for resources and other folks who might be navigating complex injuries like RSI (Repetitive Strain Injuries) from typing. | ||
|
||
A few notable channels: | ||
|
||
- `#help`: get help with Talon setup, usage, or ask questions about Talon | ||
- `#beta`: find beta download links and ask questions specific to the beta (this is a private channel that requires a patreon donation) | ||
nriley marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
- `#health`: chat with others about computer health issues, share knowledge, find other folks who might be going through similar things | ||
- `#talon-docs`: chat about Talon documentation such as this wiki | ||
- `#hardware`: chat about hardware, e.g., microphones |
17 changes: 11 additions & 6 deletions
17
...uickstart/Accessibility/non-visual-use.md → docs/Integrations/accessibility.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,23 @@ | ||
# Non-Visual Use | ||
--- | ||
sidebar_position: 10 | ||
--- | ||
|
||
# Accessibility | ||
|
||
## Non-Visual Use | ||
|
||
Although Talon is not explicitly designed for non-visual use, it can still be used well alongside screen readers or other assistive technology. | ||
|
||
Please note that Talon is in rapid development and is largely community supported. If you have issues, please join the [community slack](https://talonvoice.com/chat) and let someone know. | ||
|
||
## How to get started | ||
### How to get started | ||
|
||
- Setup Talon according to the standard [quickstart](../getting_started.md) | ||
- Install Talon | ||
- Install a speech recognition engine | ||
- Setup Talon as per normal: | ||
- [Install Talon](../Resource%20Hub/Talon%20Installation/installation_guide) and a speech recognition engine | ||
- Install the [community user file set](https://github.com/talonhub/community) | ||
- Once setup, install [sight-free-talon](https://github.com/C-Loftus/sight-free-talon). This repository provides text-to-speech integration for Talon. If you use a screen reader, this repo prevents Talon from interrupting the text-to-speech voice as it types characters during dictation. | ||
- See the documentation in that repo for specific setup instructions | ||
|
||
## Limitations | ||
### Limitations | ||
|
||
- Certain windows produced by Talon's imgui library, like those from the `help scope` command are not accessible. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
--- | ||
sidebar_position: 1 | ||
--- | ||
|
||
# Essential Talon Integrations | ||
|
||
| Software | Description | | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Operating System | ||
|
||
:::info talon-scope-platform | ||
|
||
::: | ||
|
||
| System | Requirement | | ||
| ------------- | -------------------------------------------------------------------------------------------- | | ||
| `macOS` | High Sierra (10.13) or newer. Talon is a universal2 build with native Apple Silicon support. | | ||
| `Linux / X11` | (Ubuntu 18.04+, and most modern distros), Wayland support is currently limited to XWayland | | ||
| `Windows` | Windows 8 or newer | |
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.