Johannes Theiner

Results 730 comments of Johannes Theiner

Closing as duplicate

["fundingUrl": "https://github.com/wiop93256/Simple-Code-Formmater",](https://github.com/wiop93256/Simple-Code-Formmater/blob/9dbb7e6ae8fe767c9ecbfbcb70d5ad30f4b3f725/manifest.json#L9) This is meant for links to services like _Buy me a coffee_, _GitHub sponsors_ and so on, if you don't have such a link remove this line. [name:...

Please upload the actual source code or invite me to the repo so I can review it. Also, please remove the `main.js` file from the repo. Compiled release files shouldn't...

What sets your plugin apart from all the other plugins that implement syncing using Git? [# Obsidian Git Sync 插件](https://github.com/hutaodd/obsidian-git-sync/blob/3978b2930c0a11c51e6971d7d3c210a7a4c1c0bf/README.md#L1) Naming something "Obsidian xyz" is reserved for first party products...

What sets your plugin apart from the other Anki plugins? Remove the `styles.css` file from your release, since it's empty it's just unnecessary bloat. [name: "Process Notes to Anki",](https://github.com/runandrew/note2anki/blob/0fd020edc393180f56f0067181ae1e1f1bb2a656/src/main.ts#L38), [.setName("Request...

For the rendering you should use the MarkdownRenderer.render method to render to a div you created, and once you got that HTML content, remove that div.

[async initSearchTab() {](https://github.com/justanotherjurastudent/Jura-Links/blob/a72a46c269e44119e836815782ef64159bc8e531/main.ts#L74-L85) Custom views should be opened in `onUserEnable`, which is available starting from Obsidian 1.7

OPML import already exists. There is a button next to the add button.

Please mention that Dataview needs to be installed in your README.