<?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: Rajeev Jayaswal</title>
    <description>The latest articles on DEV Community by Rajeev Jayaswal (@rajeeva).</description>
    <link>https://dev.to/rajeeva</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%2F543732%2F88def2cd-246b-4317-be36-aec9e9fd0526.jpg</url>
      <title>DEV Community: Rajeev Jayaswal</title>
      <link>https://dev.to/rajeeva</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rajeeva"/>
    <language>en</language>
    <item>
      <title>Chrome extension: Checklistz - a todo app</title>
      <dc:creator>Rajeev Jayaswal</dc:creator>
      <pubDate>Mon, 04 Jan 2021 10:13:12 +0000</pubDate>
      <link>https://dev.to/rajeeva/chrome-extension-checklistz-quick-todo-3n5k</link>
      <guid>https://dev.to/rajeeva/chrome-extension-checklistz-quick-todo-3n5k</guid>
      <description>&lt;p&gt;&lt;strong&gt;Download link&lt;/strong&gt;: &lt;a href="https://chrome.google.com/webstore/detail/checklistz/fpoanfppddmmkkjckjomcbmjiimeaahn"&gt;Chrome web store&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Checklistz&lt;/strong&gt; is simple, free, and ad-free Chrome extension tool where you can manage your daily quick tasks and focus on completing today's work.&lt;/p&gt;

&lt;p&gt;You don't require any registration/login to use this app. Install in your Chrome/Edge browser and start using the app.&lt;/p&gt;

&lt;p&gt;This app uses the Chrome storage sync feature to store your data. &lt;br&gt;
If you log in to another system in the Chrome browser with the same account, your Checklistz data will be synched.&lt;/p&gt;

&lt;p&gt;This tool can be used to:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Create a checklist or task that you want to accomplish today.&lt;/li&gt;
&lt;li&gt;Mark the task as checked or done by clicking on the list item.&lt;/li&gt;
&lt;li&gt;You can delete the task.&lt;/li&gt;
&lt;li&gt;You can re-order the tasks.
&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  WHY THIS EXTENSION?
&lt;/h2&gt;

&lt;p&gt;I have tried multiple notes taking apps including Notion, Evernote, Microsoft OneNote, etc and they all are great but I always like writing small notes on a piece of paper that I need to complete on that day.&lt;/p&gt;

&lt;p&gt;These notes are not required to be organised - these notes are just like a reminder for me to finish it off by end of the day. &lt;/p&gt;

&lt;p&gt;So I need something on my computer which can be very simple to use without any rich interfaces. I tried sticky notes but did not work for me.&lt;/p&gt;

&lt;p&gt;I tried a few other already-built Chrome extensions but problem was that those extensions request to read data from all websites that we visit on the Chrome browser. &lt;/p&gt;

&lt;p&gt;Why do those extensions need to know all sites that I visit, and need to read all data displayed on those websites?&lt;/p&gt;

&lt;p&gt;So I thought to build a simple checklist - a quick todo Chrome extension that does not require any permission. &lt;/p&gt;

&lt;p&gt;And hence ended up building my first Chrome extension Checklistz. Though it can be used by others too, sharing it via &lt;a href="https://chrome.google.com/webstore/detail/checklistz/fpoanfppddmmkkjckjomcbmjiimeaahn"&gt;Chrome web store&lt;/a&gt;. Feel free to provide feedback or suggestions to improve the extension.&lt;/p&gt;

&lt;p&gt;If you have any feedback, suggestions, or questions, please reach out to me at:&lt;/p&gt;

&lt;p&gt;&lt;a href="mailto:rajeevkjayaswal@gmail.com"&gt;rajeevkjayaswal@gmail.com&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
