-
-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Kyle Corry <kylecorry31@gmail.com>
- Loading branch information
1 parent
f86d88c
commit 3285724
Showing
4 changed files
with
30 additions
and
5 deletions.
There are no files selected for viewing
This file contains 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 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,23 @@ | ||
The Field Guide tool can be used to identify plants, animals, and other objects in the wild. | ||
|
||
## Pages | ||
Pages are organized into categories, such as plants and animals. You can click on a category to view the pages. The name, image, and the first sentence of the page's notes are displayed for each item. Click on an item to view the full page. On pages that you created, you will see a menu button that allows you to edit or delete the page. | ||
|
||
You can search for pages by name, notes, or tags. The search results will be displayed as you type. | ||
|
||
## Built-in pages | ||
Trail Sense includes a set of built-in pages that cover common plants, animals, mushrooms, and rocks that are beneficial for wilderness survival. You can not edit or delete these pages. | ||
|
||
## Create a page | ||
To create a new page, click the add button in the bottom right corner of the screen. You can add a name, image, notes, and tags to the page. The image can be taken with the camera or selected from the gallery. You can click the check button in the top right corner to save the page. | ||
|
||
If you had a category selected when you created the page, the new page will be pre-filled with that category. Pages without a category will be displayed in the "Other" category. | ||
|
||
## Edit a page | ||
To edit a page, click the menu button on a page row and select "Edit". You can change the name, image, notes, and tags of the page. You can click the check button in the top right corner to save the changes. | ||
|
||
## Delete a page | ||
To delete a page, click the menu button on a page row and select "Delete". You will be asked to confirm the deletion. Deleting a page is permanent and cannot be undone. | ||
|
||
## Disclaimer | ||
This tool is intended for educational purposes only. Always use caution when identifying plants, animals, or mushrooms. Some species may be dangerous or protected. If you are unsure about an identification, consult a professional. |
This file contains 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 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