Hi, I've installed the app and was able to log in, but it looks exactly as the vanilla app. I don't see any "enhanced" related setting. Did I miss something?
Search Criteria
Package Details: notion-app-enhanced 2.0.18-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/notion-app-enhanced.git (read-only, click to copy) |
---|---|
Package Base: | notion-app-enhanced |
Description: | The all-in-one workspace for your notes and tasks, but enhanced |
Upstream URL: | https://github.com/notion-enhancer/notion-repackaged |
Keywords: | kanban markdown notes notion task |
Licenses: | MIT |
Conflicts: | notion-app |
Provides: | notion-app |
Submitter: | jamezrin |
Maintainer: | jamezrin |
Last Packager: | jamezrin |
Votes: | 14 |
Popularity: | 0.000002 |
First Submitted: | 2021-05-29 12:17 (UTC) |
Last Updated: | 2021-12-31 15:31 (UTC) |
Dependencies (14)
- c-ares (c-ares-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- http-parser (http-parser-gitAUR)
- libappindicator-gtk3
- libevent (libevent-gitAUR)
- libnotify (libnotify-gitAUR)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR)
- libxslt (libxslt-gitAUR)
- libxss
- minizip (minizip-gitAUR)
- nss (nss-hgAUR)
- re2 (re2-gitAUR)
- snappy (snappy-gitAUR)
Required by (0)
Sources (2)
kal40 commented on 2022-06-10 07:41 (UTC)
hedron commented on 2022-03-09 08:39 (UTC)
Hello, jamezrin!
In the most recent release of this package, I'm encountering permission issues with the chrome-sandbox executable. The chrome-sandbox doesn't work without having its permission set to root only and changing the permission to 3755. However, notion works perfectly fine if the --no-sandbox flag is passed.
strace dump => https://termbin.com/a0sw
zhengyi5403 commented on 2022-01-10 07:05 (UTC)
thx a lot for the update.
danbruegge commented on 2022-01-01 15:22 (UTC)
For me, with the current update notion is working again. :)
jamezrin commented on 2021-12-31 15:36 (UTC)
@Ataraxy it's the default generated by electron-builder. I don't see any point in them either, but it doesn't hurt, so I kept them.
FleurC commented on 2021-12-31 13:06 (UTC)
An update to notion-repackaged was just released, after this aur updates it'll work again
Ataraxy commented on 2021-12-30 07:11 (UTC)
In notion-app-enhanced.install
, why do you have || true
on 3 lines?
Eg:
chmod 4755 '/opt/Notion Enhanced/chrome-sandbox' || true
If these commands fail, why would we want to continue?
jamezrin commented on 2021-12-27 14:43 (UTC)
Hey! A fix is in the works, it will be released very soon. Please, in the meantime, use the web version.
aknudsen commented on 2021-12-08 10:02 (UTC)
I am also experiencing that Notion (both notion-app-enhanced and notion-app) loads endlessly. I can spot the following exception in the JavaScript console, wondering if that's the reason:
Uncaught (in promise) SqliteSchemaMismatch: schema failed validation: schema.tables.notion.columns[0].type should be `"integer"`, instead was `"INTEGER"`.
dklymenk commented on 2021-12-06 09:44 (UTC)
The current issue with the package is caused by the new notion update that broke the the underlying package notion-app.
I recommend following this issue or any other similar one https://github.com/notion-enhancer/notion-repackaged/issues/63#issuecomment-985571779.
Pinned Comments
jamezrin commented on 2021-05-29 13:58 (UTC) (edited on 2021-05-29 13:58 (UTC) by jamezrin)
This package includes https://github.com/notion-enhancer/notion-enhancer built-in and is based on top of https://aur.archlinux.org/packages/notion-app/.
It is likely that this version will have more bugs than the original, so if you don't need the enhancements and this package doesn't work for you, try notion-app instead.