Johannes Theiner

Results 739 comments of Johannes Theiner

[.setting-item-info {](https://github.com/iparips/create-or-open-file-obsidian-plugin/blob/57bbddb769c4b6d42b2fd7b53914af094decf41f/styles.css#L81-L97), [.setting-item-info {](https://github.com/iparips/create-or-open-file-obsidian-plugin/blob/57bbddb769c4b6d42b2fd7b53914af094decf41f/styles.css#L187-L189), [.setting-item-info {](https://github.com/iparips/create-or-open-file-obsidian-plugin/blob/57bbddb769c4b6d42b2fd7b53914af094decf41f/styles.css#L223-L225) Please don't overwrite core styling in a plugin, add another class/data attribute so it only applies to your plugin. [.flex {](https://github.com/iparips/create-or-open-file-obsidian-plugin/blob/57bbddb769c4b6d42b2fd7b53914af094decf41f/styles.css#L276-L322) These CSS classes...

Remove the `styles.css` file from your release, since it's empty it's just unnecessary bloat. ["description": "This plugin allows you to transfer LaTeX equations generated by GPT into MathJax.",](https://github.com/xixia123/obsidian-transfer-latex-from-gpt/blob/7b4f0822072255dbefa5a0d6d783cdf81c87f160/manifest.json#L6) Avoid including...

[Copyright (c) 2021 Clare Macrae, Ilyas Landikov and Martin Schenck](https://github.com/aryu-ki/obsidian-tasks-score-plugin/blob/950ec9652d770c223c8d3ed03d3ef30232bc4ee8/LICENSE#L3) Update this. ["obsidian-sample-plugin": "file:"](https://github.com/aryu-ki/obsidian-tasks-score-plugin/blob/950ec9652d770c223c8d3ed03d3ef30232bc4ee8/package.json#L26) Remove this line. [// Remember to rename these classes and interfaces!](https://github.com/aryu-ki/obsidian-tasks-score-plugin/blob/950ec9652d770c223c8d3ed03d3ef30232bc4ee8/main.ts#L2) Remove this comment. [console.log(`Debug mode...

["name": "Bible Verse Quicklook 🔍",](https://github.com/joeriddles/bible-verse-quicklook/blob/8341614c9a75ac85f42fe2bcf6ad093f7a1b47f4/manifest.json#L3) Please remove the emoji, plugin names should not have emoji's included. It causes issues in some systems. [const onmouseover = `](https://github.com/joeriddles/bible-verse-quicklook/blob/8341614c9a75ac85f42fe2bcf6ad093f7a1b47f4/main.ts#L87-L103) Please register this as...

Please make sure that the capitalization of all of the names is correct. It's PlantUML for example, and not plantuml

[# Obsidian Pixel Pets Plugin](https://github.com/LucasHJin/obsidian-pets/blob/47b1334fdaeca68c796e98ecbabd9e94058f954d/README.md#L1) Naming something "Obsidian xyz" is reserved for first party products we create, please change this header. [isViewOpen: boolean; // Boolean for toggling the view open/close](https://github.com/LucasHJin/obsidian-pets/blob/47b1334fdaeca68c796e98ecbabd9e94058f954d/main.ts#L14)...

[# Obsidian Punch Clock Plugin](https://github.com/shunsuke1980/obsidian-plugin-punch-clock/blob/4493e3dbb13f9541bb2f92fdb265be632c480b7e/README.md#L1) Naming something "Obsidian xyz" is reserved for first party products we create, please change this header. ["description": "Comprehensive time tracking plugin with real-time tracking, reporting,...

[Copyright (C) 2020-2025 by Dynalist Inc.](https://github.com/chris-codes1/timeline-canvas-creator/blob/5be16e5770e950ead99956c222f556a561fa1f0f/LICENSE#L1) Update the license file. [interface CanvasNode {](https://github.com/chris-codes1/timeline-canvas-creator/blob/5be16e5770e950ead99956c222f556a561fa1f0f/main.ts#L9-L25) Canvas types are defined [here](https://github.com/obsidianmd/obsidian-api/blob/master/canvas.d.ts), you can import them like this ```ts import { CanvasNodeData, CanvasData, CanvasState...

Please remove all the `innerHTML` instances in your plugin. [name: 'Open Hub',](https://github.com/banisterious/obsidian-oneirometrics/blob/828c8fb9188c7cc47d9a3a673cfa1ff06aa8bbea/main.ts#L202), [name: 'Open Unified Test Suite',](https://github.com/banisterious/obsidian-oneirometrics/blob/828c8fb9188c7cc47d9a3a673cfa1ff06aa8bbea/main.ts#L212), [name: 'Enhanced Date Navigator (Preview)',](https://github.com/banisterious/obsidian-oneirometrics/blob/828c8fb9188c7cc47d9a3a673cfa1ff06aa8bbea/main.ts#L229), [name: 'Open Date Navigator (Accessible)',](https://github.com/banisterious/obsidian-oneirometrics/blob/828c8fb9188c7cc47d9a3a673cfa1ff06aa8bbea/main.ts#L875), [name: 'Date Navigator:...

These have not been fixed, either the bot or I flagged them: - https://github.com/banisterious/obsidian-oneirometrics/blob/828c8fb9188c7cc47d9a3a673cfa1ff06aa8bbea/src/utils/defensive-utils.ts#L131-L143 - https://github.com/banisterious/obsidian-oneirometrics/blob/ab6c82050de47a1f075f82f6be74f666c95e41a8/src/events/EventHandler.ts#L19 - https://github.com/banisterious/obsidian-oneirometrics/blob/ab6c82050de47a1f075f82f6be74f666c95e41a8/src/logging/adapters/ConsoleAdapter.ts#L68 - https://github.com/banisterious/obsidian-oneirometrics/blob/ab6c82050de47a1f075f82f6be74f666c95e41a8/src/dom/tables/TableManager.ts#L14 - https://github.com/banisterious/obsidian-oneirometrics/blob/ab6c82050de47a1f075f82f6be74f666c95e41a8/src/dom/filters/FilterManager.ts#L19 - https://github.com/banisterious/obsidian-oneirometrics/blob/ab6c82050de47a1f075f82f6be74f666c95e41a8/src/dom/date-navigator/DateNavigator.ts#L238 - https://github.com/banisterious/obsidian-oneirometrics/blob/ab6c82050de47a1f075f82f6be74f666c95e41a8/src/dom/filters/FilterDisplayManager.ts#L92 - https://github.com/banisterious/obsidian-oneirometrics/blob/ab6c82050de47a1f075f82f6be74f666c95e41a8/src/dom/date-navigator/DateNavigator.ts#L160 - https://github.com/banisterious/obsidian-oneirometrics/blob/ab6c82050de47a1f075f82f6be74f666c95e41a8/src/plugin/PluginLoader.ts#L8...