rss-bridge
rss-bridge copied to clipboard
Bridge request for Obsidian Publish (specifically for untested.sonnet.io)
Bridge request
General information
-
Host URI for the bridge (i.e.
https://github.com): specific: https://untested.sonnet.io, but more generally anything created with obsidian publish -
Which information would you like to see?
Posts with content and proper timestamps
- How should the information be displayed/formatted?
The same as original. Posts are generated from markdown, so there isn't any advanced formatting.
-
Which of the following parameters do you expect?
- [X] Title
- [X] URI (link to the original article)
- [ ] Author (probably not needed since it's a one man blog)
- [X] Timestamp
- [X] Content (the content of the article)
- [X] Enclosures (pictures, videos, etc...)
- [ ] Categories (categories, tags, etc...) (I think there aren't any here, but I don't know the specifics of Obsidian Publish, so those might be present on other websites)
One thing is Obsidian Publish does already have a RSS feed, but I lacks timestamps and at least on Feeder content doesn't show up (even with fetch full article enabled)
feed without timestamps:
article with fetch full disabled:
article with fetch full enabled:
original:
Options
- [ ] Limit number of returned items
- Default limit: 5
- [ ] Load full articles
- Cache articles (articles are stored in a local cache on first request): yes
- Cache timeout (max = 24 hours): 24 hours
- [X] Balance requests (RSS-Bridge uses cached versions to reduce bandwith usage)
- Timeout (default = 5 minutes, max = 24 hours): 5 minutes
found by guessing: https://untested.sonnet.io/rss.xml
https://forum.obsidian.md/t/rss-feed-for-obsidian-publish/18551/11
found by guessing: https://untested.sonnet.io/rss.xml
It lacks timestamps and content as I already mentioned.
Have you tested it? Maybe it's just broken for me.