Your tips for time recording in emacs?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • org-clock-convenience

    Convenience functions to work with emacs org mode clocking

  • Sounds like org-mode is what you need, particularly clocking like was mentioned in another comment. However your workflow requires lots of customization. Ultimately you need to take a deeper dive into org-mode and what it can do(and how), along with org-clock-convenience with maybe org-journal. Your starting point should always be agenda, not the .org file itself.

  • org-journal

    A simple org-mode based journaling mode

  • Sounds like org-mode is what you need, particularly clocking like was mentioned in another comment. However your workflow requires lots of customization. Ultimately you need to take a deeper dive into org-mode and what it can do(and how), along with org-clock-convenience with maybe org-journal. Your starting point should always be agenda, not the .org file itself.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • xidle

  • On Linux/Xorg, you need to install a program called x11idle (probably from xprintidle package, see the doc for org-clock-x11idle-program-name variable). Personally, for fun I wrote my own dynamic module to replace it. On MacOS looks like it needs something like ioreg and perl to be installed. Additionally, you have to set org-clock-idle-time to a non-nil value. Consult the doc for that variable.

  • wakatime-mode

    Emacs plugin for automatic time tracking and metrics generated from your programming activity.

  • You might like WakaTime and its corresponding Emacs mode: https://github.com/wakatime/wakatime-mode

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

Related posts