<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>app Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/app/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Wed, 06 Nov 2019 20:31:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.13</generator>
	<item>
		<title>Notable: Markdown based note-taking application</title>
		<link>https://www.osradar.com/notable-markdown-based-note-taking-application/</link>
					<comments>https://www.osradar.com/notable-markdown-based-note-taking-application/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Mon, 11 Nov 2019 00:29:13 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[markdown]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=15315</guid>

					<description><![CDATA[<p>We already know that in Linux there are many applications to take notes based on Markdown. However, the variety makes that more and more we have options and increases the competitiveness of the developers. It&#8217;s a thing of the past that we have to settle for a few applications. Well, today I&#8217;ll talk to you [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/notable-markdown-based-note-taking-application/">Notable: Markdown based note-taking application</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>We already know that in Linux there are many applications to take notes based on Markdown. However, the variety makes that more and more we have options and increases the competitiveness of the developers. It&#8217;s a thing of the past that we have to settle for a few applications. Well, today I&#8217;ll talk to you about <strong>Notable, a simple but effective markdown based note taking application.<br />
</strong></p>
<p>In recent days we have talked about <a href="https://www.osradar.com/joplin-a-note-taking-application-for-linux/" target="_blank" rel="noopener noreferrer">Joplin</a> and <a href="https://www.osradar.com/boostnote-a-markdown-editor-for-developers" target="_blank" rel="noopener noreferrer">Boostnote</a> but the truth is that each one of them is focused on a certain number of people. For example, Joplin is better used if you synchronize it with <a href="https://www.osradar.com/nextcloud-docker-compose/" target="_blank" rel="noopener noreferrer">Nextcloud</a> or OneDrive; and Boostnote will get more and better if you are a developer. However, Notable being something simpler focuses mainly on the average user, which makes it interesting as well.</p>
<p><a href="https://notable.md/" target="_blank" rel="noopener noreferrer">Notable</a> is a markdown-based note-taking application. It is cross-platform because it is available for Windows, Linux and macOS. Its main focus is to take notes without problems with the right features to do it efficiently. Some of them are:</p>
<ul>
<li><strong>Markdown based.</strong> The editor has a powerful Markdown editor that makes it possible for you to write your notes nicely. It is also possible to use KaTeX expressions and mermaid diagrams. Also, many features like <strong>multi-cursors, a minimap and best-in-class syntax highlighting are built-in.</strong></li>
<li><strong>Portability of notes</strong>. Remarkable simply save the notes on your hard drive without any additional tricks. This makes it possible for you to do what you want with them on your operating system.</li>
<li>To better suit writers working in low light, <strong>Notable incorporates a dark theme</strong>. They plan to incorporate more themes in the future.</li>
<li>Notable also incorporates a <strong>Zen mode</strong> so that notes can be written without distraction.</li>
</ul>
<h2>How to install Notable on Linux?</h2>
<p>Notable provides us with various forms of installation on Linux. For example, it provides us with a DEB package for distributions such as Debian, Ubuntu and derivatives; but also with an RPM package for Fedora, OpenSUSE and RHEL-based distributions such as CentOS.</p>
<p>If you use Debian or some of its derivatives, just download the package and then install it with gdebi.</p>
<pre>:~$ gdebi [file_path]</pre>
<p>If you use the RPM package, download it and use the rpm command to install it.</p>
<pre>:~$ rpm -ivh [file_path]</pre>
<p>However, it is also available as an AppImage package compatible with all Linux distributions. Download it and give it execution permissions and finally run it.</p>
<h2>That is how it looks this markdown based application</h2>
<p>Once you run the application, you will be asked to configure the directory where you can save your notes.</p>
<figure id="attachment_15393" aria-describedby="caption-attachment-15393" style="width: 566px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-15393" src="https://www.osradar.com/wp-content/uploads/2019/11/1-3.png" alt="1.- Running Notable" width="566" height="513" srcset="https://www.osradar.com/wp-content/uploads/2019/11/1-3.png 566w, https://www.osradar.com/wp-content/uploads/2019/11/1-3-300x272.png 300w, https://www.osradar.com/wp-content/uploads/2019/11/1-3-463x420.png 463w" sizes="(max-width: 566px) 100vw, 566px" /><figcaption id="caption-attachment-15393" class="wp-caption-text">1.- Running Notable</figcaption></figure>
<p>Then, the application will start without problems. There we will see some notes that serve as a basic tutorial of the application.</p>
<figure id="attachment_15394" aria-describedby="caption-attachment-15394" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-15394" src="https://www.osradar.com/wp-content/uploads/2019/11/2-3.png" alt="2.- Notable a markdown based application" width="1366" height="767" srcset="https://www.osradar.com/wp-content/uploads/2019/11/2-3.png 1366w, https://www.osradar.com/wp-content/uploads/2019/11/2-3-300x168.png 300w, https://www.osradar.com/wp-content/uploads/2019/11/2-3-768x431.png 768w, https://www.osradar.com/wp-content/uploads/2019/11/2-3-1024x575.png 1024w, https://www.osradar.com/wp-content/uploads/2019/11/2-3-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/11/2-3-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/11/2-3-748x420.png 748w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-15394" class="wp-caption-text">2.- Notable a markdown based application</figcaption></figure>
<p>Notable has keyboard shortcuts and the dark theme is activated from the main menu. Everything is very easy and intuitive.</p>
<figure id="attachment_15395" aria-describedby="caption-attachment-15395" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-15395" src="https://www.osradar.com/wp-content/uploads/2019/11/3-4.png" alt="3.- Dark mode and shortcuts" width="1366" height="767" srcset="https://www.osradar.com/wp-content/uploads/2019/11/3-4.png 1366w, https://www.osradar.com/wp-content/uploads/2019/11/3-4-300x168.png 300w, https://www.osradar.com/wp-content/uploads/2019/11/3-4-768x431.png 768w, https://www.osradar.com/wp-content/uploads/2019/11/3-4-1024x575.png 1024w, https://www.osradar.com/wp-content/uploads/2019/11/3-4-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/11/3-4-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/11/3-4-748x420.png 748w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-15395" class="wp-caption-text">3.- Dark mode and shortcuts</figcaption></figure>
<p>So, enjoy it.</p>
<h2>Conclusion</h2>
<p>Notable stands out for being a simple and effective application that wants to fulfill its mission without being so decorated. It is to be thankful that more and more applications appear for Linux and fill us with alternatives.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/notable-markdown-based-note-taking-application/">Notable: Markdown based note-taking application</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/notable-markdown-based-note-taking-application/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
