-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Opening an integrated terminal also opens a new terminal window #43
Comments
If you open the developer console in Obsidian, it should show more detailed error messages. Could you show it to me? Thanks. |
The above mentioned output is the only message I get there |
(Ignore the content collapsed below, you are on Windows so this could not have been applied to you.)
I think this is probably caused by Obsidian being installed using Snap or Flatpak, because they sandbox access to the system and filesystem. If so, you probably need to give Obsidian access to Python (I am not quite familiar with this).
I have been thinking to add a notice about this if you install Obsidian using Snap or Flatpak, but I haven't gotten around to do so. Maybe your Python is called (By the way, it would be best to add a reply instead of editing an old message so that I know there's a new message.) |
I updated the post one or two minutes after I created it, but it seems that you answered right away, faster than I edited 😅 But man, you're a genius, it worked! I just changed my python executable to "python" instead of "python3". Works like a charm, thank you so much! |
Hi,
as the descriptions says, whenever I want to open an integrated terminal, it also opens a completely new window (not obsidian window but a Windows window) with that terminal. They are bound somehow so that when I close that new window, the integrated terminal window does not work anymore.

Obsidian gives me a few messages at the side
Do you have a clue? Thanks a lot and really thanks for that great plugin!
The text was updated successfully, but these errors were encountered: