Product Documentation
Pasco
Pasco
  • About
  • Getting Started
    • ️Welcome to pasco
    • Installation
    • Configuration Options
    • Editing the tree
    • Contributing
    • Supporting pasco
    • Troubleshooting
    • Use Cases
  • Support
    • ️How to get more support
  • Tips & Tricks
    • iOS Switch scanning
    • Tips on using Bluetooth and Wired speakers
    • Using MindNode to make your language tree
    • Using a text editor to make your language tree
    • Examples of pasco in use
  • Advanced
    • Tree / Language file details
    • Meta tags
    • Developing pasco
    • Meta-Data commands
Powered by GitBook
On this page
  • Quick Edit method
  • Editing
  • Adding and removing elements
  • Adding or removing audio recordings
  • Text file - in settings method
  • Importing from other AAC programs
Export as PDF
  1. Getting Started

Editing the tree

PreviousConfiguration OptionsNextContributing

Last updated 2 years ago

Quick Edit method

Editing

  1. Tap on the edit button

  1. Using the navigation menu - navigate to the node you want to edit

Tap the down arrow to go down, the right arrow to go into a sub tree element for example

  1. Edit the text in the node.

Note that if you put text in brackets after the word - this will be the cue text. Other text is read out loud as the main text. For example My care (care) will have the cue of care and read outloud My care

  1. Hit the Save button (top right) when done.

Here is a quick video demonstrating this:

Adding and removing elements

  1. Tap on the edit button

  1. Using the navigation menu - navigate to the part where you want to add a new element - or list of elements

So tap down to go down - right - to go into a sub tree element.

  1. Use the Green Plus or Red Minus icons to add or remove elements

So pressing a plus above the selected element will add a new element above, pressing it below will add an item below - and right - will add a new sub-element.

Equally removing an item is easy by pressing the delete button.

There is no revert or undo! Be careful with the delete tool!

  1. Hit save when done

Here is a quick video demonstrating this:

Adding or removing audio recordings

With the quick edit mode you can also add or remove audio recordings. Pasco is unique in that you can have an audio recording for the cue - and main item.

Text file - in settings method

For example. This is a standard layout:

- My phrases
	- Hello
	- Goodbye
	- Thanks
	- No thanks
	- Questions
		- How are you?
		- What are you doing today?

and you don't need to use - dashes if you don't wish e.g.

My phrases
	Hello
	Goodbye
	Thanks
	No thanks
	Questions
		How are you?
		What are you doing today?

ATX formats use 1-6 hash characters at the start of the line, corresponding to header levels 1-6. For example this is the same vocabulary file using ATX style headings:

# My phrases

## Hello

## Goodbye

## Thanks

## No thanks

## Questions

### How are you?

### What are you doing today?

Background on the markdown format we use

As well as the basic format - we use some basic formatting tricks:

  • Cue message. The main message is the first item. The cue is anything in brackets. e.g. My phrases (phrases) will say "My Phrases" out loud but give the cue as "phrases"

You can either edit the text file directly in the app (go to Settings -> Vocabulary -> Edit Tree) - or in a seperate text file app and then paste it into this text area. A video demonstrating the two approaches is seen below.

Importing from other AAC programs

The "vocabulary" for pasco is stored as a text file. You can read - and write this text file in a number of applications outside of pasco. We use our own internal format for this - but its based on a text file format used across the internet called . The app supports "ATX" style and standard markdown lists formats.

Be super careful with the use of tabs - and spaces. The lines have to have the right spacing to be read by pasco correctly. You can use tabs - or spaces but to make your life easier - try and use the same throughout. Confused? on how to do this correctly!

Pasco's language file is based on markdown - and the work by others who use markdown for mindmaps. See for where this inspiration came from

A nice and simple way of making pasco trees is to use a mindmap editor that exports in this markdown format. We have some details on how to do this using an app called mindnode .

Meta-data commands. We can add additional functionality, for example a way of switching which is the current active tree, using a recorded audio file - or controlling a internet enabled device such as a light switch - using these commands. e.g. Go Back <meta data-back-n-branch="1"> will control pasco to go back a level. For more information on all the commands you can use please read the .

As well as having its own vocabulary format, Pasco supports an open standard of vocabulary called the Open Board format. More information on this format can be seen . Apps that support the format can be seen .

To import OBZ formats - select the Import tool found at Settings -> Vocabulary -> Tools -> Import to import your format.

Markdown
Read this tip
https://brettterpstra.com/2013/08/18/markdown-to-mind-map/
here
documentation here
here
here
Quick edit button
Quick edit button
Setup screen