{"id":17014465,"url":"https://github.com/maradotwebp/obsidian-avatar","last_synced_at":"2025-03-23T17:31:18.977Z","repository":{"id":143468412,"uuid":"615761221","full_name":"maradotwebp/obsidian-avatar","owner":"maradotwebp","description":"An obsidian plugin for displaying an avatar image in front of your notes.","archived":false,"fork":false,"pushed_at":"2025-01-27T18:14:01.000Z","size":551,"stargazers_count":34,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-18T22:27:32.116Z","etag":null,"topics":["obsidian","obsidian-md","obsidian-plugin"],"latest_commit_sha":null,"homepage":"","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/maradotwebp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2023-03-18T15:51:52.000Z","updated_at":"2025-03-18T12:17:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"e8a7ac62-9398-4a7d-b1a0-49d144a7673e","html_url":"https://github.com/maradotwebp/obsidian-avatar","commit_stats":null,"previous_names":["maradotwebp/obsidian-avatar"],"tags_count":6,"template":false,"template_full_name":"obsidianmd/obsidian-sample-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maradotwebp%2Fobsidian-avatar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maradotwebp%2Fobsidian-avatar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maradotwebp%2Fobsidian-avatar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maradotwebp%2Fobsidian-avatar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maradotwebp","download_url":"https://codeload.github.com/maradotwebp/obsidian-avatar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245141000,"owners_count":20567487,"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":["obsidian","obsidian-md","obsidian-plugin"],"created_at":"2024-10-14T06:25:02.622Z","updated_at":"2025-03-23T17:31:18.940Z","avatar_url":"https://github.com/maradotwebp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Obsidian Avatar\n\nThis plugin provides you with a component that will display a small image with some accompanying text. That's it.\n\n![Preview Mode](./docs/avatar_preview.PNG)\n\nTo use, insert the following snippet into your markdown.\n\n````\n```avatar\n```\n````\n\n## Editing the picture / description\n\n**In source mode**, you can edit the codeblock directly:\n\n````\n```avatar\nimage: your-image-here.png\ndescription: This will be displayed as the description!\n```\n````\n\n**In live preview mode**, click on the image to change it _(then either select one from your vault, or paste in a URL to a picture online)_, or edit the description by clicking on it _(Don't forget to click the button to save your changes!)_\n\n![Edit Mode](./docs/avatar_edit.PNG)\n\nThe description editor supports all markdown features of Obsidian.\n\n## More options\n\nThe following options are available through the YAML codeblock:\n\n-   `image?: string`\n    -   A path or URL to an image. Optional, defaults to a picture of the file path initials.\n-   `description: string`\n    -   The description displayed next to the image.\n-   `side?: \"left\" | \"right\"`\n    -   The side on which the avatar will be displayed. Optional, defaults to `\"left\"`.\n-   `size?: \"small\" | \"medium\" | \"large\" | number`\n    -   The size of the avatar. May be either `small` (180x180px), `medium` (240x240px), `large` (320x320px), or any custom width as a number. Optional, defaults to `medium`.\n\n## Installation\n\n### Using Obsidian\n\n1. Open Obsidian\n2. Open `Settings` -\u003e `Community Plugins`\n3. Click on `Turn on Community plugins` if prompted\n4. Click on `Browse`, and search for `Avatar`\n5. Install \u0026 enable the plugin\n\n### Manual installation\n\n1. Download the latest release .zip from the `Releases` section of this Github repository\n2. Extract the .zip to your vault's plugin folder: `\u003cvault\u003e/.obsidian/plugins`\n3. Reload Obsidian\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaradotwebp%2Fobsidian-avatar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaradotwebp%2Fobsidian-avatar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaradotwebp%2Fobsidian-avatar/lists"}