Is there a way to open code note in external editor? #3291
Answered
by
zadam
shirobachi
asked this question in
Q&A
-
Hey, I am writing something what someday maybe I'll call plugin, is there a way to open a whole note folder in an additional editor like VS Code? I know that this won't be easy since originally it is saved in SQLite file, so I am actually asking you about your tips how to do it? Thank in advance! |
Beta Was this translation helpful? Give feedback.
Answered by
zadam
Nov 6, 2022
Replies: 1 comment
-
It's possible to open a single note in the default application: Opening whole folder is not possible and quite unlikely (since the structure does not map well onto filesystem). |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
shirobachi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's possible to open a single note in the default application:
Opening whole folder is not possible and quite unlikely (since the structure does not map well onto filesystem).