Auto: misc.

This commit is contained in:
2021-04-30 13:28:17 +02:00
parent 4036db915c
commit 516b5690fe
3 changed files with 11 additions and 2 deletions
+3 -1
View File
@@ -6,4 +6,6 @@
- [[donated]], will do so monthly for six months.
- [[2021-11-01]]
- [[review]]
- [[promnesia]]
- [[browser extensions]]
- [[promnesia]]
- [[pip]]
+7
View File
@@ -0,0 +1,7 @@
# pip
- The package installer for Python.
- Depending on the version you might need to run `pip` or `pip3` to use it. I use `pip3` in my systems.
- [[install]]
- [[debian]] `apt install python3-pip`
- [[osx]] `curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py; python get-pip.py`
+1 -1
View File
@@ -8,7 +8,7 @@ From [[go/promnesia/git]]:
"[[Promnesia]] is a [[browser extension]] for Chrome and Firefox which serves as a web surfing copilot, enhancing your browsing history and web exploration experience"
I would myself qualify this a bit and say that Promnesia is a tool with several legs, one of which is the browser extension (. To provide full benefits, you also need to install a local process in your machine (a "backend"). In any case, let's begin:
I would myself qualify this a bit and say that Promnesia is a tool with several legs, one of which is the browser extension; to get the full benefits, you also need to install a local process in your machine (a "backend"). In any case, let's begin:
1. Install the browser extension component.
1. Currently supported are [Firefox](https://addons.mozilla.org/en-US/firefox/addon/promnesia/ and [Chrome](https://chrome.google.com/webstore/detail/promnesia/kdmegllpofldcpaclldkopnnjjljoiio). Choose one :) I use Firefox.