<?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: Karol Działowski</title>
    <description>The latest articles on DEV Community by Karol Działowski (@karlosos).</description>
    <link>https://dev.to/karlosos</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%2F519279%2Fe97475a3-e2a3-4c30-9515-f85a05f54bc9.jpeg</url>
      <title>DEV Community: Karol Działowski</title>
      <link>https://dev.to/karlosos</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/karlosos"/>
    <language>en</language>
    <item>
      <title>My react app for managing kindle clippings</title>
      <dc:creator>Karol Działowski</dc:creator>
      <pubDate>Tue, 17 Aug 2021 09:09:59 +0000</pubDate>
      <link>https://dev.to/karlosos/my-react-app-for-managing-kindle-clippings-1njd</link>
      <guid>https://dev.to/karlosos/my-react-app-for-managing-kindle-clippings-1njd</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--SNheMx5i--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/iuualkujx3mnmfwygu2f.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--SNheMx5i--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/iuualkujx3mnmfwygu2f.png" alt="App dashboard"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://karlosos.github.io/kindle_clippings_webapp/#/demo"&gt;Live demo&lt;/a&gt; • &lt;a href="https://github.com/karlosos/kindle_clippings_webapp"&gt;Source code&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/karlosos/kindle_clippings_webapp"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--UPU-MDLa--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://img.shields.io/github/stars/karlosos/kindle_clippings_webapp%3Fstyle%3Dsocial" alt="Star my project"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  About
&lt;/h2&gt;

&lt;p&gt;With this app you can import Kindle Clippings and show them in accessible way. The app divides clippings into books and gives an option to delete and like highlights.&lt;/p&gt;

&lt;p&gt;Functionality:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;import clippings&lt;/li&gt;
&lt;li&gt;browse clippings&lt;/li&gt;
&lt;li&gt;create backup and load from backup (saved to json file)&lt;/li&gt;
&lt;li&gt;export all clippings from book to txt file&lt;/li&gt;
&lt;li&gt;save application state in &lt;code&gt;localStorage&lt;/code&gt; (app state is persistent)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What I Have Learned
&lt;/h2&gt;

&lt;p&gt;This project was more goal oriented rather than education oriented. I wanted to have a simple desktop (electron) application for managing my kindle clippings.&lt;/p&gt;

&lt;h2&gt;
  
  
  I would be grateful for any kind of feedback
&lt;/h2&gt;

</description>
      <category>react</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
