We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aab0007 commit 094ed4dCopy full SHA for 094ed4d
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "obsidian-icon-folder",
3
"name": "Icon Folder",
4
- "version": "1.0.5",
+ "version": "1.0.51",
5
"minAppVersion": "0.9.12",
6
"description": "This plugin allows to add an emoji in front of a folder or icon.",
7
"author": "Florian Woelki",
package.json
@@ -1,6 +1,6 @@
"name": "obsidian-icon-folder",
"description": "This is an obsidian plugin that allows us to use an icon in the prefix of a folder name.",
"main": "main.js",
"scripts": {
0 commit comments