2023-07-07 18:44:29 +00:00
|
|
|
A simple flash cards application based on Trello public board.
|
2023-07-07 16:51:40 +00:00
|
|
|
|
2023-07-07 18:44:29 +00:00
|
|
|
Configuration:
|
|
|
|
|
|
|
|
1. Create public Trello board
|
|
|
|
2. Create new Trello list
|
|
|
|
3. Add Trello cards:
|
|
|
|
* card name will be flash card front text
|
|
|
|
* card description will be flash card back text
|
|
|
|
4. Add ".json" to the end of the Trello board URL and refresh page
|
|
|
|
5. Find your list ID
|
|
|
|
6. Save list ID to the "flashcards.settings.json" file on your watch, e.g.:
|
|
|
|
{"listId":"65942f7b27z68000996ddc00"}
|
|
|
|
7. On your watch go to Settings -> Apps -> Flash Cards -> Get from Trello
|
|
|
|
8. Start Flash Cards as watch app or set it as watch clock face
|
|
|
|
9. Swipe left/right to change card
|
|
|
|
10. Tap to switch card front/back text
|
2023-07-07 16:51:40 +00:00
|
|
|
|