From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Converting Twitter export JSON to Org-mode file Date: Mon, 20 May 2013 02:06:45 +0200 Message-ID: <2013-05-20T02-02-40@devnull.Karl-Voit.at> Reply-To: news1142@Karl-Voit.at Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51391) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UeDcy-0000H7-8y for emacs-orgmode@gnu.org; Sun, 19 May 2013 20:07:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UeDcx-0005Qt-B8 for emacs-orgmode@gnu.org; Sun, 19 May 2013 20:07:00 -0400 Received: from plane.gmane.org ([80.91.229.3]:37354) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UeDcx-0005Qp-3j for emacs-orgmode@gnu.org; Sun, 19 May 2013 20:06:59 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UeDcv-0004w6-8f for emacs-orgmode@gnu.org; Mon, 20 May 2013 02:06:57 +0200 Received: from mail.michael-prokop.at ([88.198.6.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 May 2013 02:06:57 +0200 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 May 2013 02:06:57 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi! If you want to make use of the Twitter export data[1] within Org-mode, you might want to check out my Python script[2] that converts Twitter's JSON files to one Org-mode file. NOTE: If you happen to use the Twitter-RSS-feed with the Memacs-RSS module[3] (like I did): it seems to be the case that Twitter discontinued the RSS feed or they keep on changing the RSS feed URLs. I gave up on the Twitter RSS feed. HTH 1. https://blog.twitter.com/2012/your-twitter-archive 2. https://github.com/novoid/twitter-json_to_orgmode 3. https://github.com/novoid/Memacs -- mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode: > get Memacs from https://github.com/novoid/Memacs < https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github