this is a meta article

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

Notion doesn’t have official linux support, but it’s electron, so there is chance to do this.

TL;DR

At first,I use notion-app and notion-app-enhanced, but they are long time no update, so a lot of problems. For example, the TypedArray problems. And the style is broken.


Then I found @kid directly build notion from exe (the co-maintainer). I check the build script, and found that I only need to put the linux x86_64 prebuilt binary to node_modules , and then it works.