docs: added section about editing

This commit is contained in:
Jacobtread 2024-03-31 20:30:31 +13:00
parent 39045e1f3f
commit 6a83e22967
2 changed files with 6 additions and 0 deletions

View file

@ -15,6 +15,12 @@ This plugin provides a command for inserting time trackers `Obsidian Timekeep: I
```
````
## Editing & Deleting
If you accidentally gave a block an incorrect name or started the timer late you can use the editing feature to update the stored data or delete the entry
![Editing](images/editing.png)
## 👀 How its stored
This plugin is heavily inspired by [ObsidianSimpleTimeTracker](https://github.com/Ellpeck/ObsidianSimpleTimeTracker) (Semi backwards compatible some simple-time-tracker blocks can be renamed to timekeep) so the data for time tracking is stored as JSON within the `timekeep` codeblock.

BIN
images/editing.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB