{"id":14070254,"url":"https://github.com/dmitrichev/pickly-page-blend","last_synced_at":"2026-01-16T21:11:51.636Z","repository":{"id":188800101,"uuid":"679412193","full_name":"dmitrichev/pickly-page-blend","owner":"dmitrichev","description":"The easiest way to share your Obsidian notes","archived":false,"fork":false,"pushed_at":"2023-08-27T23:33:46.000Z","size":1772,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-13T07:17:25.496Z","etag":null,"topics":["javascript","obsidian","obsidian-md","obsidian-plugin","publishing","typescript"],"latest_commit_sha":null,"homepage":"https://pb.pickly.space","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/dmitrichev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2023-08-16T19:30:18.000Z","updated_at":"2024-04-04T21:45:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"5ca7680d-4842-4bd8-acf5-c261ae01c52c","html_url":"https://github.com/dmitrichev/pickly-page-blend","commit_stats":null,"previous_names":["dmitrichev/pickly-page-blend"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmitrichev%2Fpickly-page-blend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmitrichev%2Fpickly-page-blend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmitrichev%2Fpickly-page-blend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmitrichev%2Fpickly-page-blend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmitrichev","download_url":"https://codeload.github.com/dmitrichev/pickly-page-blend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228102654,"owners_count":17869897,"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":["javascript","obsidian","obsidian-md","obsidian-plugin","publishing","typescript"],"created_at":"2024-08-13T07:07:36.409Z","updated_at":"2026-01-16T21:11:46.605Z","avatar_url":"https://github.com/dmitrichev.png","language":"TypeScript","funding_links":["https://ko-fi.com/B0B7OB311'"],"categories":["TypeScript"],"sub_categories":[],"readme":"# Pickly PageBlend\n\nPickly PageBlend - the easiest way to share your Obsidian notes.\n\n## Features\n\n- Note publication\n- Markdown syntax support\n- Publication of linked notes and files\n- Permanent link to files\n- Beautiful social media previews\n- Create a video from the text of your note and publish it directly on the page (works through [Viqeo.tv Article-to-video player](https://viqeo.tv/article-to-video-player), there is a free plan)\n\n## Usage\n\nYou can publish your notes in several ways:\n\n- Just press `Command+Shift+P` (`Ctrl+Shift+P` if you are using Windows/Linux)\n- Through the file context menu. Open the file context menu and click \"Publish with PageBlend.\"\n- Through a command. To do this, execute the command \"Pickly PageBlend: Publish with PageBlend.\"\n \nWait for the note to be published, after which you will receive a link to the published file.\n\n![example.gif](./img/example.gif)\n\n## Preview\n\nThe preview image of your note will be set to the first image from the note.\n\nIf there are no images in your article, an image containing the title of your article will be automatically created. For example: \n\n![preview-example.png](./img/preview-example.png)\n\n## Meta tags\n\nBy default, the note title will be used as the meta tags for your page.\n\nYou can change the meta tags by specifying the properties of your note.\n\n```\n---\npickly_title: Your custom title for \u003cmeta property=\"og:title\"\u003e and other.\npickly_description: Your custom description for \u003cmeta name=\"description\"\u003e and other.\n---\n```\n\nThe title of the page will always match the title of your note.\n\n## Note to video\n\n\u003e **Video is created automatically within 10-15 minutes. After publishing, open your page in a browser, opening the page will start the video creation process.**\n\nCreate a video from your note with [Viqeo and Article-To-Video Player](https://viqeo.tv/article-to-video-player).\n\nExample: [https://pb.pickly.space/pages/article-to-video-example.html](https://pb.pickly.space/pages/article-to-video-example.html)\n\nYou need:\n1. create an account on [Viqeo.tv](https://studio.viqeo.tv)\n2. Add article-to-video player\n![img.png](./img/viqeo/first.png)\n![img.png](./img/viqeo/second.png)\n3. Customize it\n\u003e **Important! Set the \"CSS-Selector of the element\" field to** `.container .cover`\n\n![img.png](./img/viqeo/third.png)\n4. Get the player's embed code\n![img.png](./img/viqeo/fourth.png)\n5. Add options to your note properties\n\n```\npickly_ttv: yes\nviqeo_player_id: 123\nviqeo_profile_id: 321\n```\n\nThe `pickly_ttv` field says that you want to generate a video from your note. It should always equal `yes`.\n\nIn the `viqeo_player_id` field, enter your player id from the embed code, `data-playerId` field.\n\nIn the `viqeo_profile_id` field, enter the profile ID from the embed code, `data-profileId` field.\n\nPublish your note and wait for the video to be created!\n\n## Installing\n\nThe plugin is still under approval. Only manual installation available.\n\n## Manual installation\n\n1. Download the latest release\n2. Extract the `pickly-page-blend` folder from the zip to your vault's plugins folder: \u003cvault\u003e/.obsidian/plugins/\n   \u003e Note: On some machines the `.obsidian` folder may be hidden. On MacOS you should be able to press `Command+Shift+Dot` to show the folder in Finder.\n3. Reload Obsidian\n4. If prompted about Safe Mode, you can disable safe mode and enable the plugin.\n\n## License\n\nMIT License\n\n## Support\n\nI developed this project in my free time. I use this plugin in my everyday life and am very satisfied with it. It has been an engaging journey for me, and I hope my work will also benefit you. The project is entirely free and will remain so. However, if you decide to show your appreciation for this work, I would be very grateful to you.\n\n\u003ca href='https://ko-fi.com/B0B7OB311' target='_blank'\u003e\u003cimg height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi1.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmitrichev%2Fpickly-page-blend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmitrichev%2Fpickly-page-blend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmitrichev%2Fpickly-page-blend/lists"}