Johannes Theiner
Johannes Theiner
The original plugin has no license, we therefore cannot accept any forks as new plugins. Sorry about that!
["@nutstore/sso-js": "^0.0.3",](https://github.com/nutstore/obsidian-nutstore-sync/blob/f1779da88719dc18f9d4e25c3ad629b9b2506fd4/package.json#L18) Where is the code for this dependency? All I can see is heavily obfuscate code, no source repo.
Either is fine.
[name: 'Find or Delete Orphaned Images',](https://github.com/josmarcristello/Obsidian-Find-Orphaned-Images/blob/f5bcd2f6a4c14514fa81ca15af42f4b402c47c60/main.ts#L27), [this.ribbonIconEl = this.addRibbonIcon('find-orphaned-images-icon', 'Find Orphaned Images', () => {](https://github.com/josmarcristello/Obsidian-Find-Orphaned-Images/blob/f5bcd2f6a4c14514fa81ca15af42f4b402c47c60/main.ts#L68), [contentEl.createEl('h2', { text: 'Create a Report or Delete the Images?' });](https://github.com/josmarcristello/Obsidian-Find-Orphaned-Images/blob/f5bcd2f6a4c14514fa81ca15af42f4b402c47c60/main.ts#L219), [.setName('Embed Images')](https://github.com/josmarcristello/Obsidian-Find-Orphaned-Images/blob/f5bcd2f6a4c14514fa81ca15af42f4b402c47c60/main.ts#L222), [.setName('Text Links')](https://github.com/josmarcristello/Obsidian-Find-Orphaned-Images/blob/f5bcd2f6a4c14514fa81ca15af42f4b402c47c60/main.ts#L233),...
[Copyright (C) 2020-2025 by networkmastered.](https://github.com/networkmastered/obsidian-qol/blob/d296b5244b134aca4e3227113c5199752f54e9fe/LICENSE#L1) Update the license file, the plugin did not exist in 2020. ["description": "Adds several improvements and fixes to Obsidian.",](https://github.com/networkmastered/obsidian-qol/blob/d296b5244b134aca4e3227113c5199752f54e9fe/manifest.json#L6) Don't include "Obsidian" in the description....
[.setName("Maximum Age")](https://github.com/mrdonado/obsidian-life-grid/blob/43c669fa4b8cd85e19c184768db4b88dd603a8ca/src/LifeGridSettingTab.ts#L54), [containerEl.createEl("h3", { text: "Daily Notes Configuration" });](https://github.com/mrdonado/obsidian-life-grid/blob/43c669fa4b8cd85e19c184768db4b88dd603a8ca/src/LifeGridSettingTab.ts#L71), [.setName("Daily Note Format")](https://github.com/mrdonado/obsidian-life-grid/blob/43c669fa4b8cd85e19c184768db4b88dd603a8ca/src/LifeGridSettingTab.ts#L78), [.setName("Daily Notes Folder")](https://github.com/mrdonado/obsidian-life-grid/blob/43c669fa4b8cd85e19c184768db4b88dd603a8ca/src/LifeGridSettingTab.ts#L96), [containerEl.createEl("h3", { text: "Life Periods" });](https://github.com/mrdonado/obsidian-life-grid/blob/43c669fa4b8cd85e19c184768db4b88dd603a8ca/src/LifeGridSettingTab.ts#L115), [.setName("Start Date")](https://github.com/mrdonado/obsidian-life-grid/blob/43c669fa4b8cd85e19c184768db4b88dd603a8ca/src/LifeGridSettingTab.ts#L213), [.setName("End Date")](https://github.com/mrdonado/obsidian-life-grid/blob/43c669fa4b8cd85e19c184768db4b88dd603a8ca/src/LifeGridSettingTab.ts#L228), [addButton.textContent = "+ Add New...
Why not just use the "Toggle fold properties in current file" command from the core app? [name: 'Switch Properties View',](https://github.com/Nils-0/obsidian-toogle-properties/blob/d780ebf3cd237a01eac72fd41114602df53c1f09/main.ts#L9) [Use sentence case in UI](https://docs.obsidian.md/Plugins/Releasing/Plugin+guidelines#Use+sentence+case+in+UI), product / brand names follow...
Where is your actual source code? Please either put the source files into the repo, or invite me to the repo that has the files if the plugin is closed...
Ignore the merge conflicts, I will handle that when merging.
['full': 'Full Path',](https://github.com/bfloydd/coalesce/blob/e09e80185a2933c503122d39c091168dc2e4ee1d/src/header-styles/HeaderStyleFactory.ts#L31-L35), [.setName('Hide in Daily Notes')](https://github.com/bfloydd/coalesce/blob/e09e80185a2933c503122d39c091168dc2e4ee1d/src/components/ObsidianSettingsComponent.ts#L32), [.setName('Hide Backlink Line')](https://github.com/bfloydd/coalesce/blob/e09e80185a2933c503122d39c091168dc2e4ee1d/src/components/ObsidianSettingsComponent.ts#L45), ['Hide Backlink Line'](https://github.com/bfloydd/coalesce/blob/e09e80185a2933c503122d39c091168dc2e4ee1d/src/components/HeaderComponent.ts#L562), ['headers-only': 'Headers Only',](https://github.com/bfloydd/coalesce/blob/e09e80185a2933c503122d39c091168dc2e4ee1d/src/block-finders/BlockFinderFactory.ts#L35-L36) [Use sentence case in UI](https://docs.obsidian.md/Plugins/Releasing/Plugin+guidelines#Use+sentence+case+in+UI)