Skip to content

Instantly share code, notes, and snippets.

@splattael
Created March 30, 2014 17:51
Show Gist options
  • Save splattael/9876763 to your computer and use it in GitHub Desktop.
Save splattael/9876763 to your computer and use it in GitHub Desktop.
var entries = $$("div[data-entryid]");
var ids = extract_ids(entries);
streets.service("reader").askMarkEntriesAsRead(ids);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment