<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: malizmaj</title>
    <description>The latest articles on DEV Community by malizmaj (@olicsan).</description>
    <link>https://dev.to/olicsan</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2966%2FB_maVKxv.jpg</url>
      <title>DEV Community: malizmaj</title>
      <link>https://dev.to/olicsan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/olicsan"/>
    <language>en</language>
    <item>
      <title>Time tracking for developers</title>
      <dc:creator>malizmaj</dc:creator>
      <pubDate>Fri, 07 Sep 2018 13:17:34 +0000</pubDate>
      <link>https://dev.to/olicsan/time-tracking-for-developers-2e03</link>
      <guid>https://dev.to/olicsan/time-tracking-for-developers-2e03</guid>
      <description>&lt;p&gt;On one hand, time tracking is a hassle. But on the other, it gives you hard data that can help you identify time sinks. Plus, when you're working for a client, you have to keep track of time.&lt;/p&gt;

&lt;h2&gt;
  
  
  Automatic time tracker
&lt;/h2&gt;

&lt;p&gt;The most hassle-free way to track time you spend on projects and development is to install &lt;a href="https://wakatime.com" rel="noopener noreferrer"&gt;WakaTime&lt;/a&gt;, an automatic time tracker inside your text editor/IDE of choice.&lt;/p&gt;

&lt;p&gt;Then, as you work and code, the tracker works in the background and calculates how much time you've spent on each repo/project.&lt;/p&gt;

&lt;p&gt;You can access your time report in WakaTime dashboard and see your productivity broken down by day, project, programming language, and many other criteria.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Flcxouw7oe8mf06rjapfq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Flcxouw7oe8mf06rjapfq.png" alt="WakaTime dashboard"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Project time tracker
&lt;/h2&gt;

&lt;p&gt;The best thing about WakaTime is that you don't have to lift a finger. But what if other people need your time logs? For example, your manager, payroll, or client?&lt;/p&gt;

&lt;p&gt;In that case, you can use &lt;a href="https://clockify.me" rel="noopener noreferrer"&gt;Clockify&lt;/a&gt;. It's a project time tracker that's more user-friendly and supports time tracking in a team. The only downside is that you have to start/stop the timer or enter hours manually.&lt;/p&gt;

&lt;p&gt;So, the best solution is to:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Install WakaTime&lt;/li&gt;
&lt;li&gt;Work/code&lt;/li&gt;
&lt;li&gt;At the end of the day, check how much time you've spent on projects/files/repos, and manually enter hours in Clockify so the data is available to others&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fq5omftrx791rj5p7q8l5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fq5omftrx791rj5p7q8l5.png" alt="Time tracking in Clockify"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This way, you don't have to remembers what you've worked on at the end of the day or bother with starting/stopping timers.&lt;/p&gt;

&lt;h2&gt;
  
  
  Using an issue tracker?
&lt;/h2&gt;

&lt;p&gt;If you're working in issue trackers like JIRA, YouTrack, Gitlab/Github, or even Trello, you can install the &lt;a href="https://clockify.me/chrome-time-tracking" rel="noopener noreferrer"&gt;Clockify Chrome extension&lt;/a&gt; and start timers for issues right from inside JIRA or whatever else you're using&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fclockify.me%2Fassets%2Fimages%2Fintegrations%2Fjira-time-tracking-integration.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fclockify.me%2Fassets%2Fimages%2Fintegrations%2Fjira-time-tracking-integration.png" alt="JIRA time tracking integration"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>productivity</category>
    </item>
  </channel>
</rss>
