Skip to content

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

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, ...)?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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