Package Details: remnote 1.13.8-1

Git Clone URL: https://aur.archlinux.org/remnote.git (read-only, click to copy)
Package Base: remnote
Description: All-in-one workspace for note-taking, learning, organizing thoughts and growing knowledge
Upstream URL: https://www.remnote.com
Keywords: all-in-one knowledge learning, note-taking, organizing remnote thoughts workspace
Licenses: custom:commercial
Submitter: solopasha
Maintainer: AronYoung
Last Packager: AronYoung
Votes: 4
Popularity: 0.27
First Submitted: 2022-02-05 17:19 (UTC)
Last Updated: 2023-12-31 07:13 (UTC)

Pinned Comments

AsukaMinato commented on 2023-11-08 17:52 (UTC)

curl --silent --list-only https://backend.remnote.com/desktop/linux | grep --perl-regexp "Rem.*?\.App" --only-matching | cut --delimiter='-' --fields=2 | xargs basename -s ".App"

AsukaMinato commented on 2023-08-27 17:14 (UTC)

If you meet error during installation, please first install electron21-bin

Latest Comments

AsukaMinato commented on 2023-11-08 17:52 (UTC)

curl --silent --list-only https://backend.remnote.com/desktop/linux | grep --perl-regexp "Rem.*?\.App" --only-matching | cut --delimiter='-' --fields=2 | xargs basename -s ".App"

AsukaMinato commented on 2023-08-27 17:14 (UTC)

If you meet error during installation, please first install electron21-bin

optimus commented on 2023-08-27 17:12 (UTC) (edited on 2023-08-27 17:13 (UTC) by optimus)

mpiler.cpp -o obj/third_party/angle/translator_gl_d3d_only/Compiler.o In file included from ../../third_party/angle/src/compiler/translator/Compiler.cpp:7: In file included from ../../third_party/angle/src/compiler/translator/Compiler.h:17: ../../third_party/angle/include/GLSLANG/ShaderVars.h:126:70: error: unknown type name 'uint32_t' const sh::ShaderVariable findField(const std::string &fullName, uint32_t fieldIndexOut) const; ^ 1 error generated. [2464/43900] CXX obj/third_party/angle/translator_gl_d3d_only/IntermNode.o ninja: build stopped: subcommand failed.

solopasha commented on 2022-12-07 15:42 (UTC)

I don't use remnote anymore so I disowned the package. It can't be upgraded to the latest version for now cuz 21 electron is required I guess. It's possible to use the one that comes in their bundle, but I'm not a fan of that approach.

theguy147 commented on 2022-12-07 15:21 (UTC)

The download link in the PKGBUILD is not correct. It should be "https://download.remnote.io/remnote-desktop/${_appimage}".