<?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>application Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/application/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.12</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>
		<item>
		<title>Boostnote: a markdown editor for developers</title>
		<link>https://www.osradar.com/boostnote-a-markdown-editor-for-developers/</link>
					<comments>https://www.osradar.com/boostnote-a-markdown-editor-for-developers/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Thu, 07 Nov 2019 01:36:39 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[boostnote]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[markdown]]></category>
		<category><![CDATA[markdwon]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=14975</guid>

					<description><![CDATA[<p>A markdown editor is always a very useful tool for people who frequently use a computer. Recently we told you about Joplin which shows up as a great application. However, Joplin, like many other similar applications, focuses directly on markdown editing. On the contrary, we have Boostnote that although it uses markdown to make notes [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/boostnote-a-markdown-editor-for-developers/">Boostnote: a markdown editor for developers</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>A markdown editor is always a very useful tool for people who frequently use a computer. Recently <a href="https://www.osradar.com/joplin-a-note-taking-application-for-linux/" target="_blank" rel="noopener noreferrer">we told you about Joplin</a> which shows up as a great application. However, Joplin, like many other similar applications, focuses directly on markdown editing. On the contrary, we have Boostnote that although it uses markdown to make notes and documents it is focused on developers. Yes? Yes, and in this post we will tell you more about it.</p>
<p><a href="https://boostnote.io/" target="_blank" rel="noopener noreferrer">Boostnote</a> is a markdown editor built with web technologies such as <a href="https://www.osradar.com/how-to-install-yarn-on-ubuntu-18-04-ubuntu-19-04/" target="_blank" rel="noopener noreferrer">yarn</a>, Javascript and the Electron framework. Therefore, we can deduce that it is cross-platform with packages for Linux, Windows and macOS. We might think it is just another text editor, but the main feature is that it is focused on developers.</p>
<p>Because with Boostnote we will have a text editor that allows to combine Markdown with highlighted code for many programming languages like Javascript, Vue, <a href="https://www.osaradar.com/tag/python/" target="_blank" rel="noopener noreferrer">Python</a> or Go. But of course, there are many more. This gives flexibility rarely seen in a text editor.</p>
<p>From Boostnote you can expect the typical markdown common editor like syntax highlighting, markdown code preview and support for many languages, so it is probably available for yours natively.</p>
<p>So, let us install it.</p>
<h2>InstallBoostnote the markdown editor for developers</h2>
<p>Boostnote is a cross-platform application, so we can install it on our favorite Linux distribution.</p>
<p>First, go to the<a href="https://boostnote.io" target="_blank" rel="noopener noreferrer"> project website</a>.</p>
<figure id="attachment_15194" aria-describedby="caption-attachment-15194" style="width: 1354px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-15194" src="https://www.osradar.com/wp-content/uploads/2019/10/1-25.png" alt="1.- Boostnote web site" width="1354" height="669" srcset="https://www.osradar.com/wp-content/uploads/2019/10/1-25.png 1354w, https://www.osradar.com/wp-content/uploads/2019/10/1-25-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/1-25-768x379.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/1-25-1024x506.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/1-25-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2019/10/1-25-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/1-25-1068x528.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/1-25-850x420.png 850w" sizes="(max-width: 1354px) 100vw, 1354px" /><figcaption id="caption-attachment-15194" class="wp-caption-text">1.- Boostnote web site</figcaption></figure>
<p>By clicking on the Download button. We will be asked to enter a registration email. Do not worry it is just that: enter an email.</p>
<p>Then, we can get the links for our distribution.</p>
<figure id="attachment_15195" aria-describedby="caption-attachment-15195" style="width: 1354px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-15195" src="https://www.osradar.com/wp-content/uploads/2019/10/2-23.png" alt="2.- Downloading boostnote" width="1354" height="669" srcset="https://www.osradar.com/wp-content/uploads/2019/10/2-23.png 1354w, https://www.osradar.com/wp-content/uploads/2019/10/2-23-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/2-23-768x379.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/2-23-1024x506.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/2-23-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2019/10/2-23-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/2-23-1068x528.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/2-23-850x420.png 850w" sizes="(max-width: 1354px) 100vw, 1354px" /><figcaption id="caption-attachment-15195" class="wp-caption-text">2.- Downloading boostnote</figcaption></figure>
<p>In case it is not listed, we can download the source code and compile it ourselves with the <a href="https://github.com/BoostIO/Boostnote/blob/master/docs/build.md" target="_blank" rel="noopener noreferrer">instructions</a> given to us by the developers.</p>
<p>In my case, I am using Linux Mint 19.2 (Ubuntu 18.04) So we need to download the package and install it with dpkg.</p>
<pre>:~$ cd Downloads/
:~$ sudo dpkg -i boostnote_0.13.0_amd64.deb</pre>
<figure id="attachment_15196" aria-describedby="caption-attachment-15196" style="width: 744px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-15196" src="https://www.osradar.com/wp-content/uploads/2019/10/3-22.png" alt="3.- Install Boostnote on Linux" width="744" height="257" srcset="https://www.osradar.com/wp-content/uploads/2019/10/3-22.png 744w, https://www.osradar.com/wp-content/uploads/2019/10/3-22-300x104.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/3-22-696x240.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/3-22-741x257.png 741w" sizes="(max-width: 744px) 100vw, 744px" /><figcaption id="caption-attachment-15196" class="wp-caption-text">3.- Install Boostnote on Linux</figcaption></figure>
<h2>Using Boostnote</h2>
<p>Once you have installed it, you will be able to run it from the main menu. Once opened, you will see the following:</p>
<figure id="attachment_15197" aria-describedby="caption-attachment-15197" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-15197" src="https://www.osradar.com/wp-content/uploads/2019/10/4-19.png" alt="4.- Boostnote markdown editor" width="1366" height="767" srcset="https://www.osradar.com/wp-content/uploads/2019/10/4-19.png 1366w, https://www.osradar.com/wp-content/uploads/2019/10/4-19-300x168.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/4-19-768x431.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/4-19-1024x575.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/4-19-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/4-19-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/4-19-748x420.png 748w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-15197" class="wp-caption-text">4.- Boostnote markdown editor</figcaption></figure>
<p>Right there in the welcome we will be able to observe its potential. Because we will be able to store multiple code snippets within the same snippet as well. So, this makes it very powerful.</p>
<p>And the welcome note:</p>
<figure id="attachment_15198" aria-describedby="caption-attachment-15198" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-15198" src="https://www.osradar.com/wp-content/uploads/2019/10/5-15.png" alt="5.- Boostnote working" width="1366" height="767" srcset="https://www.osradar.com/wp-content/uploads/2019/10/5-15.png 1366w, https://www.osradar.com/wp-content/uploads/2019/10/5-15-300x168.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/5-15-768x431.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/5-15-1024x575.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/5-15-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/5-15-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/5-15-748x420.png 748w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-15198" class="wp-caption-text">5.- Boostnote working</figcaption></figure>
<p>But as it is a quite customizable application, we can enter the preferences to make more own the application.</p>
<figure id="attachment_15199" aria-describedby="caption-attachment-15199" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-15199" src="https://www.osradar.com/wp-content/uploads/2019/10/6-12.png" alt="6.- Boostnote preferences" width="1366" height="767" srcset="https://www.osradar.com/wp-content/uploads/2019/10/6-12.png 1366w, https://www.osradar.com/wp-content/uploads/2019/10/6-12-300x168.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/6-12-768x431.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/6-12-1024x575.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/6-12-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/6-12-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/6-12-748x420.png 748w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-15199" class="wp-caption-text">6.- Boostnote preferences</figcaption></figure>
<p>Within the preferences we will be able to change the language of the application. Or change the appearance of it.</p>
<figure id="attachment_15200" aria-describedby="caption-attachment-15200" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-15200" src="https://www.osradar.com/wp-content/uploads/2019/10/7-9.png" alt="7.- Interface preferences" width="1366" height="767" srcset="https://www.osradar.com/wp-content/uploads/2019/10/7-9.png 1366w, https://www.osradar.com/wp-content/uploads/2019/10/7-9-300x168.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/7-9-768x431.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/7-9-1024x575.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/7-9-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/7-9-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/7-9-748x420.png 748w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-15200" class="wp-caption-text">7.- Interface preferences</figcaption></figure>
<p>So, enjoy it.</p>
<figure id="attachment_15201" aria-describedby="caption-attachment-15201" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-15201" src="https://www.osradar.com/wp-content/uploads/2019/10/8-8.png" alt="8.- Boostnote the markdown editor for developers" width="1366" height="767" srcset="https://www.osradar.com/wp-content/uploads/2019/10/8-8.png 1366w, https://www.osradar.com/wp-content/uploads/2019/10/8-8-300x168.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/8-8-768x431.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/8-8-1024x575.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/8-8-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/8-8-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/8-8-748x420.png 748w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-15201" class="wp-caption-text">8.- Boostnote the markdown editor for developers</figcaption></figure>
<h2>Conclusion</h2>
<p>A note-taking application for developers sounds good and works even better. All this is possible thanks to Boostnote. Its cross-platform capability makes it viable for many application enthusiasts.</p>
<p>We can only use it, enjoy it and thank the developers for this great application.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/boostnote-a-markdown-editor-for-developers/">Boostnote: a markdown editor for developers</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/boostnote-a-markdown-editor-for-developers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
