How to open multiple Notion instances? #252
Unanswered
lsps9150414
asked this question in
Q&A
Replies: 1 comment
-
I don't have Notion installed, but your syntax works fine using
x-nvultra url handlers (on an M1). I'm assuming you're not expecting 2
different instances to appear from the single command, right? Is nothing
happening? Does the command work correctly from Terminal?
Go to Help->Set Log Level and set it to debug, then use Help->Open Log
while running the Bunch to see if you get any useful errors.
…On 27 Aug 2022, at 10:15, Philip Chen wrote:
I want to open multiple Notion instances each for a different page. It
used to work by:
```bash
$ open -n \
notion://some-page-url \
notion://another-page-url
```
but it does not work anymore. I've recently switched to a new Macbook
with M1 Pro chip. Not sure if it's related.
--
Reply to this email directly or view it on GitHub:
#252
You are receiving this because you are subscribed to this thread.
Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to open multiple Notion instances each for a different page. It used to work with:
but it does not work anymore. I've recently switched to a new Macbook with M1 Pro chip. Not sure if it's related.
Beta Was this translation helpful? Give feedback.
All reactions