¿What should i do if i want to create a .deb of this package?
Search Criteria
Package Details: notion-app 2.0.18-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/notion-app.git (read-only, click to copy) |
---|---|
Package Base: | notion-app |
Description: | The all-in-one workspace for your notes and tasks |
Upstream URL: | https://github.com/notion-enhancer/notion-repackaged |
Keywords: | kanban markdown notes notion task |
Licenses: | MIT |
Conflicts: | notion-app |
Provides: | notion-app |
Submitter: | pat-s |
Maintainer: | jamezrin |
Last Packager: | jamezrin |
Votes: | 65 |
Popularity: | 0.112961 |
First Submitted: | 2019-02-27 14:00 (UTC) |
Last Updated: | 2021-12-31 15:34 (UTC) |
Dependencies (14)
- c-ares (c-ares-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR)
- 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)
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 Next › Last »
camilojm commented on 2020-07-26 22:16 (UTC)
jamezrin commented on 2020-07-25 11:58 (UTC)
BloodyAltair commented on 2020-07-23 17:17 (UTC) (edited on 2020-07-23 17:17 (UTC) by BloodyAltair)
Please add re2
package as dependency
Seems like notion requires libre2.so.8
:
electron6: error while loading shared libraries: libre2.so.8: cannot open shared object file: No such file or directory
farzadmf commented on 2020-07-22 03:14 (UTC) (edited on 2020-07-22 03:36 (UTC) by farzadmf)
Hi guys,
I have installed this on Manjaro and I have problem logging in with Google. When I click, it opens a browser, but when I log in, it asks me to confirm opening with xdg-open
, but when I click the button, nothing happens.
If I close the app first and then login, when I click xdg-open
in Chrome, it opens the app, but nothing happens and it's stuck on first screen.
Any help is appreciated, thanks.
DavidArrieta commented on 2020-05-28 21:54 (UTC)
@jamezrin Sure! I had actually been using Notion on Linux for about 2-3 months without any problem until today. And it looks like I'm not the only one, look at this thread www.reddit.com/r/NotionSo/comments/gsc2y5/i_was_using_the_desktop_version_some_icons/
jamezrin commented on 2020-05-28 21:48 (UTC)
@DavidArrieta they look fine to me, but I don't have the latest packages so that might be it. Just in case, did you do the steps listed on https://pat-s.me/post/emoji-support-for-notion-so-on-linux/ ?
DavidArrieta commented on 2020-05-28 21:31 (UTC)
Hey guys I don't think I'm the only one dealing with this but today emojis disappeared. It seems that Notion started using a new set of emojis, and with it, broke the support in Linux. Any ideas how to fix it now?
Thanks.
chrismin13 commented on 2020-03-02 21:43 (UTC)
@davidbailey00 Thanks for the suggestion, it seems like the latest update added that to the desktop file and it works perfectly now! You can't imagine how happy I am it's working again, this irritated me beyond belief.
And yeah, the notion:// URI would be great if implemented, but certainly not a dealbreaker.
davidbailey00 commented on 2020-02-24 03:14 (UTC)
+1 to @gpoole's comment
Also, adding StartupWMClass=Notion
to the .desktop file allows GNOME and other DEs to associate the application with its windows (i.e. fixes having duplicate taskbar items when the app is launched) - would be great if this could be added :)
gpoole commented on 2020-02-09 23:40 (UTC)
Oops, my mistake, jumped the gun on my comment about the notion:
protocol handler, it doesn't work! It looks like trying to run the notion-app
command when an instance is already running causes a crash, and passing the URL when it isn't running doesn't seem to do anything. The crash I was seeing was:
/usr/lib/electron6/[26456]: ../../third_party/electron_node/src/node_platform.cc:444:std::shared_ptr<PerIsolatePlatformData> node::NodePlatform::ForIsolate(v8::Isolate *): Assertion `data' failed.
Pinned Comments
jamezrin commented on 2021-05-29 12:35 (UTC) (edited on 2021-12-26 21:39 (UTC) by jamezrin)
How to use Notion Enhancer:
For anyone wanting to use notion-enhancer, I highly recommend using https://aur.archlinux.org/packages/notion-app-enhanced/ instead.
notion-app-enhanced is built on top off this (notion-app) package and has notion-enhancer embedded in the final package. It doesn't require any manual steps to use.
How to fix weird Emoji characters:
Please, take a look at the following blog post: https://pat-s.me/emoji-support-for-notion-so-on-linux/