Changing link of few posts to make them more legible + Modifying

plaintext post
main
TitanElectrons 1 year ago
parent 4333b94b7f
commit 7d1f75d834

@ -27,7 +27,7 @@
<p>In terms of programming languages, I know Python really well but I am branching off to learning C and shell scripting due to the advantages of each one. C is much faster and teaches you more about how a computer thinks as compared to the easy-going nature of Python. <a style="color:#bd93f9" href="../ta">I also use terminal applications</a> which means that I use the terminal a lot. My preferred terminal emulator of choice is <a href="https://alacritty.org/">Alacritty</a>. This means that a lot of the manual work that I do in the terminal can easily be automated using shell scripting.</p>
<p>I use Librewolf with two profiles (<a style="color:#bd93f9" href="../bs/">more details here</a>). One of the profiles is optimised for browsing only and has strong tracking protection and runs in permanent private browsing mode. The other profile is used for accounts and has less tracking protection to prevent site breakage when logging in.</p>
<p>I use Librewolf with two profiles (<a style="color:#bd93f9" href="../browser/">more details here</a>). One of the profiles is optimised for browsing only and has strong tracking protection and runs in permanent private browsing mode. The other profile is used for accounts and has less tracking protection to prevent site breakage when logging in.</p>
<p>Just like other people in my field, I tend to use my computer more than my phone. This is because work can be done much more easily on a computer than a mobile device. I use my phone to message close friends and family on XMPP, Session, Signal or WhatsApp (if required). I do not have any productivity apps on my phone except a calendar and a tasks app. I use CalDAV and CardDAV to sync my contacts, calendar and tasks to my phone through the DAVx5 application.</p>
@ -39,7 +39,7 @@
<h2><i class="fa fa-comments-o" aria-hidden="true"></i>Contact</h2>
<p>If you would like to connect with me, please keep reading.</p>
<h2>Email</h2>
<p>My preferred way of communication is email. However, it is incredibly insecure. Therefore, I request you to <a style="color:#bd93f9" href="../ee">encrypt your emails</a> with me.</p>
<p>My preferred way of communication is email. However, it is incredibly insecure. Therefore, I request you to <a style="color:#bd93f9" href="../email">encrypt your emails</a> with me.</p>
<p>My email is <code><a style="color:#ffb86c" href="mailto:sufyaan@counterhawks.com">sufyaan@counterhawks.com</a> <a href="files/sufyaan.gpg">[public key]</a>.</code></p>
<p>Fingerprint: <code>7CC9 2B65 FEC5 5C3F CC35 2891 6635 5EDD F4E5 B3EC</code></p>
<p>Please note that <strong>all emails (both encrypted & plaintext)</strong> from me will be signed with my public key.</p>

@ -2,9 +2,9 @@
<h1 class="homepage-heading"><i class="fa fa-book" aria-hidden="true"></i></a>Guides</h1><p class="homepage-body">In this category, I post guides about computing and technology.</p><ul class="posts">
<li><code class="code-posts">13/05/23</code> - <a style="color:#bd93f9" href="../../tfa/"><i class="fa fa-lock" aria-hidden="true"></i>Start Using 2FA Properly</a></li>
<li><code class="code-posts">02/05/23</code> - <a style="color:#bd93f9" href="../../pwd"><i class="fa fa-unlock" aria-hidden="true"></i>Password Systems</a></li>
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../../ds"><i class="fa fa-key" aria-hidden="true"></i>Use Doas Instead Of Sudo</a></li>
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../../doas"><i class="fa fa-key" aria-hidden="true"></i>Use Doas Instead Of Sudo</a></li>
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../../sm"><i class="fa fa-clock-o" aria-hidden="true"></i>Stop Using Social Media</a></li>
<li><code class="code-posts">22/03/23</code> - <a style="color:#bd93f9" href="../../dsc"><i class="fa fa-times-circle" aria-hidden="true"></i>Delete Your Discord</a></li>
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../../ee"><i class="fa fa-lock" aria-hidden="true"></i>How To Encrypt Emails</a></li>
<li><code class="code-posts">22/03/23</code> - <a style="color:#bd93f9" href="../../discord"><i class="fa fa-times-circle" aria-hidden="true"></i>Delete Your Discord</a></li>
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../../email"><i class="fa fa-lock" aria-hidden="true"></i>How To Encrypt Emails</a></li>
</ul>
<p class="homepage-body">You have read the last page!</p><hr/><footer><p class="footer-text"><a style="color:#bd93f9" href="../../">blog</a> - <a style="color:#ffb86c" href="../../about">about</a> - <a style="color:#f1fa8c" href="../../portfolio">portfolio</a> - <a style="color:#ff5555" href="../../links">links</a></p><p class="footer-text" style="font-size:80%"><a href="../../">sufyaan.cyou</a></p><p class="footer-text" style="font-size:65%"><a style="color:#aaaaaa" href="../../sitemap">Site Map</a></p></footer>

@ -1,6 +1,6 @@
<!DOCTYPE html><html lang="en"><head><title>(BLOG) Sufyaan's Webpage</title><link rel="icon" type="image/x-icon" href="../images/favicon.webp"><link rel='stylesheet' type='text/css' href="../style.css"><link rel='stylesheet' href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" media="all"><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"></head><body><a href="../"><div style="text-align:center"><img src="../images/sufyaan.webp"></div></a><hr/><p><a href="../">sf.cu</a> > <a style="color:#bd93f9" href="../.">Blog</a></p>
<h1 class="homepage-heading"><a style="color:#bd93f9" href=../rss.xml"><i class="fa fa-rss" aria-hidden="true"></i></a>Blog</h1><h2>Categories:</h2><ul class="posts"><li><a href="linux/" style="color:#ff79c6"><i class="fa fa-terminal" aria-hidden="true"></i>Linux</a></li><li><a href="software/" style="color:#ff79c6"><i class="fa fa-laptop" aria-hidden="true"></i>Software</a></li><li><a href="technology/" style="color:#ff79c6"><i class="fa fa-code" aria-hidden="true"></i>Technology</a></li><li><a href="guides/" style="color:#ff79c6"><i class="fa fa-book" aria-hidden="true"></i>Guides</a></li><li><a href="other/" style="color:#ff79c6"><i class="fa fa-plus" aria-hidden="true"></i>Other</a></li></ul><p class="homepage-body">Read my (mostly) computing-related articles here.</p><ul class="posts">
<li><code class="code-posts">25/07/23</code> - <a style="color:#bd93f9" href="../pt/"><i class="fa fa-file-text" aria-hidden="true"></i>Use Plaintext</a></li>
<li><code class="code-posts">25/07/23</code> - <a style="color:#bd93f9" href="../plaintext/"><i class="fa fa-file-text" aria-hidden="true"></i>Use Plaintext</a></li>
<li><code class="code-posts">16/07/23</code> - <a style="color:#bd93f9" href="../torrent/"><i class="fa fa-download" aria-hidden="true"></i>Why You Should Torrent</a></li>
<li><code class="code-posts">10/07/23</code> - <a style="color:#bd93f9" href="../ovsk/"><i class="fa fa-circle-o-notch" aria-hidden="true"></i>Oversimplification Kills</a></li>
<li><code class="code-posts">02/07/23</code> - <a style="color:#bd93f9" href="../islam/"><i class="fa fa-moon-o" aria-hidden="true"></i>Open-Source Islam Apps?</a></li>
@ -11,14 +11,14 @@
<li><code class="code-posts">19/05/23</code> - <a style="color:#bd93f9" href="../diy/"><i class="fa fa-plus" aria-hidden="true"></i>Do It Yourself</a></li>
<li><code class="code-posts">13/05/23</code> - <a style="color:#bd93f9" href="../tfa/"><i class="fa fa-lock" aria-hidden="true"></i>Start Using 2FA Properly</a></li>
<li><code class="code-posts">07/05/23</code> - <a style="color:#bd93f9" href="../insta/"><i class="fa fa-instagram" aria-hidden="true"></i>Instagram Deleted!</a></li>
<li><code class="code-posts">06/05/23</code> - <a style="color:#bd93f9" href="../mu/"><i class="fa fa-usb" aria-hidden="true"></i>Buy Only Metal USBs</a></li>
<li><code class="code-posts">06/05/23</code> - <a style="color:#bd93f9" href="../usb/"><i class="fa fa-usb" aria-hidden="true"></i>Buy Only Metal USBs</a></li>
<li><code class="code-posts">02/05/23</code> - <a style="color:#bd93f9" href="../pwd"><i class="fa fa-unlock" aria-hidden="true"></i>Password Systems</a></li>
<li><code class="code-posts">21/04/23</code> - <a style="color:#bd93f9" href="../eid23/"><i class="fa fa-moon-o" aria-hidden="true"></i>Eid Mubarak!</a></li>
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../ds"><i class="fa fa-key" aria-hidden="true"></i>Use Doas Instead Of Sudo</a></li>
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../doas"><i class="fa fa-key" aria-hidden="true"></i>Use Doas Instead Of Sudo</a></li>
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../sm"><i class="fa fa-clock-o" aria-hidden="true"></i>Stop Using Social Media</a></li>
<li><code class="code-posts">22/03/23</code> - <a style="color:#bd93f9" href="../dsc"><i class="fa fa-times-circle" aria-hidden="true"></i>Delete Your Discord</a></li>
<li><code class="code-posts">17/03/23</code> - <a style="color:#bd93f9" href="../bs"><i class="fa fa-firefox" aria-hidden="true"></i>My New Browser Setup</a></li>
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../ee"><i class="fa fa-lock" aria-hidden="true"></i>How To Encrypt Emails</a></li>
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../ce"><i class="fa fa-btc" aria-hidden="true"></i>Keep Crypto Off Exchanges</a></li>
<li><code class="code-posts">22/03/23</code> - <a style="color:#bd93f9" href="../discord"><i class="fa fa-times-circle" aria-hidden="true"></i>Delete Your Discord</a></li>
<li><code class="code-posts">17/03/23</code> - <a style="color:#bd93f9" href="../browser"><i class="fa fa-firefox" aria-hidden="true"></i>My New Browser Setup</a></li>
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../email"><i class="fa fa-lock" aria-hidden="true"></i>How To Encrypt Emails</a></li>
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../crypto"><i class="fa fa-btc" aria-hidden="true"></i>Keep Crypto Off Exchanges</a></li>
<li><code class="code-posts">13/03/23</code> - <a style="color:#bd93f9" href="../ta"><i class="fa fa-terminal" aria-hidden="true"></i>Why I Use Terminal Apps</a></li></ul>
<p class="homepage-body">You have hit rock bottom!</p><hr/><footer><p class="footer-text"><a style="color:#bd93f9" href="../.">blog</a> - <a style="color:#ffb86c" href="../about">about</a> - <a style="color:#f1fa8c" href="../portfolio">portfolio</a> - <a style="color:#ff5555" href="../links">links</a></p><p class="footer-text" style="font-size:80%"><a href="../">sufyaan.cyou</a></p><p class="footer-text" style="font-size:65%"><a style="color:#aaaaaa" href="../sitemap">Site Map</a></p></footer>

@ -1,5 +1,5 @@
<!DOCTYPE html><html lang="en"><head><title>(LINUX) Sufyaan's Webpage</title><link rel="icon" type="image/x-icon" href="../../images/favicon.webp"><link rel='stylesheet' type='text/css' href="../../style.css"><link rel='stylesheet' href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" media="all"><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"></head><body><a href="../../"><div style="text-align:center"><img src="../../images/sufyaan.webp"></div></a><hr/><p><a href="../../">sf.cu</a> > <a style="color:#bd93f9" href="../../../">Blog</a> > <a style="color:#ff79c6" href="."><i class="fa fa-terminal" aria-hidden="true"></i>Linux</a></p>
<h1 class="homepage-heading"><i class="fa fa-terminal" aria-hidden="true"></i></a>Linux</h1><p class="homepage-body">In this category, I post about tools and information related to Linux.</p><ul class="posts">
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../../ds"><i class="fa fa-key" aria-hidden="true"></i>Use Doas Instead Of Sudo</a></li>
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../../doas"><i class="fa fa-key" aria-hidden="true"></i>Use Doas Instead Of Sudo</a></li>
<li><code class="code-posts">13/03/23</code> - <a style="color:#bd93f9" href="../../ta"><i class="fa fa-terminal" aria-hidden="true"></i>Why I Use Terminal Apps</a></li></ul>
<p class="homepage-body">You reached the bottom of your screen!</p><hr/><footer><p class="footer-text"><a style="color:#bd93f9" href="../../../">blog</a> - <a style="color:#ffb86c" href="../../about">about</a> - <a style="color:#f1fa8c" href="../../portfolio">portfolio</a> - <a style="color:#ff5555" href="../../links">links</a></p><p class="footer-text" style="font-size:80%"><a href="../../">sufyaan.cyou</a></p><p class="footer-text" style="font-size:65%"><a style="color:#aaaaaa" href="../../sitemap">Site Map</a></p></footer>

@ -1,6 +1,6 @@
<!DOCTYPE html><html lang="en"><head><title>(SOFTWARE) Sufyaan's Webpage</title><link rel="icon" type="image/x-icon" href="../../images/favicon.webp"><link rel='stylesheet' type='text/css' href="../../style.css"><link rel='stylesheet' href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" media="all"><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"></head><body><a href="../../"><div style="text-align:center"><img src="../../images/sufyaan.webp"></div></a><hr/><p><a href="../../">sf.cu</a> > <a style="color:#bd93f9" href="../../">Blog</a> > <a style="color:#ff79c6" href="."><i class="fa fa-laptop" aria-hidden="true"></i>Software</a></p>
<h1 class="homepage-heading"><i class="fa fa-laptop" aria-hidden="true"></i></a>Software</h1><p class="homepage-body">In this category, I post new software I find, information about current software or tricks that can be utilised in current software.</p> <ul class="posts">
<li><code class="code-posts">25/07/23</code> - <a style="color:#bd93f9" href="../../pt/"><i class="fa fa-file-text" aria-hidden="true"></i>Use Plaintext</a></li>
<li><code class="code-posts">25/07/23</code> - <a style="color:#bd93f9" href="../../plaintext/"><i class="fa fa-file-text" aria-hidden="true"></i>Use Plaintext</a></li>
<li><code class="code-posts">10/07/23</code> - <a style="color:#bd93f9" href="../../ovsk/"><i class="fa fa-circle-o-notch" aria-hidden="true"></i>Oversimplification Kills</a></li>
<li><code class="code-posts">02/07/23</code> - <a style="color:#bd93f9" href="../../islam/"><i class="fa fa-moon-o" aria-hidden="true"></i>Open-Source Islam Apps?</a></li>
<li><code class="code-posts">27/06/23</code> - <a style="color:#bd93f9" href="../../mnml/"><i class="fa fa-adjust" aria-hidden="true"></i>Keep It Minimal</a></li>
@ -11,11 +11,11 @@
<li><code class="code-posts">13/05/23</code> - <a style="color:#bd93f9" href="../../tfa/"><i class="fa fa-lock" aria-hidden="true"></i>Start Using 2FA Properly</a></li>
<li><code class="code-posts">07/05/23</code> - <a style="color:#bd93f9" href="../../insta/"><i class="fa fa-instagram" aria-hidden="true"></i>Instagram Deleted!</a></li>
<li><code class="code-posts">02/05/23</code> - <a style="color:#bd93f9" href="../../pwd"><i class="fa fa-unlock" aria-hidden="true"></i>Password Systems</a></li>
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../../ds"><i class="fa fa-key" aria-hidden="true"></i>Use Doas Instead Of Sudo</a></li>
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../../doas"><i class="fa fa-key" aria-hidden="true"></i>Use Doas Instead Of Sudo</a></li>
<li><code class="code-posts">20/04/23</code> - <a style="color:#bd93f9" href="../../sm"><i class="fa fa-clock-o" aria-hidden="true"></i>Stop Using Social Media</a></li>
<li><code class="code-posts">22/03/23</code> - <a style="color:#bd93f9" href="../../dsc"><i class="fa fa-times-circle" aria-hidden="true"></i>Delete Your Discord</a></li>
<li><code class="code-posts">17/03/23</code> - <a style="color:#bd93f9" href="../../bs"><i class="fa fa-firefox" aria-hidden="true"></i>My New Browser Setup</a></li>
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../../ee"><i class="fa fa-lock" aria-hidden="true"></i>How To Encrypt Emails</a></li>
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../../ce"><i class="fa fa-btc" aria-hidden="true"></i>Keep Crypto Off Exchanges</a></li>
<li><code class="code-posts">22/03/23</code> - <a style="color:#bd93f9" href="../../discord"><i class="fa fa-times-circle" aria-hidden="true"></i>Delete Your Discord</a></li>
<li><code class="code-posts">17/03/23</code> - <a style="color:#bd93f9" href="../../browser"><i class="fa fa-firefox" aria-hidden="true"></i>My New Browser Setup</a></li>
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../../email"><i class="fa fa-lock" aria-hidden="true"></i>How To Encrypt Emails</a></li>
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../../crypto"><i class="fa fa-btc" aria-hidden="true"></i>Keep Crypto Off Exchanges</a></li>
<li><code class="code-posts">13/03/23</code> - <a style="color:#bd93f9" href="../../ta"><i class="fa fa-terminal" aria-hidden="true"></i>Why I Use Terminal Apps</a></li></ul>
<p class="homepage-body">ERROR: Cannot show more posts (EOFError)</p><hr/><footer><p class="footer-text"><a style="color:#bd93f9" href="../../">blog</a> - <a style="color:#ffb86c" href="../../about">about</a> - <a style="color:#f1fa8c" href="../../portfolio">portfolio</a> - <a style="color:#ff5555" href="../../links">links</a></p><p class="footer-text" style="font-size:80%"><a href="../../">sufyaan.cyou</a></p><p class="footer-text" style="font-size:65%"><a style="color:#aaaaaa" href="../../sitemap">Site Map</a></p></footer>

@ -1,7 +1,7 @@
<!DOCTYPE html><html lang="en"><head><title>(TECH) Sufyaan's Webpage</title><link rel="icon" type="image/x-icon" href="../../images/favicon.webp"><link rel='stylesheet' type='text/css' href="../../style.css"><link rel='stylesheet' href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" media="all"><meta charset="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"></head><body><a href="../../"><div style="text-align:center"><img src="../../images/sufyaan.webp"></div></a><hr/><p><a href="../../">sf.cu</a> > <a style="color:#bd93f9" href="../../">Blog</a> > <a style="color:#ff79c6" href="."><i class="fa fa-code" aria-hidden="true"></i>Technology</a></p>
<h1 class="homepage-heading"><i class="fa fa-code" aria-hidden="true"></i></a>Technology</h1><p class="homepage-body">In this category, I post about tools and information related to Linux.</p><ul class="posts">
<li><code class="code-posts">16/07/23</code> - <a style="color:#bd93f9" href="../../torrent/"><i class="fa fa-download" aria-hidden="true"></i>Why You Should Torrent</a></li>
<li><code class="code-posts">06/05/23</code> - <a style="color:#bd93f9" href="../../mu/"><i class="fa fa-usb" aria-hidden="true"></i>Buy Only Metal USBs</a></li>
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../../ce"><i class="fa fa-btc" aria-hidden="true"></i>Keep Crypto Off Exchanges</a></li>
<li><code class="code-posts">06/05/23</code> - <a style="color:#bd93f9" href="../../usb/"><i class="fa fa-usb" aria-hidden="true"></i>Buy Only Metal USBs</a></li>
<li><code class="code-posts">14/03/23</code> - <a style="color:#bd93f9" href="../../crypto"><i class="fa fa-btc" aria-hidden="true"></i>Keep Crypto Off Exchanges</a></li>
</ul>
<p class="homepage-body">You have hit rock bottom!</p><hr/><footer><p class="footer-text"><a style="color:#bd93f9" href="../../">blog</a> - <a style="color:#ffb86c" href="../../about">about</a> - <a style="color:#f1fa8c" href="../../portfolio">portfolio</a> - <a style="color:#ff5555" href="../../links">links</a></p><p class="footer-text" style="font-size:80%"><a href="../../">sufyaan.cyou</a></p><p class="footer-text" style="font-size:65%"><a style="color:#aaaaaa" href="../../sitemap">Site Map</a></p></footer>

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 8.5 KiB

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Before

Width:  |  Height:  |  Size: 870 B

After

Width:  |  Height:  |  Size: 870 B

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

@ -14,7 +14,7 @@
<h1><i class="fa fa-file-text" aria-hidden="true"></i>Use Plaintext</h1>
<p style="font-size:110%"><strong><i class="fa fa-calendar" aria-hidden="true"></i>25 July 2023</strong></p><p style="font-size:110%"><i class="fa fa-clock-o" aria-hidden="true"></i><strong>2 min</strong><p style="font-size:110%"><i class="fa fa-arrow-right" aria-hidden="true"></i></strong><a style="color:#ff79c6" href="../blog/software/"><i class="fa fa-laptop" aria-hidden="true"></i>Software</a></p>
<p>Almost everything I write is in plaintext or is as close to plaintext as possible. For example, I prepare plans to work on a project, future articles or brand case studies are all prepared in plaintext before further processing.</p>
<p>The first step of everything I do is plaintext. I store my notes in markdown format. However, the first step is always to write everything in plaintext to get whatever I need to write out of my head. Formatting such as headings and underlines come after the aforementioned initial step.</p>
<p>The first step of everything I do is plaintext. I store my notes in <a href="../definitions/markdown" style="color:#50fa7b">markdown</a> format. However, the first step is always to write everything in plaintext to get whatever I need to write out of my head. Formatting such as headings and underlines come after the aforementioned initial step.</p>
<p>So, why do I do this? Why am I so boring when it comes to writing down text?</p>
<h2><i class="fa fa-globe" aria-hidden="true"></i>Forget The Internet</h2>
<p>By writing in plaintext, you drop the fear of losing your files in case you do not have the internet. If you use a notes app that fetches your notes from the internet, then it will be tedious to access your notes when you really need them.</p>
@ -25,7 +25,7 @@
<h2><i class="fa fa-th" aria-hidden="true"></i>Compartmentalise</h2>
<p>If you write text in plaintext files, it is trivial to write without any distractions. This is similar to the operating structure of HTML or LaTeX. You focus on one thing at a time. If you need to do something else with the file, you can use another program to do it instead of having everything in one big file.</p>
<h2><i class="fa fa-repeat" aria-hidden="true"></i>Automate Your Life</h2>
<p>You can use scripts to automatically search for content in plaintext files and perform actions on them. This can, for example, be used to automatically look for categories in a plaintext file and convert them into markdown files.</p>
<p>You can use scripts to automatically search for content in plaintext files and perform actions on them. This can, for example, be used to automatically look for categories in a plaintext file and convert them into <a href="../definitions/markdown" style="color:#50fa7b">markdown</a> files.</p>
<h2><i class="fa fa-book" aria-hidden="true"></i>Conclusion</h2>
<p>All in all, I use plaintext files because I can access them whenever and wherever I want on any device. It allows me to future-proof my writing and it also allows me to be more productive.</p>
<p><a href="mailto:sufyaan@counterhawks.com?subject=Use%20Plaintext">>>> Reply To Me</a></p>

@ -36,7 +36,7 @@
</ul>
<h3>Posts</h3>
<ul class="posts">
<li><a style="color:#bd93f9" href="../pt/">Use Plaintext</a></li>
<li><a style="color:#bd93f9" href="../plaintext/">Use Plaintext</a></li>
<li><a style="color:#bd93f9" href="../torrent/">Why You Should Torrent</a></li>
<li><a style="color:#bd93f9" href="../ovsk/">Oversimplification Kills</a></li>
<li><a style="color:#bd93f9" href="../islam/">Open-Source Islam Apps?</a></li>
@ -47,15 +47,15 @@
<li><a style="color:#bd93f9" href="../diy/">Do It Yourself</a></li>
<li><a style="color:#bd93f9" href="../tfa/">Start Using 2FA Properly</a></li>
<li><a style="color:#bd93f9" href="../insta/">Instagram Deleted!</a></li>
<li><a style="color:#bd93f9" href="../mu/">Buy Only Metal USBs</a></li>
<li><a style="color:#bd93f9" href="../usb/">Buy Only Metal USBs</a></li>
<li><a style="color:#bd93f9" href="../pwd/">Password Systems</a></li>
<li><a style="color:#bd93f9" href="../eid23/">Eid Mubarak!</a></li>
<li><a style="color:#bd93f9" href="../ds/">Use Doas Instead Of Sudo</a></li>
<li><a style="color:#bd93f9" href="../doas/">Use Doas Instead Of Sudo</a></li>
<li><a style="color:#bd93f9" href="../sm/">Stop Using Social Media</a></li>
<li><a style="color:#bd93f9" href="../dsc/">Delete Your Discord</a></li>
<li><a style="color:#bd93f9" href="../bs/">My New Browser Setup</a></li>
<li><a style="color:#bd93f9" href="../ee/">How To Encrypt Emails</a></li>
<li><a style="color:#bd93f9" href="../ce/">Keep Crypto Off Exchanges</a></li>
<li><a style="color:#bd93f9" href="../discord/">Delete Your Discord</a></li>
<li><a style="color:#bd93f9" href="../browser/">My New Browser Setup</a></li>
<li><a style="color:#bd93f9" href="../email/">How To Encrypt Emails</a></li>
<li><a style="color:#bd93f9" href="../crypto/">Keep Crypto Off Exchanges</a></li>
<li><a style="color:#bd93f9" href="../ta">Why I Use Terminal Apps</a></li>
</ul>
<h2><a style="color:#ffb86c" href="../about/">About</a></h2>

Loading…
Cancel
Save