Commit graph

6 commits

Author SHA1 Message Date
Davide Aversa
da44785003 delete history for deleted files
Similar to the "rename" case, I added an event handler to clean up the `vault-stats.json` when a file is deleted.

Moreover, I added a sanity check on the "rename" event handler.
2023-01-25 10:03:48 +01:00
Davide Aversa
67c8162296 add listerner for renamed file
This change avoid to create duplicate data in `vault-stats.json` when a
file is renamed by copying the data from the old path to the new one.
2023-01-24 19:53:26 +01:00
Luke Leppan
5c7ca2abc5 Add Alt Status Bar 2022-12-06 17:12:59 +02:00
Luke Leppan
88eea5ad67
Fixes 2022-11-15 22:39:34 +02:00
Luke Leppan
8b7630a357
Working State 2022-11-15 19:21:08 +02:00
Luke Leppan
c33160dff5
Editing... 2022-11-10 17:23:23 +02:00