mirror of
https://github.com/jacobtread/obsidian-timekeep.git
synced 2026-07-22 10:10:27 +00:00
docs: add status bar details to the readme
This commit is contained in:
parent
88f9002735
commit
eb68b1d8b5
2 changed files with 9 additions and 0 deletions
|
|
@ -102,6 +102,15 @@ If you have frequently used entry names you can define them in your template by
|
|||
|
||||
This will create an entry that is not yet started; you can start it by clicking the play button without having to type out the name.
|
||||
|
||||
## 👀 Status Bar Icons
|
||||
|
||||
Timekeep will show running timers in the Obsidian status bar, allowing you to see whats happening at a glance, you can then quickly open the file or stop the timer
|
||||
right from the status bar.
|
||||
|
||||

|
||||
|
||||
*Status bar icons are only available if the registry setting is enabled as well as the status bar setting
|
||||
|
||||
## 🦾 API
|
||||
|
||||
Timekeep exposes a JS API which can be used by other scripts such as with [Dataview](https://blacksmithgu.github.io/obsidian-dataview/api/intro/)
|
||||
|
|
|
|||
BIN
images/status_bar.png
Normal file
BIN
images/status_bar.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.5 KiB |
Loading…
Reference in a new issue