Skip to content
View nachum37's full-sized avatar

Block or report nachum37

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Simple script to export Feedly Read ... Simple script to export Feedly Read Later and Import to Pocket
    1
    # Export Feedly Read Later to Pocket
    2
    
                  
    3
    Simple Google Chrome's Dev-Tools Console script that exports a users Read Later list out of Feedly as a JSON string, and instroctions how to import the file to Pocket.  
    4
    
                  
    5
    Based on [bradcrawford's script](https://gist.github.com/bradcrawford/7288411), with a fixed filesaver.js source, JSON time attribute & JSON MIME Type.