mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-08 06:29:03 +00:00
Update README to reference notion-app-enhanced (#500)
* Update README to reference notion-app-enhanced * temp remove incompatible notion-app from list Co-authored-by: Tom <thedragonring.bod@gmail.com>
This commit is contained in:
parent
b417882eec
commit
b248ffa3ba
@ -16,8 +16,7 @@ for support, join the [discord server](https://discord.gg/sFWPXtA).
|
|||||||
|
|
||||||
- the [official windows/mac releases](https://notion.so/desktop).
|
- the [official windows/mac releases](https://notion.so/desktop).
|
||||||
- [notion-linux](https://github.com/davidbailey00/notion-linux) which provides pre-enhanced packages.
|
- [notion-linux](https://github.com/davidbailey00/notion-linux) which provides pre-enhanced packages.
|
||||||
- the arch linux AUR [notion-app](https://aur.archlinux.org/packages/notion-app/) package.
|
- the arch linux AUR [notion-app-enhanced](https://aur.archlinux.org/packages/notion-app-enhanced/) package, which is pre-enhanced.
|
||||||
- the linux [notion-app](https://github.com/jaredallard/notion-app) installer.
|
|
||||||
|
|
||||||
outdated notion versions (< 2.0.10) probably won't work.
|
outdated notion versions (< 2.0.10) probably won't work.
|
||||||
|
|
||||||
@ -29,6 +28,8 @@ a chrome extension may be coming soon for web client support.
|
|||||||
|
|
||||||
> **if you are using a Debian-based or RPM-based Linux distribution,** you can install pre-enhanced packages from [notion-linux](https://github.com/davidbailey00/notion-linux), instead of following these instructions.
|
> **if you are using a Debian-based or RPM-based Linux distribution,** you can install pre-enhanced packages from [notion-linux](https://github.com/davidbailey00/notion-linux), instead of following these instructions.
|
||||||
>
|
>
|
||||||
|
> **if you are using Arch or derivatives like Manjaro**, you can install [notion-app-enhanced](https://aur.archlinux.org/packages/notion-app-enhanced/) which is pre-enhanced and doesn't require any additional steps to get working.
|
||||||
|
>
|
||||||
> **if you are updating from v0.7.0 or earlier,** things have changed, more information is available
|
> **if you are updating from v0.7.0 or earlier,** things have changed, more information is available
|
||||||
> in this [update guide](UPDATING.md). please read that before following these instructions.
|
> in this [update guide](UPDATING.md). please read that before following these instructions.
|
||||||
|
|
||||||
@ -58,8 +59,7 @@ a chrome extension may be coming soon for web client support.
|
|||||||
sudo apt-get install -y nodejs
|
sudo apt-get install -y nodejs
|
||||||
npm i -g notion-enhancer
|
npm i -g notion-enhancer
|
||||||
```
|
```
|
||||||
- **arch linux, manjaro:**
|
|
||||||
- install the [aur package](https://aur.archlinux.org/packages/notion-enhancer) with your aur helper (e.g. `yay -S notion-enhancer`).
|
|
||||||
- ⚠ important - on the notion desktop app version 2.0.13 and newer, a small fix is necessary to make notion enhancer work. follow the [steps here](https://www.notion.so/hack-notion-enhancer-v0-10-2-to-work-with-notion-s-v2-0-13-app-a4ab1267e67b4126b6448641ca4a0041) to fix notion. there's also a [video version](https://www.youtube.com/watch?v=vcwUpwpQ2sY) of the instructions.
|
- ⚠ important - on the notion desktop app version 2.0.13 and newer, a small fix is necessary to make notion enhancer work. follow the [steps here](https://www.notion.so/hack-notion-enhancer-v0-10-2-to-work-with-notion-s-v2-0-13-app-a4ab1267e67b4126b6448641ca4a0041) to fix notion. there's also a [video version](https://www.youtube.com/watch?v=vcwUpwpQ2sY) of the instructions.
|
||||||
|
|
||||||
### command-line interface
|
### command-line interface
|
||||||
|
Loading…
Reference in New Issue
Block a user