gyscos / gyscos/record

Encode time delta instead of absolute times

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
30
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The current file format use absolute time spent since the beginning of the recording.
This means manually editing a file (adding / removing entries) is tricky since it requires to offset the entire remaining of the file.
Storing delta times since last command would solve this problem. It may result in slightly more error accumulation caused by rounding, but no one probably cares about that ~~(or it could be made an option?)~~.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.