You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No way to specify multiple RSS feeds. Currently you can just create a feed for all posts.
Solution
Allow the extension to specify multiple feeds with a "filter" to decide which posts to use. I think this can be arbitrary frontmatter keys that can contain static values, or potentially an MFA tuple for a function to call at runtime.
The text was updated successfully, but these errors were encountered:
Problem
No way to specify multiple RSS feeds. Currently you can just create a feed for all posts.
Solution
Allow the extension to specify multiple feeds with a "filter" to decide which posts to use. I think this can be arbitrary frontmatter keys that can contain static values, or potentially an MFA tuple for a function to call at runtime.
The text was updated successfully, but these errors were encountered: