{"id":17922093,"url":"https://github.com/whyour/issue-blog","last_synced_at":"2025-03-24T02:32:15.066Z","repository":{"id":36310194,"uuid":"220137731","full_name":"whyour/issue-blog","owner":"whyour","description":"A vscode plugin to create a blog with issue","archived":false,"fork":false,"pushed_at":"2024-03-29T11:39:43.000Z","size":739,"stargazers_count":9,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-19T02:28:18.184Z","etag":null,"topics":["blog","github","github-blog","github-issue","issue","issue-blog","markdown-blog","vscode-plugin"],"latest_commit_sha":null,"homepage":null,"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/whyour.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-11-07T02:50:39.000Z","updated_at":"2025-03-15T15:31:11.000Z","dependencies_parsed_at":"2024-10-30T23:00:57.764Z","dependency_job_id":null,"html_url":"https://github.com/whyour/issue-blog","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whyour%2Fissue-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whyour%2Fissue-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whyour%2Fissue-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whyour%2Fissue-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whyour","download_url":"https://codeload.github.com/whyour/issue-blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245198674,"owners_count":20576414,"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":["blog","github","github-blog","github-issue","issue","issue-blog","markdown-blog","vscode-plugin"],"created_at":"2024-10-28T20:37:34.279Z","updated_at":"2025-03-24T02:32:14.729Z","avatar_url":"https://github.com/whyour.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Issue Blog\n\n[![Version](https://vsmarketplacebadges.dev/version/whyour.issue-blog.svg)](https://marketplace.visualstudio.com/items?itemName=whyour.issue-blog)\n[![Installs](https://vsmarketplacebadges.dev/installs/whyour.issue-blog.svg)](https://marketplace.visualstudio.com/items?itemName=whyour.issue-blog)\n[![Ratings](https://vsmarketplacebadges.dev/rating/whyour.issue-blog.svg)](https://vsmarketplacebadge.apphb.com/rating/whyour.issue-blog.svg)\n[![Build Status](https://travis-ci.com/whyour/issue-blog.svg?branch=master)](https://travis-ci.org/whyour/issue-blog)\n\n## 安装 issue-blog 插件\n\nGitHub: [https://github.com/whyour/issue-blog](https://github.com/whyour/issue-blog)\n\nVscode Market: [https://marketplace.visualstudio.com/items?itemName=whyour.issue-blog](https://marketplace.visualstudio.com/items?itemName=whyour.issue-blog)\n\n## Features\n\n- [x] 在 vscode 中以当前文档来在指定仓库中创建 issue\n- [x] 支持直接读取 markdown 文档中的 yaml header 中的 title 作为 issue 标题\n- [x] 支持创建带 title 的 markdown 文档\n- [x] 支持更新已存在的 issue\n- [x] 支持获取仓库中的 issue 列表，可选择 issue 在默认浏览器中打开\n- [x] 支持获取仓库中的 pr 列表，可选择 pr 在默认浏览器中打开\n- [x] 支持在 vscode 中直接打开 issue\n\n* 新建空文档 `Create a new empty document`\n\n![create blog](resource/images/one.jpg)\n\n* 新建 issue `Create issue`\n\n![create issue](resource/images/two.jpg)\n\n## Commands\n\n```json\n{\n  \"command\": \"extension.createIssue\",\n  \"title\": \"Issue: Create Issue\"\n},\n{\n  \"command\": \"extension.updateIssue\",\n  \"title\": \"Issue: Update Issue\"\n},\n{\n  \"command\": \"extension.createBlog\", // Create a new empty document\n  \"title\": \"Issue: Create Blog\"\n}，\n{\n  \"command\": \"extension.getIssues\",\n  \"title\": \"Issue: Get Issues\"\n},\n{\n  \"command\": \"extension.getPullRequests\",\n  \"title\": \"Issue: Get PullRequests\"\n}\n```\n\n## Tips\n\n文档中的图片可以使用[vs-picgo](https://github.com/PicGo/vs-picgo)可以用默认的[SM.MS](https://sm.ms/)先上传之后，然后创建 issue 之后，会自动上传到 github，如果引用本地图片，创建 issue 之后会无法引用照片。\n\nDocument images can be used to [v - picgo](https://github.com/PicGo/vs-picgo) can use the default [SM. MS](https://sm.ms/) after upload first, and then create issue, will automatically be uploaded to the lot, if the reference images, local created after the issue will be unable to reference pictures.\n\n## Extension Settings\n* `// 目前支持 github oauth 认证`\n* `// 需要手动设置对应的 github 仓储名称`\n\n* `issue.token`: 设置 github person access token\n* `issue.owner`: 设置 github 仓库 owner\n* `issue.repo`: 设置 github issue-blog 仓库名\n\n## Version Feature\n### 1.2.0\n* 修复 github api 请求问题\n\n### 1.0.2\n* 支持获取issue列表后在vscode中打开\n\n### 1.0.1\n* 移除`isCustomRepo`参数\n* 采用 github oauth 认证\n\n### 0.0.8\n\n* 默认从当前项目中获取`owner`和`repo`，需要自定义设置项目地址时，要把`isCustomRepo`设为`true`\n\n### 0.0.7\n\n* 支持获取仓库中的 issue 列表，可选择 issue 在默认浏览器中打开\n* Supports to get the issue list in the repository, optionally open issue in the default browser\n* 支持获取仓库中的 pr 列表，可选择 pr 在默认浏览器中打开\n* Support to get a list of pr in the repository, optionally open pr in the default browser\n\n### 0.0.5\n\n* 支持根据 yaml header 中的 issue_number 更新 issue\n* Support for updating the issue based on the issue_number in the yaml header\n\n### 0.0.4\n\n* 支持创建带 title 的 markdown 文档\n* Support for creating markdown documents with title\n\n### 0.0.3\n\n* 支持直接读取 markdown 文档中的 yaml header 中的 title 作为 issue 标题\n* Support for directly reading the title from the yaml header in the markdown document as the issue title\n\n### 0.0.1\n\n* 支持根据 markdown 文档创建 issue\n* Support for creating issues based on markdown documents\n\n-----------------------------------------------------------------------------------------------------------\n\n**Enjoy!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhyour%2Fissue-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhyour%2Fissue-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhyour%2Fissue-blog/lists"}