This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-04-09
Channels
- # announcements (1)
- # architecture (20)
- # aws (22)
- # babashka (41)
- # beginners (191)
- # chlorine-clover (66)
- # cider (19)
- # clj-kondo (54)
- # cljs-dev (15)
- # cljsrn (78)
- # clojars (1)
- # clojure (148)
- # clojure-android (4)
- # clojure-europe (7)
- # clojure-gamedev (15)
- # clojure-germany (6)
- # clojure-losangeles (46)
- # clojure-nl (23)
- # clojure-survey (3)
- # clojure-uk (46)
- # clojurescript (24)
- # conjure (21)
- # cursive (21)
- # data-science (11)
- # datomic (5)
- # events (2)
- # fulcro (28)
- # garden (32)
- # joker (2)
- # kaocha (6)
- # lambdaisland (4)
- # mount (2)
- # off-topic (11)
- # pathom (10)
- # pedestal (13)
- # re-frame (7)
- # shadow-cljs (15)
- # spacemacs (21)
- # specmonstah (1)
- # wasm (1)
- # windows (1)
- # xtdb (37)
Guys any recommendations on tools / app / IDE integrations for tracking time ? (FYI - I use emacs as my IDE)
You can give a try to waka time or https://activitywatch.net/ which have emacs modes
I can second wakatime, have it integrated in vim and basically the feature I use the most is that it automatically divide the projects based on path for reports. I just fire up the editor and it starts tracking time automatically. If I stop coding for something like 5-10 minutes, it stops tracking
I use org-pomodoro both for tracking time, but also for committing to (increasing) periods of focused work (although its not quite a pomodoro, as I only commit to one period of focused work at a time, and its often 5 minutes or 15 minutes. Afterwards I'll take a break for as long as I want, although I'll often end up starting again right away -- but by keeping the focus periods short, it never feels like a 'chore'. And being the ever wonderful org mode, its still just plain text I can annotate with all sorts of strange notes, as I've done here with the line divisions and the 'gold - silver - bronze' annotations being used as visual feedback for how much work I've done)