Skip to content

Commit e5c2574

Browse files
committed
demo video
1 parent a91885e commit e5c2574

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Oura Ring
2-
2+
33
Import your Oura Ring daily summaries on a given day into your daily note page!
44

55
## Usage
6-
6+
77
You'll first need to add your personal access token associated with your Oura Ring account to the `Token` field in your Roam Depot Settings. The extension needs this in order to access your personal data. [Click here](https://cloud.ouraring.com/personal-access-tokens), to generate your own personal access token.
88

99
To import your Oura Ring data to your daily note page, open the Command Palette and enter "Import Oura Ring". If the current page is a Daily note page, it will query the day before the page title, since you usually want to track last night's sleep. Otherwise, it will query yesterday's data by default. It will output the following text:
@@ -26,4 +26,8 @@ Rest Activity:: hh:mm:ss
2626
Readiness Score:: hh:mm:ss
2727
```
2828

29-
You can also import the data by creating a button by typing `{{import oura ring}}` into a page and clicking the button.
29+
You can also import the data by creating a button by typing `{{import oura ring}}` into a page and clicking the button.
30+
31+
## Demo
32+
33+
<video src="https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2Froamjs%2F6xdu8b9NhO.mp4" controls="controls" height="600"></video>

0 commit comments

Comments
 (0)