mirror of
https://github.com/jacobtread/obsidian-timekeep.git
synced 2026-07-22 10:10:27 +00:00
docs: added section about editing
This commit is contained in:
parent
39045e1f3f
commit
6a83e22967
2 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
||||

|
||||
|
||||
## 👀 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
BIN
images/editing.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
Loading…
Reference in a new issue