[RFC] micro time-clock utility!

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Recently I've been keeping track of time I've worked using this very simple format: time: 8:58-12:10 1:30-5:00 5:20-6:00 Typically a day‍ fits easily on a single line, with the advantage that it's not a major mode and can be ancient with modes such as (ORG, reStructuredText, MarkDown... etc). I keep this in the same document I maintain my work log. Recently I extracted this functionality into a package to clock in/out, and reports a summary of the last time: as well as accumulating all available times (which I use to show the time worked in a week). Link to the utimeclock repo. Locally I have the mode-line display the accumulated time for the day & week which I quite like. Although this would need some more work to split out from my init file (see this question) since it's piggy backing on which-function. ---- Before creating the package I checked on other time tracking utilities, as far as I can tell they're more verbose, and don't fit so easily into editing a text document which happens to contain a time log. Feedback welcome.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project