updated readme
This commit is contained in:
parent
bac26868d8
commit
81f137ee1a
@ -1,7 +1,7 @@
|
|||||||
## dates and their corresponding seconds been here :)
|
## dates and their corresponding seconds been here :)
|
||||||
[24-10-08]
|
[24-10-08]
|
||||||
u80864958_at_u80864958 = 425
|
u80864958_at_u80864958 = 425
|
||||||
|
[24-10-11]
|
||||||
|
u80864958_at_u80864958 = 6021
|
||||||
[24-10-07]
|
[24-10-07]
|
||||||
u80864958_at_u80864958 = 432
|
u80864958_at_u80864958 = 432
|
||||||
[24-10-11]
|
|
||||||
u80864958_at_u80864958 = 5497
|
|
||||||
|
16
README.md
16
README.md
@ -6,6 +6,22 @@ Counts the time in your editor inside on directory.
|
|||||||
Not beeing inside the editor for less than 5 minutes gets counted as beeing
|
Not beeing inside the editor for less than 5 minutes gets counted as beeing
|
||||||
inside the editor.
|
inside the editor.
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
### Show time
|
||||||
|
|
||||||
|
```:Timer```: prints the time inside this directory. If ```.timer.toml``` exists it get's included.
|
||||||
|
|
||||||
|
```:TimerLog```: logs the current time table.
|
||||||
|
|
||||||
|
|
||||||
|
### Save time
|
||||||
|
|
||||||
|
Time gets automatically saved, when neovim is closed. Given that the ```.timer.toml``` file exists.
|
||||||
|
If it doesn't Timer searches the next 10 higher directories for one. If there isn't one either nothing get's persisted.
|
||||||
|
|
||||||
|
```:TimerSave```: saves the current time to ```.timer.toml```. If the file doesn't exist it gets created.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Lunar vim:
|
Lunar vim:
|
||||||
|
Loading…
Reference in New Issue
Block a user