Package Details: joplin-desktop 3.2.13-2

Git Clone URL: https://aur.archlinux.org/joplin.git (read-only, click to copy)
Package Base: joplin
Description: A note taking and to-do application with synchronization capabilities - Desktop
Upstream URL: https://joplinapp.org/
Keywords: markdown note notetaking productivity
Licenses: AGPL-3.0-or-later
Groups: joplin
Conflicts: joplin-desktop-electron
Submitter: masterkorp
Maintainer: dosenpils
Last Packager: dosenpils
Votes: 268
Popularity: 1.96
First Submitted: 2018-04-18 16:33 (UTC)
Last Updated: 2025-03-12 23:14 (UTC)

Pinned Comments

masterkorp commented on 2020-12-24 19:58 (UTC) (edited on 2020-12-24 20:00 (UTC) by masterkorp)

Hello everyone,

I will be renaming the packages to its final form.

  • joplin will contain the CLI application
  • joplin-desktop will contain the Desktop version

Also, please for problems with the package, please open an issue on the Github repo, its really hard to provide support on the comments section, you can also email me.

If you have problems with the check() function, just run makepkg with the --nocheck flag.

Thank you for your patience. Regards, Alfredo Palhares

Latest Comments

« First ‹ Previous 1 .. 30 31 32 33 34 35 36 37 38 39 40 .. 57 Next › Last »

Blowtoad commented on 2020-12-08 11:15 (UTC)

@masterkorp I seem to be having the same problem. joplin-desktop is not being installed, while joplin-cli is (directly in /usr/share/joplin-cli)

masterkorp commented on 2020-12-08 10:40 (UTC)

@lilgeek its not suposed to be there, now its using the joplin-cli and joplin-desktop

@NatOsaka, can you give more context pn this problem ?

lilgeek commented on 2020-12-08 09:47 (UTC)

@masterkorp The error reported by NatOsaka is there after the latest update Latest update seems to not create /usr/share/joplin/joplin

SweetestRug commented on 2020-12-08 02:41 (UTC)

@NatOsaka: Could you help with which commit was rolled back and how? I am having the same issue.

NatOsaka commented on 2020-11-22 12:37 (UTC)

Latest update seems to not create /usr/share/joplin/joplin. I rolled back a commit and the joplin binary is correctly built.

imlonghao commented on 2020-11-06 03:38 (UTC)

@tag_enk can you try extra-x86_64-build build in a clean env?

auditor_3d commented on 2020-11-06 03:34 (UTC)

anyone got a fix for this? nothing is working for me at this point

SweetestRug commented on 2020-11-01 22:22 (UTC)

On Manjaro (at least) Joplin 1.2.6-1 cli interface fails to start with a missing sqlite3 module error.

Following the comment by @Retro64XYZ on 2020-08-10, this can be fixed by:

cd /usr/share/joplin-cli
sudo npm install sqlite3 --unsafe-perm

I hope this can help someone else.

apastuszak commented on 2020-11-01 16:45 (UTC)

This package needs an electron dependency. It was failing to build for me.

I had electron-lts-carbon installed. Soon as I switched to community/electron 10.1.5-1, the package built and installed successfully.

<deleted-account> commented on 2020-10-12 11:40 (UTC)

@bparsons I keep getting "error errno 6, error joplin@1.0.0 postinstall:" when using ur fork (tried with v1.1.4, v1.2.6, v1.3.1)