{"id":13565041,"url":"https://github.com/joethei/obsidian-rss","last_synced_at":"2025-04-08T09:06:27.952Z","repository":{"id":39224264,"uuid":"408695800","full_name":"joethei/obsidian-rss","owner":"joethei","description":"Read RSS Feeds from inside Obsidian","archived":false,"fork":false,"pushed_at":"2024-10-22T08:15:43.000Z","size":288,"stargazers_count":428,"open_issues_count":36,"forks_count":25,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-01T07:48:26.965Z","etag":null,"topics":["obsidian","obsidian-md","obsidian-plugin","rss-reader"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joethei.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":"2021-09-21T05:14:32.000Z","updated_at":"2025-03-23T07:06:16.000Z","dependencies_parsed_at":"2024-08-01T13:21:43.133Z","dependency_job_id":"3dc5b41a-ed92-4b9e-b04c-2fa7e582d68d","html_url":"https://github.com/joethei/obsidian-rss","commit_stats":{"total_commits":65,"total_committers":12,"mean_commits":5.416666666666667,"dds":0.2615384615384615,"last_synced_commit":"b600e2ead2505d58aa3e4c7898795bbf58fa3cdc"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":"obsidianmd/obsidian-sample-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joethei%2Fobsidian-rss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joethei%2Fobsidian-rss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joethei%2Fobsidian-rss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joethei%2Fobsidian-rss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joethei","download_url":"https://codeload.github.com/joethei/obsidian-rss/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247809964,"owners_count":20999816,"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","rss-reader"],"created_at":"2024-08-01T13:01:39.698Z","updated_at":"2025-04-08T09:06:27.915Z","avatar_url":"https://github.com/joethei.png","language":"TypeScript","funding_links":[],"categories":["社区汉化指引","TypeScript"],"sub_categories":["欢迎参与汉化的热门插件"],"readme":"## RSS Reader\r\nPlugin for [Obsidian](https://obsidian.md)\r\n\r\n![GitHub package.json version](https://img.shields.io/github/package-json/v/joethei/obsidian-rss)\r\n![GitHub manifest.json dynamic (path)](https://img.shields.io/github/manifest-json/minAppVersion/joethei/obsidian-rss?label=lowest%20supported%20app%20version)\r\n![GitHub](https://img.shields.io/github/license/joethei/obsidian-rss)\r\n[![libera manifesto](https://img.shields.io/badge/libera-manifesto-lightgrey.svg)](https://liberamanifesto.com)\r\n---\r\n![](https://i.joethei.space/obsidian-rss.png)\r\n\r\n\r\n## Features\r\n- Reading RSS feeds from within obsidian\r\n- Sorting feeds into folders\r\n- staring articles\r\n- creating new notes from articles\r\n- pasting article into current note\r\n- creating custom filters\r\n- tagging articles\r\n- support for audio and video feeds\r\n- reading articles with Text to speech (if the [TTS plugin](https://github.com/joethei/obsidian-tts) is installed)\r\n- multi language support(see [#43](https://github.com/joethei/obsidian-rss/issues/43) for translation instructions)\r\n- and more on the [Roadmap](https://github.com/joethei/obsidian-rss/projects/1)\r\n\r\n![Demo GIF](https://i.joethei.space/QQATWu36eC.gif)\r\n\r\n## Getting Started\r\n\r\nAfter installing the plugin:\r\n\r\n- Go to the plugin configuration and add a feed (under the *Content* section).\r\n- In Obsidian, expand the right hand pane and click the RSS tab.\r\n\r\n## Finding the RSS feed for a website\r\n\r\n- Search for the RSS logo or a link on the website\r\n- Use an browser addon ([Firefox](https://addons.mozilla.org/en-US/firefox/addon/awesome-rss/), [Chrome based](https://chrome.google.com/webstore/detail/get-rss-feed-url/kfghpdldaipanmkhfpdcjglncmilendn))\r\n- Search the websites sourcecode for `rss`\r\n\r\n## Tips\r\n- get fulltext content for some truncated RSS feeds with [morss.it](https://morss.it/)\r\n- get feeds from some social media sites with [RSS Box](https://rssbox.herokuapp.com/)\r\n- Filter content from feeds with [SiftRSS](https://siftrss.com/)\r\n- Get an RSS feed for a site that does not support RSS with [RSS-proxy](https://github.com/damoeb/rss-proxy/) or [RSS Hub](https://github.com/DIYgod/RSSHub)\r\n\r\n## Template variables\r\n- `{{title}}` title of article\r\n- `{{link}}` link to article\r\n- `{{author}}` author of article\r\n- `{{published}}` publishing date, you can also specify a custom date format like this: `{{published:YYYYMMDD}}`\r\n- `{{created}}` date of note creation, you can also specify a custom date format like this: `{{created:YYYYMMDD}}`\r\n- `{{content}}` the actual content\r\n- `{{description}}` short description\r\n- `{{folder}}` the folder the feed is in\r\n- `{{feed}}` the name of the feed\r\n- `{{filename}}` the filename, only available in the new file template\r\n- `{{tags}}` - tags, seperated by comma, you can also specify a seperator like this: `{{tags:;}}`\r\n- `{{#tags}}` - tags with #, seperated by comma, with #, you can also specify a seperator like this: `{{#tags:;}}`\r\n- `{{media}}` link to media\r\n- `{{highlights}}` - list of highlights, you can also specify a custom style, this example creates a [admonition](https://github.com/valentine195/obsidian-admonition) for each highlight:\r\n    ![](https://i.joethei.space/obsidian-rss-highlight-syntax.png)\r\n\r\n## ⚠ Security\r\n- This plugin contacts the servers that host the RSS feeds you have specified.\r\n- RSS feeds can contain arbitrary data, this data will get sanitized before being displayed.\r\n- Many Obsidian plugins use codeblocks to add some functionality. This plugin sanitizes these codeblocks at read/note creation time. This is to block rss feeds from executing arbitrary plugin code.\r\n- Some plugins allow for different kinds of inline syntax's, these are treated individually (Currently only _Dataview_ and _Templater_).\r\n\r\n\r\n## Styling\r\nIf you want to style the plugin differently you can use the following css classes\r\n\r\n- rss-read\r\n- rss-not-read\r\n- rss-filters\r\n- rss-folders\r\n- rss-folder\r\n- rss-feed\r\n- rss-feed-title\r\n- rss-feed-items\r\n- rss-feed-item\r\n- rss-tag\r\n- rss-tooltip\r\n- rss-modal\r\n- rss-title\r\n- rss-subtitle\r\n- rss-content\r\n\r\nFor help with styling you can also check out the `#appearance` channel on the [Obsidian Members Group Discord](https://obsidian.md/community)\r\n\r\n### Installing the plugin\r\n- `Settings \u003e Community plugins \u003e Community Plugins \u003e Browse` and search for `RSS Reader`\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoethei%2Fobsidian-rss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoethei%2Fobsidian-rss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoethei%2Fobsidian-rss/lists"}