How does the plugin interact with other plugins? #39
-
|
In the readme, it's mentioned that the plugin can be written in any Javascript flavor for these plugins: ... but I don't really understand, how is the plugin supposed to interact with the other plugins? For example how can I import modules for a script for QuickAdd or Templatr? My other question is, does the plugin truly support Typescript? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
I will prepare a sample vault with examples how to integrate it with other plugins.
I don't know what do you mean by See warning at the end of the page https://github.com/mnaoumov/obsidian-codescript-toolkit/blob/main/docs/typescript.md |
Beta Was this translation helpful? Give feedback.
-
|
I prepared a vault demonstrating all plugin features https://github.com/mnaoumov/obsidian-codescript-toolkit-demo-vault/ |
Beta Was this translation helpful? Give feedback.
I prepared a vault demonstrating all plugin features https://github.com/mnaoumov/obsidian-codescript-toolkit-demo-vault/