惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 三生石上(FineUI控件)
月光博客
月光博客
人人都是产品经理
人人都是产品经理
Google DeepMind News
Google DeepMind News
M
MIT News - Artificial intelligence
Vercel News
Vercel News
MyScale Blog
MyScale Blog
爱范儿
爱范儿
博客园 - 司徒正美
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
IT之家
IT之家
H
Help Net Security
Last Week in AI
Last Week in AI
阮一峰的网络日志
阮一峰的网络日志
酷 壳 – CoolShell
酷 壳 – CoolShell
L
LangChain Blog
罗磊的独立博客
Stack Overflow Blog
Stack Overflow Blog
宝玉的分享
宝玉的分享
博客园 - 聂微东
云风的 BLOG
云风的 BLOG
J
Java Code Geeks
博客园 - 叶小钗
D
Docker

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - joplin-beta
2026-06-22 · via AUR Newest Packages

jhenson commented on 2026-01-17 15:47 (UTC)

I switched the PKGBUILD to clone the git repo instead of using the archive and that fixed the build issue with the last couple of versions. It also seems to have fixed the backup plugin as it's now showing up in the options menu.

tomacrisan commented on 2025-05-12 17:56 (UTC)

jhenson commented on 2025-05-09 03:16 (UTC)

Thanks for the heads up that node 22 is working.

My efforts to figure out what's going on with debug logging haven't worked out. It's still on my list to figure out how to debug the plugins and get it working.

tomacrisan commented on 2025-04-30 13:50 (UTC)

With the release of an upgraded Backup plugin, I was hoping whatever is preventing this plugin from working with your build method might be fixed but no such luck. So far, it's beyond my abilities to figure out why so apologies I can't help out.

I have found that Joplin builds with _node=22 in your PKGBUILD without problems in my limited testing.

tomacrisan commented on 2025-03-17 23:36 (UTC)

@jhenson, In my experience, the electron version doesn't make any difference (34 vs 35). I would agree, it happened some time ago. I discovered it today by noticing my automated Joplin backups stopped some weeks ago.

jhenson commented on 2025-03-17 18:19 (UTC)

I went back a few versions and the backup plugin doesn't seem to work on any of them so it's likely that there's something wrong with the PKGBUILD. I'll see if I can figure out what's wrong with it when I get some free time.

jhenson commented on 2025-03-17 17:59 (UTC)

Does it work when using electron 35?

tomacrisan commented on 2025-03-17 16:10 (UTC)

Is anyone else experiencing the Backup plugin not working on the version 3.3.3 build? While it is installed and enabled in my installation, it is not showing up on the working Plugins list under the Options menu. When I have installed the 3.3.3 AppImage directly from the Joplin site, the Backup plugin is operational.

tomacrisan commented on 2025-03-16 14:33 (UTC) (edited on 2025-03-16 14:53 (UTC) by tomacrisan)

@jhenson: Thanks, what you explained makes sense to me. After reading the Joplin release notes, I just blindly installed electron35-bin from AUR and modified your PKGBULD file.

jhenson commented on 2025-03-16 14:07 (UTC)

I was going to wait until electron35 has been packaged in the official repos before bumping it up. There were no code changes in the PR required for Joplin to upgrade so it should keep working fine under v34.

If an update breaks compatibility with v34 then I'll update it early so the AUR package can be pulled in.