README file from
GithubChronotyper
See what's new!
Track the total time of your edits directly inside your notes.
This is a plugin for Obsidian: chronotyper.
The plugin automatically tracks the time you spend editing a note. It will automatically save the total edit time, and the modification timestamp in the notes properties:
updated: 2024-12-28T19:14:33.599+01:00
edited_seconds: 8
Features
- Tracks time spent editing notes
- Updates frontmatter with timestamps and duration
- Runs in the background without disrupting workflow
Customization Options
- Directory Exclusion: Exclude specific folders from time tracking in settings
- Custom Property Names: Change frontmatter property names for timestamps (
updated) and edit time (edited_seconds)