Package Details: notion-app 2.0.18-1

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.68
First Submitted: 2019-02-27 14:00 (UTC)
Last Updated: 2021-12-31 15:34 (UTC)

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/

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 14 Next › Last »

tar3k commented on 2021-04-15 11:00 (UTC)

@DNAblue2112 Getting the same error while updating AUR packages. Did you find any solution?

Koushik_Sahu commented on 2021-04-15 07:32 (UTC)

Getting the same error as @DNAblue2112. Can I fix this on my end or does the maintainer need to fix this?

DNAblue2112 commented on 2021-04-15 02:09 (UTC) (edited on 2021-04-15 02:13 (UTC) by DNAblue2112)

Hey, got an issue with updating, the patch file fails the validity check and even if you skip that it still fails

==> Validating source files with md5sums... Notion-2.0.16.exe ... Passed notion-app.desktop ... Passed exit-after-windows-closed.patch ... FAILED ==> ERROR: One or more files did not pass the validity check!

==> Patching original sources for fixes... patching file main/createWindow.js Hunk #1 FAILED at 78 (different line endings). 1 out of 1 hunk FAILED -- saving rejects to file main/createWindow.js.rej ==> ERROR: A failure occurred in build(). Aborting...

jamezrin commented on 2021-04-05 22:52 (UTC) (edited on 2021-04-05 22:53 (UTC) by jamezrin)

Thanks for letting me know sr98vn! The way the exe is built in 2.0.16 changed making this package break and I didn't catch it...

Tomorrow I will see if I can update it. Or maybe, seeing that notion-enhancer is still incompatible with newer versions, I might leave the package at 2.0.11 for now...

sr98vn commented on 2021-04-05 21:24 (UTC)

Getting the following error on 1:2.0.16-1

:: Downloading PKGBUILDs...
 PKGBUILDs up to date
 nothing new to review
fetching devel info...
==> Making package: notion-app 1:2.0.16-1 (Mon 05 Apr 2021 05:23:36 PM EDT)
==> Retrieving sources...
  -> Found Notion-2.0.16.exe
  -> Found notion-app
  -> Found notion-app.desktop
==> Validating source files with md5sums...
    Notion-2.0.16.exe ... Passed
    notion-app ... Passed
    notion-app.desktop ... Passed
==> Making package: notion-app 1:2.0.16-1 (Mon 05 Apr 2021 05:23:38 PM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found Notion-2.0.16.exe
  -> Found notion-app
  -> Found notion-app.desktop
==> Validating source files with md5sums...
    Notion-2.0.16.exe ... Passed
    notion-app ... Passed
    notion-app.desktop ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
==> Sources are ready.
notion-app-1:2.0.16-1: parsing pkg list...
==> Making package: notion-app 1:2.0.16-1 (Mon 05 Apr 2021 05:23:41 PM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Starting build()...
==> Extracting app from Windows build...
node:internal/fs/utils:323
    throw err;
    ^

Error: ENOENT: no such file or directory, open '/home/sravan/.cache/paru/clone/notion-app/src/build-2/resources/app.asar'
    at Object.openSync (node:fs:505:3)
    at Object.module.exports.readArchiveHeaderSync (/usr/lib/node_modules/asar/lib/disk.js:58:17)
    at Object.module.exports.readFilesystemSync (/usr/lib/node_modules/asar/lib/disk.js:84:25)
    at Object.module.exports.extractAll (/usr/lib/node_modules/asar/lib/asar.js:170:27)
    at Command.<anonymous> (/usr/lib/node_modules/asar/bin/asar.js:72:10)
    at Command.listener [as _actionHandler] (/usr/lib/node_modules/asar/node_modules/commander/index.js:408:31)
    at Command._parseCommand (/usr/lib/node_modules/asar/node_modules/commander/index.js:909:14)
    at Command._dispatchSubcommand (/usr/lib/node_modules/asar/node_modules/commander/index.js:860:18)
    at Command._parseCommand (/usr/lib/node_modules/asar/node_modules/commander/index.js:877:12)
    at Command.parse (/usr/lib/node_modules/asar/node_modules/commander/index.js:712:10) {
  errno: -2,
  syscall: 'open',
  code: 'ENOENT',
  path: '/home/sravan/.cache/paru/clone/notion-app/src/build-2/resources/app.asar'
}
==> ERROR: A failure occurred in build().
    Aborting...
:: Packages failed to build: notion-app-1:2.0.16-1

jamezrin commented on 2021-04-05 20:36 (UTC)

Yeah, that's a good idea. I will use electron11 which should be provided by electron11-bin.

Orangutan commented on 2021-04-04 20:20 (UTC)

Maybe changing the electron dependency to electron11-bin would be a good idea before we update Notion

materemias commented on 2021-04-04 12:53 (UTC) (edited on 2021-04-05 08:06 (UTC) by materemias)

starting yesterday it only loads a white and empty screen, tried with and without enhancer... do you have an idea how to fix it?

update: as it turned out it was because electron got updated to v12, downgrading it back to v11 resolved the issue for now...

jamezrin commented on 2021-03-22 18:19 (UTC)

Yeah, I'm not updating until it works with 2.0.13, and I completely missed 2.0.11

Orangutan commented on 2021-03-22 18:16 (UTC)

It looks like 2.0.13 is a non-trivial update, it also broke notion-enhancer