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 fb9dec7 commit 8a287cdCopy full SHA for 8a287cd
manifest.json
@@ -1,9 +1,9 @@
1
{
2
"id": "obsidian-icon-folder",
3
"name": "Icon Folder",
4
- "version": "1.0.61",
+ "version": "1.1.0",
5
"minAppVersion": "0.9.12",
6
- "description": "This plugin allows to add an emoji in front of a folder or icon.",
+ "description": "This plugin allows to add an emoji in front of a folder or an icon.",
7
"author": "Florian Woelki",
8
"authorUrl": "https://florianwoelki.com/",
9
"isDesktopOnly": false
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