<?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: Zixuan Chen</title>
    <description>The latest articles on DEV Community by Zixuan Chen (@zxch3n).</description>
    <link>https://dev.to/zxch3n</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%2F224953%2Fee1e8799-748f-4f50-b04c-149cc96b309f.jpeg</url>
      <title>DEV Community: Zixuan Chen</title>
      <link>https://dev.to/zxch3n</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/zxch3n"/>
    <language>en</language>
    <item>
      <title>Record your desktop activities and analyze your efficiency (+kanban, +pomodoro)</title>
      <dc:creator>Zixuan Chen</dc:creator>
      <pubDate>Wed, 11 Dec 2019 11:45:49 +0000</pubDate>
      <link>https://dev.to/zxch3n/record-your-desktop-activities-and-analyze-your-efficiency-kanban-pomodoro-im4</link>
      <guid>https://dev.to/zxch3n/record-your-desktop-activities-and-analyze-your-efficiency-kanban-pomodoro-im4</guid>
      <description>&lt;p&gt;&lt;a href="https://github.com/zxch3n/PomodoroLogger"&gt;PomodoroLogger Github Link&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I sometimes work on several projects and as it's often the case I lose track of how much effort I've put to each of them🕗. Besides, I am bothered by distracting apps and mails when working. I'd love to know how much efficiency I lose due to these activities. At the same time, I use the Pomodoro method🍅 a lot at work. Why don't I combine them together✨? So I made Pomodoro Logger in the last few months.&lt;/p&gt;

&lt;p&gt;It now supports&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Use the Pomodoro Technique to manage your time&lt;/li&gt;
&lt;li&gt;Collect and visualize your desktop working activities, i.e., the names and titles of the using apps, locally&lt;/li&gt;
&lt;li&gt;Use integrated Kanban Board to make your schedule control easier&lt;/li&gt;
&lt;li&gt;Analyze your efficiency (It will detect whether you are using a distracting app based on the setting. For the algorithm, I read a few papers about task switching and implemented a heuristic method. I'm still working on improving it with my friend who is majored in psychology)&lt;/li&gt;
&lt;li&gt;Win / macOS / Linux&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--BB2CNlzR--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.postimg.cc/SKWhN9Vb/image.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--BB2CNlzR--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.postimg.cc/SKWhN9Vb/image.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>devops</category>
      <category>typescript</category>
    </item>
    <item>
      <title>PomodoroLogger: A smart time logger that helps you schedule your desktop projects</title>
      <dc:creator>Zixuan Chen</dc:creator>
      <pubDate>Fri, 06 Sep 2019 12:57:28 +0000</pubDate>
      <link>https://dev.to/zxch3n/pomodorologger-a-smart-time-logger-that-helps-you-schedule-your-desktop-projects-431f</link>
      <guid>https://dev.to/zxch3n/pomodorologger-a-smart-time-logger-that-helps-you-schedule-your-desktop-projects-431f</guid>
      <description>&lt;p&gt;&lt;a href="https://github.com/zxch3n/PomodoroLogger" rel="noopener noreferrer"&gt;Link to the repo&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Invest your time easily&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;Use &lt;a href="https://en.wikipedia.org/wiki/Pomodoro_Technique" rel="noopener noreferrer"&gt;Pomodoro Technique&lt;/a&gt; to manage your time&lt;/li&gt;
&lt;li&gt;Collect and visualize your desktop working activities, i.e., the names and titles of the using apps, &lt;strong&gt;locally&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Use integrated Kanban Board to make your schedule control easier&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Pomodoro&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Show Countdown in Tray&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fi.postimg.cc%2FFs87Gx0w%2Fchoose-Focuse.gif"&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fi.postimg.cc%2FLsMhF6CT%2Ftray.png"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Session Finished&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Switch Mode&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fi.postimg.cc%2FfT9wWQ0g%2Fsession-Finished.gif"&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fi.postimg.cc%2FDZp202gR%2Fswitch-Mode.gif"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Kanban Board&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Draggable Card&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fi.postimg.cc%2Frs136CfV%2FKanban-Board.png"&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fi.postimg.cc%2F7Zrqft3P%2Fmoving-Around.gif"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Estimate Your Time Spent&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Search Your Cards&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fi.postimg.cc%2FHxRzScHp%2Ftodo.png"&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fi.postimg.cc%2FCLBKZf97%2Fsearch-Card.gif"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Visulization&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fi.postimg.cc%2FCKH5hT9V%2Fvis.png"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fi.postimg.cc%2Fd150CRqH%2Fvis1.png"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  Pomodoro Technique 🍅
&lt;/h2&gt;

&lt;p&gt;The working loop in the Pomodoro Technique is split into a 25-minute focus session and a 5-minute rest session. During a work session, the user focuses on one todo item and should not do anything irrelevant. The Pomodoro Technique can greatly improve the efficiency of work and study and alleviate work fatigue.&lt;/p&gt;

&lt;p&gt;In the Pomodoro Logger, the app will record the names and titles of the apps you use on your PC during the working sessions. The titles of apps contain rich semantic information. For example, the browser title includes the title of the website being viewed, and the IDE often provides the project path or project name.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;code&gt;Pomodoro Technique - Wikipedia - Google Chrome&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;DeepMind (@DeepMindAI) | Twitter - Google Chrome&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;pomodoro-logger [C:\code\pomodoro-logger] .\src\renderer\components\src\Application.tsx - WebStorm&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;By connecting your todo items with the corresponding recorded Pomodoro sessions, you can analyze how often you are interrupted by email and social software, the time distribution of the application and application title used to complete the task. It will help you have a more comprehensive understanding of your working hours on PC.&lt;/p&gt;

&lt;h1&gt;
  
  
  Data 📈
&lt;/h1&gt;

&lt;p&gt;Pomodoro Logger records your desktop activities when you are in a working session of Pomodoro. &lt;/p&gt;

&lt;p&gt;It only records your application activities, including the name and title of the focused application, and low resolution (30 x 30) screenshot. You can disable monitor features in the settings.&lt;/p&gt;

&lt;p&gt;You can import / export / delete all your data in the settings. &lt;/p&gt;

&lt;p&gt;All the data is saved and processed &lt;strong&gt;locally&lt;/strong&gt;.&lt;/p&gt;

&lt;h1&gt;
  
  
  Kanban Board
&lt;/h1&gt;

&lt;p&gt;Pomodoro Logger has integrated &lt;a href="https://en.wikipedia.org/wiki/Kanban_board" rel="noopener noreferrer"&gt;Kanban Board&lt;/a&gt; to help you organize and estimate the time spent of your todos easily with confidence.&lt;/p&gt;

&lt;p&gt;The lists in Kanban are divided into &lt;code&gt;Todo&lt;/code&gt;, &lt;code&gt;In Progress&lt;/code&gt;, and &lt;code&gt;Done&lt;/code&gt;. Though lists customization is possible, you are required to preserve &lt;code&gt;In Progress&lt;/code&gt; list and &lt;code&gt;Done&lt;/code&gt; list in order to track, estimate and analyze your project time spent. You can set the estimated time cost on each todo card. Pomodoro Logger will assist you with the corresponding actual time spent record. i.e., When you are focusing on a Kanban board, it will automatically associate your Pomodoro session with the todo cards of &lt;code&gt;In Progress&lt;/code&gt; list in the Kanban, which makes the further analysis possible.&lt;/p&gt;

&lt;p&gt;To make the statistics more accurate, you can keep the cards of the &lt;code&gt;In Progress&lt;/code&gt; list as few as possible to precisely reflect the tasks you are focusing on.&lt;/p&gt;

&lt;h1&gt;
  
  
  Download
&lt;/h1&gt;

&lt;p&gt;This project currently supports Windows and macOS.&lt;/p&gt;

&lt;p&gt;To download, go to &lt;a href="https://github.com/rem2016/PomodoroLogger/releases" rel="noopener noreferrer"&gt;release page&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Thanks for reading! Feedback is welcomed.&lt;/p&gt;

</description>
      <category>typescript</category>
      <category>productivity</category>
      <category>electron</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
