logseq / logseq

A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap
https://logseq.com
GNU Affero General Public License v3.0
31.98k stars 1.87k forks source link

Opening page using Logseq protocol randomly doesn't work #10860

Open Ciebiada opened 8 months ago

Ciebiada commented 8 months ago

Search first

What Happened?

I've created an iOS shortcut that opens an URL like logseq://graph/Graph?page=Workout. And it seems to work, but not always. It works when the app is force closed and has to open for the first time, but if you have the app open and go between the pages it mostly stops working

Reproduce the Bug

  1. Force close Logseq app
  2. open logseq://graph/Graph?page=Workout (or whatever) in Safari
  3. Confirm it works
  4. Go to journal (by clicking the home icon)
  5. Switch to Safari
  6. open logseq://graph/Graph?page=Workout again
  7. Confirm it stays in the journal

Expected Behavior

Opening pages using Logseq protocol should always open the given page

Screenshots

No response

Desktop or Mobile Platform Information

iPad Pro, iPad OS 17.2, v0.10.2

Additional Context

No response

Are you willing to submit a PR? If you know how to fix the bug.

scoful commented 6 months ago

@Ciebiada I also encountered a similar problem on win10, can you tell me what is the reason? I can fix it myself locally