Package Details: notion-app-electron 4.2.0-1

Git Clone URL: https://aur.archlinux.org/notion-app-electron.git (read-only, click to copy)
Package Base: notion-app-electron
Description: Your connected workspace for wiki, docs & projects
Upstream URL: https://www.notion.so/desktop
Keywords: & connected docs for projects wiki, workspace your
Licenses: custom
Submitter: AsukaMinato
Maintainer: AsukaMinato (kidonng, mateushonorato)
Last Packager: mateushonorato
Votes: 14
Popularity: 0.61
First Submitted: 2023-10-19 19:29 (UTC)
Last Updated: 2024-12-14 17:45 (UTC)

Pinned Comments

mateushonorato commented on 2024-08-30 20:37 (UTC) (edited on 2024-08-30 22:55 (UTC) by mateushonorato)

please update to latest version and see if those errors are fixed. if not, try cleaning your Notion config folder. Fully quit the notion app, and then run the following:

rm ~/.config/Notion -rf

Note that you will have to login again after running this.

mateushonorato commented on 2024-08-09 13:50 (UTC) (edited on 2024-08-09 14:38 (UTC) by mateushonorato)

I was able to fix the issue with windows decorations by rebuilding the package using mac version instead of windows. I also fixed the tray icon and some other errors, made some checks to avoid duplicated windows, and Notion seems to work a lot smoother now.

Here is the repo with the modifications I made: https://github.com/mateushonorato/notion-app-electron-aur

The icon being used as the tray and app icon comes from Papirus Icon Pack. @AsukaMinato feel free to merge any of those modifications in this package or to ask me anything about how I made them.

AsukaMinato commented on 2023-11-10 03:04 (UTC) (edited on 2024-09-22 22:07 (UTC) by AsukaMinato)

If using fcitx5 and sometimes when you type faster, some letters will go directly into the text box and will not appear in the candidate area of the input method.

In ~/.config/gtk-3.0/settings.ini write gtk-im-module=fcitx


by default it uses Xwayland, if you want to use Wayland

notion-app  --enable-features=UseOzonePlatform --ozone-platform=wayland --enable-wayland-ime

reference https://fcitx-im.org/wiki/Using_Fcitx_5_on_Wayland

AsukaMinato commented on 2023-11-08 14:01 (UTC)

get the newest version

curl --silent https://desktop-release.notion-static.com/latest.yml | head --lines=1 | cut --delimiter=' ' --fields=2

kidonng commented on 2023-10-31 07:52 (UTC) (edited on 2024-01-29 12:45 (UTC) by kidonng)

NOTES

  • This application has a tray icon. To quit the application completely, press Ctrl+Q.
  • To access the application menu, hold Alt for a moment instead of pressing Alt.

KNOWN ISSUES

  • Stub Wayland icon is shown in some places when Ozone platform is Wayland

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

Chikobara commented on 2024-08-09 03:37 (UTC)

yep got the same issue with windows decoration as others tell, i think its caused by new Notion window decoration in MS Windows cause they got new update recently

mateushonorato commented on 2024-08-08 22:51 (UTC)

I'm also affected by the bug contraccion mentioned, with the window buttons on top of the right corner Notion buttons. I'm running KDE Plasma 6.1. It would be great to have an option to disable client side window buttons and enable the kwin title bar again.

contraccion commented on 2024-08-08 12:56 (UTC) (edited on 2024-08-08 13:05 (UTC) by contraccion)

My notion have a minimize-maximize-close button set tampering the top right corner Notion buttons.

https://postimg.cc/75MHh4R7

imcalvin commented on 2024-07-17 02:44 (UTC)

I'm having the same issue as @Niicide. When I load the notion-app, it loads infinitely (white background). I'm on a fresh install on KDE Plasma 6.1 + Arch.

Grok commented on 2024-04-18 09:01 (UTC)

There is a bug that is really annoying and have been there for couple of months at least, when I use mouse side buttons to navigate between pages forward or backwards it double register for some reason so when I click one time on the forward button I get to two pages ahead instead of one. I tested it on my laptop and another machine both showed the same behavior, please fix this and thank you for maintaining this package.

AsukaMinato commented on 2024-03-28 04:39 (UTC) (edited on 2024-03-28 04:41 (UTC) by AsukaMinato)

although 3.3.0 use electron29, there is no corresponding pre-built better-sqlite3 version, so use electron28.

ref https://github.com/WiseLibs/better-sqlite3/pull/1151

Niicide commented on 2024-03-27 23:23 (UTC) (edited on 2024-03-28 01:03 (UTC) by Niicide)

Notion loads infinitely for me after upgrading it to the latest version. I have tried reseting the local cache by deleting the folder from ~/.config but the infinite loading screen is now white instead of dark-gray so I can assume my preferences/theming was reset. But I can't even log in now.

AsukaMinato commented on 2024-02-05 07:41 (UTC)

I just want to write this meta article https://asukaminato.notion.site/Pack-notion-on-aur-f2941a27e67b4c428788408e95adb6b6 .

I use the method described in the article to pack notion to work on linux, publish it on aur, and use notion to host the article, and send it to aur comment.

ViLevinski commented on 2024-01-29 17:26 (UTC)

@kidonng oh sorry, I didn't see that earlier. It is working btw, thank you for the app :)