Johannes Theiner
Johannes Theiner
The Obsidian installer comes bundled with Electron & Node, among other things. The app version is seperate from that, and thus `minAppVersion` can't be used to make sure a specific...
Yes, that happens every now and then. The last time this happened was Obsidian 0.14.5, the Electron version at that time was 18.0.3 and the Node version corresponding to that...
[Copyright (c) [year] [fullname]](https://github.com/TheseusGrey/edit-in-neovim/blob/9293bd27d435111690048968f35de9a4d9d5d4d7/LICENSE#L3) Fill this. ["fundingUrl": "",](https://github.com/TheseusGrey/edit-in-neovim/blob/9293bd27d435111690048968f35de9a4d9d5d4d7/manifest.json#L9) If you don't have such a link remove this line. [.setName('Neovim Server Location')](https://github.com/TheseusGrey/edit-in-neovim/blob/9293bd27d435111690048968f35de9a4d9d5d4d7/main.ts#L109) [Use sentence case in UI](https://docs.obsidian.md/Plugins/Releasing/Plugin+guidelines#Use+sentence+case+in+UI) Remove the `styles.css` file...
[import "@/styles.css";](https://github.com/Epistemic-Technology/obsidian-github-tasks/blob/18eb375cf80487e2f1b0ec84ca19917a641660fe/src/main.ts#L13) This is not necessary, [const callToActionDiv = containerEl.createDiv("ght-settings-cta");](https://github.com/Epistemic-Technology/obsidian-github-tasks/blob/18eb375cf80487e2f1b0ec84ca19917a641660fe/src/settings.ts#L44-L103) This should be at the end and not at the top. [src: "https://cdn.ko-fi.com/cdn/kofi1.png?v=3",](https://github.com/Epistemic-Technology/obsidian-github-tasks/blob/18eb375cf80487e2f1b0ec84ca19917a641660fe/src/settings.ts#L57) This needs to be bundled with the...
A screenshot / GIF in the README would be nice. [nextFileColor: "#b3b3b3",](https://github.com/SpeedaRJ/obsidian_folder_tabulation/blob/9a116ec184570c9266bce8a279cb2d2106e7f581/main.ts#L13-L14) This would be better if you would use a accent color from: https://docs.obsidian.md/Reference/CSS+variables/Foundations/Colors Then it's automatically looking good...
[# Obsidian File Tabulation Plugin](https://github.com/SpeedaRJ/obsidian_folder_tabulation/blob/0956c056cb16d415a7814a27d7b66b0ed6735d10/README.md?plain=1#L1) Naming something "Obsidian xyz" is reserved for first party products we create, please change this header.
[Copyright (c) [year] [fullname]](https://github.com/ACSancheZ/prof-match-ai/blob/f2c4aaf2880d2896e9c3bba1d9f8c20bb3b49f7c/LICENSE#L3) Fill this. ["name": "IA Curriculum Maker",](https://github.com/ACSancheZ/prof-match-ai/blob/f2c4aaf2880d2896e9c3bba1d9f8c20bb3b49f7c/manifest.json#L3) The README says "AI" but this says "IA", which one is correct. ["authorUrl": "https://www.sancheztoni.com",](https://github.com/ACSancheZ/prof-match-ai/blob/f2c4aaf2880d2896e9c3bba1d9f8c20bb3b49f7c/manifest.json#L8-L9) This website does not work. [console.log("Loading...
Update this PR.
The website linked in the `authorUrl` and `fundingUrl` still does not work.
We haven't found a better name yet, and we can't accept PR's to the relevant docs, as they are generated from our source code.