Johannes Theiner

Results 739 comments of Johannes Theiner

This plugin was quite easy to review, good organization and a clean code style. I did find a few things though: [Copyright (c) 2021 valentine195](https://github.com/javalent/calendarium/blob/dd79a0a5f25e48c6228d99aad3fb3ff0d5995f4f/LICENSE#L3) Update the year. [interface Plugin...

The global app object will be removed from the official type definition in an update soon. You will still have access to all the methods by accessing `this.app` from inside...

It will still exist, but we really dislike plugins using it.

Closing since it has been removed in the latest insider

What's the current state? We have released these policies here:

[navigator.platform.toLowerCase().includes('win')](https://github.com/icebaker/obsidian-nano-bots/blob/39c70e6ac9d4a4790bb0da00d7587b05b7a510a4/main.ts#L31) Use the Platform interface from the Obsidian API instead. [DEFAULT_SETTINGS.cartridgesPath = `${vaultPath}\\cartridges:${vaultPath}\\Cartridges`;](https://github.com/icebaker/obsidian-nano-bots/blob/39c70e6ac9d4a4790bb0da00d7587b05b7a510a4/main.ts#L32) What is this passed to? The second one should be enough for normal Obsidian operations. [fetch(url, options).then(response...

No, this is not possible at the moment. What would be your use case for this?

This is possible, but involves a lot of work, maybe some day.

Looks like I forgot to close this issue, this feature has already been implemented a long time ago.

Hi @VidarSec do you still intent on submitting this theme?