Package Details: obsidian-appimage 1.11.7-1

Git Clone URL: https://aur.archlinux.org/obsidian.git (read-only, click to copy)
Package Base: obsidian
Description: A powerful knowledge base that works on top of a local folder of plain text Markdown files (AppImage version)
Upstream URL: https://github.com/obsidianmd/obsidian-releases
Keywords: markdown md
Licenses: custom
Conflicts: obsidian
Provides: obsidian
Submitter: NekoLOvO
Maintainer: NekoLOvO
Last Packager: NekoLOvO
Votes: 4
Popularity: 0.29
First Submitted: 2025-06-03 13:49 (UTC)
Last Updated: 2026-02-08 15:59 (UTC)

Latest Comments

1 2 Next › Last »

NekoLOvO commented on 2026-02-11 16:52 (UTC)

@kescherAUR I don't think this package conflicts the one in extras repo. The pkgbase doesn't matter, if you use an AUR helper, you need to type obsidian-bin or obsidian-appimage, obsidian still refers to the one in extras repo.

NekoLOvO commented on 2026-02-11 16:37 (UTC) (edited on 2026-02-11 16:38 (UTC) by NekoLOvO)

@materemias This package is public version, I don't think the cli would work. Anyway, if the public version support it in the future, there should be a executable binary in the official deb package, so I won't make any changes to it.

materemias commented on 2026-02-11 11:58 (UTC)

Catalyst 1.12.1 introduced cli features but it fails to register becase the process name is not obsidian but electron, could you please fix?

kescherAUR commented on 2026-01-13 09:05 (UTC)

I wonder if the pkgbase name should really be something other than "obsidian", since that's the official name for a package already in the repos.

NekoLOvO commented on 2025-11-04 02:55 (UTC) (edited on 2025-11-04 02:59 (UTC) by NekoLOvO)

@wolfheart I use a wrapper /usr/bin/obsidian to enable passing flags to Electron (just like what chrome and vscode do).
The former version includes a install script that links /opt/Obsidian/obsidian to /usr/bin/obsidian, so there's a conflict. The install script will remove the link when you uninstall the package. So you can uninstall the former version first and then install the new one.

wolfheart commented on 2025-11-03 21:18 (UTC)

It fails to upgrade when a file "/usr/bin/obsidian" already exists.

shawny commented on 2025-10-30 19:26 (UTC)

Apologies, @NekoLovo. I should have noticed that.

NekoLOvO commented on 2025-10-30 17:42 (UTC) (edited on 2025-10-30 18:35 (UTC) by NekoLOvO)

@shawny 1.10.2 is for catalyst version. This package only provides public version

shawny commented on 2025-08-29 01:58 (UTC)

@Neko Appreciate you maintaining the package.

NekoLOvO commented on 2025-08-29 01:57 (UTC)

@shawny Sorry I didn’t notice that