Package Details: todoist-appimage 9.13.0-1

Git Clone URL: https://aur.archlinux.org/todoist-appimage.git (read-only, click to copy)
Package Base: todoist-appimage
Description: The to-do list to organize work & life.
Upstream URL: https://todoist.com/
Licenses: custom:commercial
Submitter: marcionps
Maintainer: kostrse (carreter)
Last Packager: carreter
Votes: 26
Popularity: 0.159346
First Submitted: 2021-02-03 20:52 (UTC)
Last Updated: 2025-04-06 19:33 (UTC)

Pinned Comments

carreter commented on 2025-04-06 19:37 (UTC)

Hey all! Two small announcements:

  1. If you ever notice the package is out of date, please flag it and it'll notify me!

  2. If you know how to perform unattended installs of AppImages that don't require appimagelauncher, please drop a comment with info here. appimagelauncher seems to break often, and the closest alternative I've seen (gearlever) doesn't have an unattended CLI install option.

Thanks all!

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

E3LDDfrK commented on 2022-02-18 04:13 (UTC)

For what it's worth. I still got this error with this version 1.0.5.

Todoist won't be able to log you in until you set up desktop integration for AppImage.

I'm on xfce if it matters.

E3LDDfrK commented on 2022-02-17 13:28 (UTC)

No worries, tianruiwei. Real life takes priorities. I can always install/update the package myself manually. Thanks for updating it.

tianruiwei commented on 2022-02-10 15:10 (UTC)

Hi lkrms, E3LDDfkR,

Sorry I've been away for a while, I've updated the PKGBUILD. Your issues will be solved.

Best Regards, Tianrui

E3LDDfrK commented on 2022-02-05 09:11 (UTC) (edited on 2022-02-05 09:14 (UTC) by E3LDDfrK)

Works for a while, but then now it won't open. Only says

› Checking for update

Even if it can be fixed by upping the package number. I don't want to do that every time there's a version bump. Reminds me of the BS discord does.

edit: After restarting, it now says version 1.05 is ready to install on exit. But it fails to install. Got this error:

Error: Error: EACCES: permission denied, unlink '/opt/todoist-appimage/todoist-appimage.AppImage'

lkrms commented on 2022-02-05 02:27 (UTC)

Hi tianruiwei, it looks like the update to 1.0.5 works without changing anything other than the version number :)

If it makes it quicker, here's a patch file for you.

tianruiwei commented on 2021-10-11 04:31 (UTC)

Hi @fl0r1an, thanks for your suggestion, I've updated the package to include fuse2 as dependency.

Best Regards

fl0r1an commented on 2021-08-23 14:20 (UTC)

I think, there is a dependency missing. It refused to start with this error:

"dlopen(): error loading libfuse.so.2

AppImages require FUSE to run. You might still be able to extract the contents of this AppImage if you run it with the --appimage-extract option. See https://github.com/AppImage/AppImageKit/wiki/FUSE for more information"

I searched for the missing file with pacman:

"extra/fuse2 2.9.9-4 usr/lib/libfuse.so.2"

After installing fuse2, everything is working without the error.

Best Regards

ajgon commented on 2021-07-14 15:33 (UTC)

For everybody who has todoist in theirs startup scripts, and still struggling with this issue - you need to set up DESKTOPINTEGRATION=false env variable, to disable this warning manually.