<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Promnesia]]></title><description><![CDATA[<p dir="auto"><a href="https://beepb00p.xyz/promnesia.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://beepb00p.xyz/promnesia.html</a></p>
<blockquote>
<p dir="auto">Promnesia is a browser extension (Chrome/Firefox/Firefox mobile) that serves as a web surfing copilot by enhancing your browsing history, improving your web exploration experience, and integrating with your knowledge base.</p>
</blockquote>
<p dir="auto">Promnesia is a pretty neat idea that I've been eyeing for a while. The idea is to track your own browser history in more detail, including annotations, bookmarks, context, etc, and presenting it on each page as you browse.</p>
<p dir="auto">The architecture is a browser extension as the primary UI, plus a server backend that typically runs locally.</p>
<p dir="auto">Source: <a href="https://github.com/karlicoss/promnesia" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/karlicoss/promnesia</a></p>
]]></description><link>https://forum.cloudron.io/topic/5096/promnesia</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 11:53:01 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/5096.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 20 May 2021 00:15:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Promnesia on Thu, 20 May 2021 01:14:45 GMT]]></title><description><![CDATA[<p dir="auto">I began packaging up this app with a custom Dockerfile (though the project does have <a href="https://github.com/karlicoss/promnesia/blob/master/docker/docker_files/Dockerfile" target="_blank" rel="noopener noreferrer nofollow ugc">its own dockerfile</a>).</p>
<p dir="auto">You can find the source at: <a href="https://source.infogulch.com/infogulch/promnesia-app" target="_blank" rel="noopener noreferrer nofollow ugc">https://source.infogulch.com/infogulch/promnesia-app</a> though it is just barely running.</p>
<p dir="auto">I have published the app package to my docker hub repo at <code>infogulch/promnesia-app:v1.0.20210415-4</code></p>
<p dir="auto">You may be well served by reviewing the app's own <a href="https://github.com/karlicoss/promnesia#install" target="_blank" rel="noopener noreferrer nofollow ugc">install docs from the README.md</a>, or the <a href="https://github.com/karlicoss/promnesia/blob/master/doc/GUIDE.org" target="_blank" rel="noopener noreferrer nofollow ugc">users guide</a>.</p>
<p dir="auto">As for the cloudron integration, these are the steps that worked for me (I just got it working for the first time moments ago so...):</p>
<ol>
<li>
<p dir="auto">Install the server component with:</p>
<pre><code class="language-bash">cloudron install -l subdomain --image infogulch/promnesia-app:v1.0.20210415-4
</code></pre>
</li>
<li>
<p dir="auto">Then login to authenticate with proxyauth at the subdomain you choose to install it. The <code>https://promnesia.my.example.com/status</code> endpoint displays a short JSON status (the app is not designed to be interacted with from the web)</p>
</li>
<li>
<p dir="auto">Install the extension.</p>
</li>
<li>
<p dir="auto">Go to extension options and set the "Backend source" url to your domain, (e.g. <code>https://promnesia.my.example.com</code>)</p>
</li>
</ol>
<p dir="auto">It seems that logging into the app in the browser enables the extension to authenticate correctly. (This makes me want to critically review which extensions I have installed <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f62c.png?v=223f9defb2f" class="not-responsive emoji emoji-android emoji--grimacing" style="height:23px;width:auto;vertical-align:middle" title=":grimacing:" alt="😬" />.)</p>
]]></description><link>https://forum.cloudron.io/post/31597</link><guid isPermaLink="true">https://forum.cloudron.io/post/31597</guid><dc:creator><![CDATA[infogulch]]></dc:creator><pubDate>Thu, 20 May 2021 01:14:45 GMT</pubDate></item></channel></rss>