I just wanted to second the earlier comment and say thank you for continuing your work on this package. It's obviously not been easy and people have not always been kind. But please know that your work is appreciated by many! The latest update is working nicely.
Search Criteria
Package Details: joplin-desktop 3.2.13-2
Package Actions
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: | 2.83 |
First Submitted: | 2018-04-18 16:33 (UTC) |
Last Updated: | 2025-03-12 23:14 (UTC) |
Dependencies (23)
- electron
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- libexif (libexif-gitAUR)
- libgsf (libgsf-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libwebp (libwebp-gitAUR)
- libxss
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-iron, nodejs-lts-jod)
- nss (nss-hgAUR)
- orc
- electron (make)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR, jaq-binAUR) (make)
- libgsf (libgsf-gitAUR) (make)
- libxcrypt-compat (make)
- node-gyp (corepackerAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-setuptools (make)
- rsync (rsync-gitAUR, rsync-reflink-gitAUR, rsync-reflinkAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
- yq (make)
- libappindicator-gtk3 (optional) – for tray icon
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 57 Next › Last »
professed commented on 2022-03-27 19:35 (UTC)
benoliver999 commented on 2022-03-27 14:46 (UTC)
Sorry for the redundant comment but I just wanted to say thanks for your work on this package, I know it's not been easy getting it to work properly. The latest update works great!
masterkorp commented on 2022-03-25 18:49 (UTC)
This package has been updated, if any problem arises, please report on Github.
jinmax100 commented on 2022-03-05 14:09 (UTC)
@Paragoumba I opted for joplin-desktop-bin package from AUR as well. It's like devs have abandoned the project. Raised issue in Github and it said to report in AUR, but here none seems to reply.
Paragoumba commented on 2022-02-24 13:52 (UTC)
I have the same problem as @jinmax100. I can't edit my notes and the UI has some weird bugs (icons not displaying and some text displaying with the wrong font). I tried the AppImage of the same version (2.6.10) and it works perfectly. It might be a compilation problem
jinmax100 commented on 2022-02-08 13:24 (UTC) (edited on 2022-02-08 13:31 (UTC) by jinmax100)
Hello Team, Recently I installed Joplin Desktop App (v2.6.10-4) in my Arch Linux (with BSPWM). The installation went fine and I was able to sync my notes from Dropbox as well. I ran into a problem however and that was I couldn't write anything in editor layout nor can edit my existing notes. It's like editor is simply broken.
Console outputs the following issue. But I don't think this is correlated. Anyway I am posting it here
A page or script is accessing at least one of navigator.userAgent, navigator.appVersion, and navigator.platform. In a future version of Chrome, the amount of information available in the User Agent string will be reduced.
To fix this issue, replace the usage of navigator.userAgent, navigator.appVersion, and navigator.platform with feature detection, progressive enhancement, or migrate to navigator.userAgentData.
Note that for performance reasons, only the first access to one of the properties is shown.
Help is much appreciated. Thanks
LT_Horn commented on 2022-02-07 19:32 (UTC) (edited on 2022-02-07 19:42 (UTC) by LT_Horn)
@professed thank you! Had the below error
your user’s .npmrc file (${HOME}/.npmrc)
has a `globalconfig` and/or a `prefix` setting, which are incompatible with nvm.
Run `nvm use --delete-prefix v16.9.1` to unset it.
commented out the prefix line in the .npmrc file and everything continued successfully. *fixed formatting
thayne commented on 2022-02-02 09:09 (UTC)
would it be possible to change the python2 make dependency to python 3?
thurisaz commented on 2022-01-31 17:59 (UTC)
@manouchk: When building with makepkg
, you can remove the source folder by using the -C
flag.
That said, note that you need to answer yes
to the prompt about the patch, and even then many people have ended up with a broken interface after building joplin with this PKGBUILD. You can try it and see if it works for you; if not, there's a link in the comments to another PKGBUILD that should work. (It didn't work for me, and I've ended up using the -appimage package for the moment instead.)
I hope that helps!
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.
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