<?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>E-Ink &#8211; bablick.de</title>
	<atom:link href="https://bablick.de/tag/e-ink/feed/" rel="self" type="application/rss+xml" />
	<link>https://bablick.de</link>
	<description>Writing About Clusters, Curiosity, and Everything in Between.</description>
	<lastBuildDate>Sat, 20 Sep 2025 22:30:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://bablick.de/wp-content/uploads/2025/08/cropped-BablickLogo-1-32x32.png</url>
	<title>E-Ink &#8211; bablick.de</title>
	<link>https://bablick.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Turn Your Supernote into a Knowledge Hub with Obsidian</title>
		<link>https://bablick.de/turn-your-supernote-into-a-knowledge-hub-with-obsidian/</link>
		
		<dc:creator><![CDATA[ernst.bablick]]></dc:creator>
		<pubDate>Sat, 20 Sep 2025 21:53:03 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[E-Ink]]></category>
		<category><![CDATA[Obsidian]]></category>
		<category><![CDATA[Supernote]]></category>
		<guid isPermaLink="false">https://bablick.de/?p=110</guid>

					<description><![CDATA[There are several ways to install Obsidian on a Supernote Device. Below are the steps I successfully followed from my Linux notebook: Enable Sideloading on the Supernote Install Google Platform Tools on Your Computer Connect Your Computer and Supernote Install F-Droid Install the Aurora Store via F-Droid Install Obsidian from the Aurora Store Open the...]]></description>
										<content:encoded><![CDATA[
<p>There are several ways to install Obsidian on a <a href="https://supernote.com/pages/supernote-manta" data-type="link" data-id="https://supernote.com/pages/supernote-manta">Supernote Device</a>. Below are the steps I successfully followed from my Linux notebook:</p>



<h2 class="wp-block-heading">Enable Sideloading on the Supernote</h2>



<ul class="wp-block-list">
<li>Open <em>Settings</em> on your Supernote and go to <em>Security and Privacy</em>.</li>



<li>Enable <em>Sideloading</em> by switching the toggle.</li>
</ul>



<h2 class="wp-block-heading">Install Google Platform Tools on Your Computer</h2>



<ul class="wp-block-list">
<li>Download the <em><a href="https://developer.android.com/tools/releases/platform-tools">SDK Platform Tools</a></em>.</li>



<li>Install them on your machine. On Linux, the package includes an application named <code>adb</code>, which is required.</li>
</ul>



<h2 class="wp-block-heading">Connect Your Computer and Supernote</h2>



<ul class="wp-block-list">
<li>Connect your Supernote to your computer.</li>



<li>Run the following command to verify the connection</li>
</ul>



<pre class="wp-block-code"><code>adb devices</code></pre>



<h2 class="wp-block-heading">Install F-Droid</h2>



<ul class="wp-block-list">
<li><a href="https://f-droid.org/">F-Droid</a> is an app store for Android devices (including the Supernote).</li>



<li>Download the <code>fdroid.apk</code> file and scan it with your preferred antivirus tool (e.g., <a href="https://www.virustotal.com/gui/home/upload">VirusTotal</a>).</li>



<li>Once verified, upload the APK to your Supernote:</li>
</ul>



<pre class="wp-block-code"><code>adb install &lt;path&gt;/F-Droid.apk</code></pre>



<h2 class="wp-block-heading">Install the Aurora Store via F-Droid</h2>



<ul class="wp-block-list">
<li>On first launch, <em>F-Droid</em> may take a while to load available apps (requires Wi-Fi).</li>



<li>Search for <em>Aurora</em> and install the <em>Aurora Store</em>. The Aurora Store is an open-source client for <em>Google Play</em> with a clean design and privacy features.</li>
</ul>



<h2 class="wp-block-heading">Install Obsidian from the Aurora Store</h2>



<p>Open the <em>Aurora Store</em> and download <em>Obsidian</em> to your Supernote.</p>



<h2 class="wp-block-heading">Customize Obsidian Settings</h2>



<ul class="wp-block-list">
<li>On first launch, create a new vault or sync an existing one.</li>



<li>For appearance, I recommend installing the <em>Minimal theme</em> under <em>Appearance</em>.</li>



<li>The theme also has a companion plugin called <em>Minimal Theme Settings</em>.</li>



<li>Switch the color scheme to <em>E-Ink</em> for an excellent reading and writing experience on the Supernote.</li>
</ul>



<p>✨ That’s it! You now have Obsidian running on your Supernote, optimized for its e-ink display.</p>



<p></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
