Skip to content

social order-by="timestamp" does not result in global ordering #116

Open
@lemmy

Description

@lemmy
<aping
  | template-url="social_template.html"
  | items="5"
  | model="social"
  | order-by="timestamp"
  | order-reverse="false"
  | aping-vimeo="[{'channel':'1444158'}]"
  | aping-youtube="['{channelId}':'UCLHtwjeqBxVSEhjV0clKblA']"
  | aping-rss="[{'path':'https://www.reddit.com/r/tlaplus/.rss'},
  | {'path':'https://github.com/tlaplus/tlaplus/releases.atom'},
  | {'path':'https://github.com/tlaplus/tlaplus/commits/master.atom'},
  | {'path':'https://stackoverflow.com/feeds/tag/tla%2b'},
  | {'path':'https://groups.google.com/forum/feed/tlaplus/topics/rss.xml?num=50'}]"
  | aping-codebird="[{'user':'tlaplus', 'result_type':'recent', 'showAvatar':'false'}]"
  | >
  | </aping>
 

My index.html has the following aping stance with order-by="timestamp" but the ordering only seems to affect the local ordering per aping plugin. How do I globally order across all aping plugin (vimeo, youtube, rss, ...)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions