-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Further extensibility/granularity? #1
Comments
My proposal is of the simplest form but maybe it could be extended so that now:content (or an alternative) could act as a container for multiple elements. Something like:
How that then gets presented/consumed is another matter. |
Thinking about it further, I'm open to suggestions here. The initial proposal is just a starting point. |
In my head people could publish their /now page RSS with as much or as little granularity as they prefer, and feed readers could make use of as little or as much of that granularity as they prefer. So, to use me, my /now page RSS might have individual items for "currently", "books", "movies", "food", and a feed reader could prefer either to consider each updated item its own thing or just consider the entire /now page as having been updated. |
So, using
A reader could then do what it wanted with that info based on the user's preferences. |
I’m wondering to what degree this is further extensible, if that would be desired. I’m thinking about he notion of different elements of a now page being their own items.
For instance, on my homepage which is just a glorified combo about/contact/now page, I have a hacky RSS feed where each emoji’d paragraph is it’s own individual item, rather than, say, the entire now page being considered a single item.
The text was updated successfully, but these errors were encountered: