{"id":13613161,"url":"https://github.com/FlorianWoelki/obsidian-iconize","last_synced_at":"2025-04-13T15:32:42.475Z","repository":{"id":37013901,"uuid":"400521295","full_name":"FlorianWoelki/obsidian-iconize","owner":"FlorianWoelki","description":"Simply add icons to anything you want in Obsidian.","archived":false,"fork":false,"pushed_at":"2025-02-08T08:43:26.000Z","size":9445,"stargazers_count":1049,"open_issues_count":145,"forks_count":79,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-13T15:08:27.655Z","etag":null,"topics":["icons","obsidian","obsidian-community","obsidian-folder","obsidian-iconize","obsidian-icons","obsidian-md","obsidian-plugin"],"latest_commit_sha":null,"homepage":"https://florianwoelki.github.io/obsidian-iconize/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FlorianWoelki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"buy_me_a_coffee":"florianwoelki","custom":["https://www.paypal.me/FlorianWoelki"]}},"created_at":"2021-08-27T13:39:33.000Z","updated_at":"2025-04-13T12:02:44.000Z","dependencies_parsed_at":"2023-10-17T01:42:25.540Z","dependency_job_id":"8a40b7e2-7f58-430c-b11a-4642d0726a49","html_url":"https://github.com/FlorianWoelki/obsidian-iconize","commit_stats":{"total_commits":879,"total_committers":26,"mean_commits":33.80769230769231,"dds":0.05346985210466437,"last_synced_commit":"80cdf7e8bd776ee5cec44d95a6ccddf6fcee2ba4"},"previous_names":["florianwoelki/obsidian-iconize","florianwoelki/obsidian-icon-folder"],"tags_count":99,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianWoelki%2Fobsidian-iconize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianWoelki%2Fobsidian-iconize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianWoelki%2Fobsidian-iconize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianWoelki%2Fobsidian-iconize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FlorianWoelki","download_url":"https://codeload.github.com/FlorianWoelki/obsidian-iconize/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248732488,"owners_count":21152852,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["icons","obsidian","obsidian-community","obsidian-folder","obsidian-iconize","obsidian-icons","obsidian-md","obsidian-plugin"],"created_at":"2024-08-01T20:00:40.860Z","updated_at":"2025-04-13T15:32:42.467Z","avatar_url":"https://github.com/FlorianWoelki.png","language":"TypeScript","funding_links":["https://buymeacoffee.com/florianwoelki","https://www.paypal.me/FlorianWoelki","https://www.buymeacoffee.com/florianwoelki"],"categories":["TypeScript","🔌 Recommended Plugins"],"sub_categories":[],"readme":"# Obsidian Iconize\r\n\r\n![Preview Image](./docs/preview-image.png)\r\n\r\nProject Deprecation and End of Maintenance: [read more](https://github.com/FlorianWoelki/obsidian-iconize/discussions/646)\r\n\r\n## What is it?\r\n\r\nThis obsidian plugin allows you to add **any** custom icon (of type `.svg`) or from an icon pack to anything you want.\r\n\r\nRefer to the official documentation for more information:\r\n[https://florianwoelki.github.io/obsidian-iconize/](https://florianwoelki.github.io/obsidian-iconize/) about the plugin and its functionalities.\r\n\r\nIf you like this plugin, feel free to support the development by buying a coffee:\r\n\r\n\u003ca href=\"https://www.buymeacoffee.com/florianwoelki\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"Buy Me A Coffee\" style=\"height: 60px !important;width: 217px !important;\" \u003e\u003c/a\u003e\r\n\r\n## Key Highlights\r\n\r\n[Icons before file/folder name](https://florianwoelki.github.io/obsidian-iconize/files-and-folders/icon-before-file-or-folder.html),\r\n[Icons in notes](https://florianwoelki.github.io/obsidian-iconize/notes/icons-in-notes.html),\r\n[Icon above title](https://florianwoelki.github.io/obsidian-iconize/notes/title-icon.html),\r\n[Predefined icon packs](https://florianwoelki.github.io/obsidian-iconize/guide/icon-packs.html),\r\n[Icons in tabs](https://florianwoelki.github.io/obsidian-iconize/files-and-folders/icon-tabs.html),\r\n[Customizable settings](https://florianwoelki.github.io/obsidian-iconize/guide/settings.html),\r\n[Custom rules](https://florianwoelki.github.io/obsidian-iconize/files-and-folders/custom-rules.html),\r\n[Frontmatter integration](https://florianwoelki.github.io/obsidian-iconize/files-and-folders/use-frontmatter.html),\r\n[Change color of an individual icon](https://florianwoelki.github.io/obsidian-iconize/files-and-folders/individual-icon-color.html),\r\n\r\n## Development\r\n\r\nTo customize this project for your needs, you can clone it and then install all dependencies:\r\n```sh\r\n$ git clone https://github.com/FlorianWoelki/obsidian-iconize\r\n$ cd obsidian-iconize\r\n$ pnpm i\r\n```\r\n\r\nAfter the installation, you need to create a `env.js` file in the root directory. Fill the file with the following content:\r\n\r\n```js\r\nexport const obsidianExportPath =\r\n  '\u003cpath-to-obsidian-vault\u003e/.obsidian/plugins/obsidian-iconize/';\r\n```\r\n\r\nMake sure you create the directory specified in that variable if it does not exist yet.\r\n\r\nAfterwards, you can start the rollup dev server by using:\r\n\r\n```sh\r\n$ pnpm dev\r\n```\r\n\r\nThis command will automatically build the neccesary files for testing and developing on every change. Furthermore, it does copy all the necessary files to the plugin directory you specified.\r\n\r\nFinally, you can customize the plugin and add it to your plugins.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFlorianWoelki%2Fobsidian-iconize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFlorianWoelki%2Fobsidian-iconize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFlorianWoelki%2Fobsidian-iconize/lists"}