View your activity logs from RescueTime in Obsidian.
[!NOTE] This plugin is compatible only with Obsidian desktop clients, but not with mobile.
There are two options - 1. download manually, or 2. download from the community plugin list.
rescuetime-<latest-version>.zip from the latest release<vault>/.obsidian/plugins/rescuetimeRescueTime plugin.
To display the data from RescueTime in Obsidian, you need to set API token in the plugin setting - see below.
That's it! Now you should be able to view the data from RescueTime.
Click "Expand" icon at the top right corner to expand the right pane and find the RescueTime icon. All graphs are based on the data today.
[!NOTE] Your RescueTime clients send data to the RescueTime server every 30 minutes for free users, and 3 minutes for pro users. Thus, you will get the data update with these intervals.
If you type the code block with the following format, then it will turn into the graphs showing the data over the period defined by you.
```rescuetime
FROM YYYY-MM-DD TO YYYY-MM-DD
```
[!NOTE] Currently, this code block only supports the time periods spanning 31 or less days. Also you need to specify the time range starting 92 or less days before today. Querying 93 or more days ago will require RescueTime Pro subscription and the developer does not have subscription...