mirror of
https://github.com/jacobtread/obsidian-timekeep.git
synced 2026-07-22 10:10:27 +00:00
docs: add a few emojis
This commit is contained in:
parent
3a648874e4
commit
5e5b8e6d60
1 changed files with 3 additions and 3 deletions
|
|
@ -19,7 +19,7 @@ This plugin provides a command for inserting time trackers: `Timekeep: Insert Tr
|
|||
```
|
||||
````
|
||||
|
||||
## Editing & Deleting
|
||||
## ✏️ 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.
|
||||
|
||||
|
|
@ -38,7 +38,7 @@ Below is an example of how this is stored:
|
|||
```
|
||||
|
||||
|
||||
## Export Formats
|
||||
## 📝 Export Formats
|
||||
|
||||
Below are the various formats that timekeeping data can be exported to:
|
||||
|
||||
|
|
@ -83,6 +83,6 @@ Below is an example of a PDF generated by Timekeep. These PDFs are generated usi
|
|||
|
||||

|
||||
|
||||
## License
|
||||
## 📄 License
|
||||
|
||||
This project is licensed under the [MIT License](./LICENSE.md)
|
||||
Loading…
Reference in a new issue