Johannes Theiner
Johannes Theiner
["description": "Allows you to visually rank and organize content into customizable Tier Lists",](https://github.com/MoxAlehin/TierList/blob/cc7ed06c71a97fa3e4428fe45bf4c1d20f4d36a5/manifest.json#L6) Try to avoid starting your description with "Allows you to", it's getting a bit repetitive. We have...
[src: url(./fonts/Inter.ttf);](https://github.com/artorias305/obsidian-shadeflow/blob/6d747338d813f42c02fcdd9cfa29e933057fc908/theme.css#L3), [src: url(./fonts/Geist-Regular.otf);](https://github.com/artorias305/obsidian-shadeflow/blob/6d747338d813f42c02fcdd9cfa29e933057fc908/theme.css#L7), [src: url(./fonts/GeistMono-Regular.ttf);](https://github.com/artorias305/obsidian-shadeflow/blob/6d747338d813f42c02fcdd9cfa29e933057fc908/theme.css#L12) That won't work as Obsidian will not download these files when installing the theme. They need to be embedded, see here for a guide:...
That's not a valid reason to skip, please implement the change requested by the bot
You have changed the ID, the bot asked for changes related to the command name.
Remove the `data.json` file from your repo and add it to the `.gitignore`, it should not be there. [throw new Error("Why did we initialize again");](https://github.com/iron-vault-plugin/iron-vault/blob/d01c52c91967236852664fc0de4ad2f8c15c5831/src/index.ts#L48) This needs a better message....
Please rename the plugin so it does not contain parts of the word "Obsidian", and please remove our logo from the GIF in the README. As per our [brand guidelines](https://obsidian.md/brand)...
["author": "makesimple.website",](https://github.com/konfuzz/arweave-uploader-plugin/blob/2769b924ca2aad724178197274f9e1a4ea79f304/manifest.json#L7) This field is not for websites, also that website is only containing placeholder content. [callback: async () => {](https://github.com/konfuzz/arweave-uploader-plugin/blob/2769b924ca2aad724178197274f9e1a4ea79f304/main.ts#L32) This should be a [conditional command](https://docs.obsidian.md/Plugins/User+interface/Commands#Conditional+commands) [arrayBufferToBase64(buffer: ArrayBuffer): string...
[# STOMP - Obsidian Foot Pedal Plugin](https://github.com/jheddings/obsidian-stomp/blob/beb9a82903298d7bbb58f00326b0925b559aff2f/README.md#L1) Naming something "Obsidian xyz" is reserved for first party products we create, please change this header. [document.removeEventListener("keydown", this.handleKeyDown, { capture: true });](https://github.com/jheddings/obsidian-stomp/blob/beb9a82903298d7bbb58f00326b0925b559aff2f/src/main.ts#L60) This...
[# Obsidian Smart Composer](https://github.com/glowingjade/obsidian-smart-composer/blob/f76ca7287215c214765af75dd95956459eba54a7/README.md#L1) Naming something "Obsidian xyz" is reserved for first party products we create, please change this header. [this.app.workspace.detachLeavesOfType(CHAT_VIEW_TYPE)](https://github.com/glowingjade/obsidian-smart-composer/blob/f76ca7287215c214765af75dd95956459eba54a7/src/main.ts#L163) Do not detach leaves with your custom view here,...
Please be patient, as you can see the queue of plugin submissions is quite long, there are other plugins before yours.