<?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>Forem: roxus</title>
    <description>The latest articles on Forem by roxus (@roxus_rr).</description>
    <link>https://forem.com/roxus_rr</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%2F49495%2F46401d74-75ef-4831-bbcc-192883e8add1.jpg</url>
      <title>Forem: roxus</title>
      <link>https://forem.com/roxus_rr</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/roxus_rr"/>
    <language>en</language>
    <item>
      <title>Notepad "Boostnote" which can be written with Markdown is very useful</title>
      <dc:creator>roxus</dc:creator>
      <pubDate>Fri, 15 Dec 2017 06:44:28 +0000</pubDate>
      <link>https://forem.com/roxus_rr/notepad-which-can-be-written-with-markdown-is-very-useful-30f</link>
      <guid>https://forem.com/roxus_rr/notepad-which-can-be-written-with-markdown-is-very-useful-30f</guid>
      <description>&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%2F1mbvk92g57s99vq75vto.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%2F1mbvk92g57s99vq75vto.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What's Markdown?
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;Markdown is a lightweight markup language with plain text formatting syntax. It is designed so that it can be converted to HTML and many other formats using a tool by the same name.[8] Markdown is often used to format readme files, for writing messages in online discussion forums, and to create rich text using a plain text editor. As the initial description of Markdown contained ambiguities and unanswered questions, many implementations and extensions of Markdown appeared over the years to answer these issues.&lt;br&gt;
refs:&lt;a href="https://en.wikipedia.org/wiki/Markdown" rel="noopener noreferrer"&gt;From Wikipedia&lt;/a&gt;  &lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Markdown is mainly used as a means to easily write HTML. &lt;br&gt;
Medium also has Markdown notation.&lt;br&gt;
For example, if you want to bold some parts of text, write&lt;br&gt;
&lt;br&gt;
 &lt;code&gt;&amp;lt;strong&amp;gt; bold &amp;lt;/ strong&amp;gt;&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
 for HTML,&lt;br&gt;
&lt;br&gt;
 &lt;code&gt;** bold **&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
 for Markdown.&lt;/p&gt;

&lt;p&gt;Boostnote is a software that can write notes using such Markdown.&lt;/p&gt;

&lt;h1&gt;
  
  
  Features of Boostnote
&lt;/h1&gt;

&lt;h2&gt;
  
  
  Sharing function via DropBox
&lt;/h2&gt;

&lt;p&gt;Boostnote allows you to share notes with other devices via online storage DropBox.&lt;/p&gt;

&lt;p&gt;However, to use this function, I regret that I have to install "DropBox" on my computer.&lt;/p&gt;

&lt;h2&gt;
  
  
  Todo list is easy to make &amp;amp; easy to use
&lt;/h2&gt;

&lt;p&gt;In Boostnote you can create a checkbox by writing "- [ ]" to create a Todo list.&lt;/p&gt;

&lt;p&gt;In addition, a gauge of the completion rate is also generated in the created ToDo list, and you can confirm at a glance how long the task is completed now.&lt;/p&gt;

&lt;h4&gt;
  
  
  preview
&lt;/h4&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%2Fy7f8esd5rq8yoe9wdwn3.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%2Fy7f8esd5rq8yoe9wdwn3.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  editor
&lt;/h4&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%2F4iwwwtuf5774obod6k91.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%2F4iwwwtuf5774obod6k91.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Print
&lt;/h2&gt;

&lt;p&gt;You can print out the notes directly from Boostnote.&lt;/p&gt;

&lt;h2&gt;
  
  
  Markdown is easy to write even on a smart tablet!
&lt;/h2&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%2Fzvsfh93rw0j10bm9aav4.jpg" 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%2Fzvsfh93rw0j10bm9aav4.jpg"&gt;&lt;/a&gt;&lt;br&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%2Fxd1ty3taceq4l3bh5yyi.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%2Fxd1ty3taceq4l3bh5yyi.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Both the Android version and the iOS version, Markdown input assist bar added on the keyboard.&lt;br&gt;
It makes easy to write Markdown on the smart tablet.&lt;/p&gt;

&lt;h2&gt;
  
  
  Bad feature
&lt;/h2&gt;

&lt;p&gt;Hard to share with others&lt;br&gt;
Since sharing is via DropBox, it is inconvenient when you want to share notes with others.&lt;/p&gt;

&lt;h2&gt;
  
  
  Boostnote is too convenient.
&lt;/h2&gt;

&lt;p&gt;This is serious. I can't leave.&lt;/p&gt;

&lt;h2&gt;
  
  
  Overall rating - ★★★★★
&lt;/h2&gt;

&lt;p&gt;Boostnote was originally a "memopad made for programmers", which is not introduced here, but it also allows you to write down the source-code.&lt;br&gt;
I introduced Boostnote as an ordinary Notepad because it has enough functions.&lt;/p&gt;

&lt;h2&gt;
  
  
  Download link
&lt;/h2&gt;

&lt;p&gt;Boostnote has Windows, MacOS, Linux, iOS, Android version.&lt;/p&gt;

&lt;p&gt;▶ &lt;a href="https://boostnote.io" rel="noopener noreferrer"&gt;Boostnote Official HP&lt;/a&gt;&lt;/p&gt;

</description>
      <category>markdown</category>
      <category>productivity</category>
      <category>opensource</category>
      <category>react</category>
    </item>
  </channel>
</rss>
