Logseq graph URL does not open the correct graph

Hi all,

I am using MacOS and I can use the Logseq app URL to open specific graph directly, e.g.,

logseq://graph/personal
logseq://graph/work

However, there seems to have a bug when switching graph.

Steps:

  • Before the test: last opened graph in Logseq was “personal”.
  1. run “logseq://graph/personal” and Logseq is opened with graph “personal”
  2. close Logseq app
  3. run “logseq://graph/work” and Logseq is still opened with graph “personal”
  4. If I run “logseq://graph/work” again, there is a new Logseq window with graph “work”

Version:
MacOS: 12.4
Logseq: 0.9.5

Best,
Jake

Still present in version 0.10, also in Windows.

I ran into the same problem on Linux: Logseq seems to ignore the command line completely.

First, it doesn’t print anything when invoked with --help option, which is odd.

Then when I run it with any logseq://* url it doesn’t open what I request. E.g.:

$ ./Logseq-linux-x64-0.10.14.AppImage logseq://graph/test

­- doesn’ t open the test graph, but instead - the last opened one.

So I’m not sure at if Logseq really supports any option, seems like it doesn’t :-/

1 Like