rss-bridge icon indicating copy to clipboard operation
rss-bridge copied to clipboard

Bridge request for Obsidian Publish (specifically for untested.sonnet.io)

Open pacjo opened this issue 2 years ago • 2 comments

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: Screenshot_20231103-075840_Feeder

article with fetch full disabled: Screenshot_20231103-075843_Feeder

article with fetch full enabled: Screenshot_20231103-075849_Feeder

original: Screenshot_20231103-080020_Cromite

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

pacjo avatar Nov 03 '23 07:11 pacjo

found by guessing: https://untested.sonnet.io/rss.xml

https://forum.obsidian.md/t/rss-feed-for-obsidian-publish/18551/11

dvikan avatar Dec 30 '23 00:12 dvikan

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.

pacjo avatar Dec 30 '23 08:12 pacjo