Package Details: logseq-desktop 0.10.9-5

Git Clone URL: https://aur.archlinux.org/logseq-desktop.git (read-only, click to copy)
Package Base: logseq-desktop
Description: Privacy-first, open-source platform for knowledge sharing and management
Upstream URL: https://github.com/logseq/logseq
Licenses: AGPL-3.0-or-later
Submitter: xuanwo
Maintainer: xiota
Last Packager: xiota
Votes: 29
Popularity: 0.58
First Submitted: 2021-03-28 16:28 (UTC)
Last Updated: 2025-01-07 17:38 (UTC)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8

xuanwo commented on 2021-05-25 00:31 (UTC)

The database could be broken after an upgrade from 0.20.0 to 0.1.0.

This could be fixed by remove logseq's cache:

rm -r ~/.config/Logseq

xuanwo commented on 2021-04-22 04:18 (UTC)

@newzubakhin The indentation has been removed!

xuanwo commented on 2021-04-22 04:16 (UTC)

@liul85 The icon has been added!

liul85 commented on 2021-04-22 00:33 (UTC)

Hi @xuanwo,

Can you update the PKGBUILD file with changes below to give it an icon, thanks! the current one doesn't work, there is no icon for this app.

my desktop environment -> GNOME40.0

git diff

-    install -Dm644 "$srcdir/Logseq-linux-x64/resources/app/icons/logseq.png" "$pkgdir/usr/share/icons/hicolor/512x512/apps/${pkgname}.png"
+    install -Dm644 "$srcdir/Logseq-linux-x64/resources/app/icons/logseq_big_sur.png" "$pkgdir/usr/share/pixmaps/logseq.png"

Thanks!

newzubakhin commented on 2021-04-21 22:17 (UTC)

Please remove the identation from .desktop file

<deleted-account> commented on 2021-03-17 17:03 (UTC)

@pychuang thanks for letting me know! updated it as you said. (I actually had it as logseq-desktop-bin!)

thanks for maintaining!

pychuang commented on 2021-03-17 16:32 (UTC)

Hi, I created a git version of logseq: https://aur.archlinux.org/packages/logseq-desktop-git/. The git version and this binary version should have the same provides and conflict with each other. Should we agree on the name to put in provides? I personally prefer simply logseq-desktop. Thanks!