;; This buffer is for notes you don't want to save, and for Lisp evaluation.
;; If you want to create a file, visit that file with C-x C-f,
;; then enter the text in that file's own buffer.

sidewise2org

1 Changes

  • 2017-08-20: Version 0.1 - initial version
Status: Works
Location: https://github.com/perweij/sidewise2org

2 Description

Users of the Sidewise Chrome plugin (http://www.sidewise.info/) may want to import the current Sidewise link state into an org-file. This is a small program to perform this operation.

3 Install

Save sidewise2org.el in one of your load-path directories.

I have only tested this with GNU Emacs version 25.

4 Usage

  • Click the Sidewise toolbar icon, and perform an export to a file.
  • Call pw/sidewise2org with the file as argument, i e:
(pw/sidewise2org "/tmp/sidewise_export.json")

  • The result is shown in a temporary buffer, that you may save to disk.

;; Copyright (c) 2016, 2017
;; Per Weijnitz
;;
;; Verbatim copying and redistribution of this entire page are
;; permitted provided this notice is preserved.
;;
;; Check here for contact information.

-:-- sidewise2org (org-html-publish-to-html) 0.20      generator:Emacs 25.2.1 (Org mode 9.0.9)      generated:2017-08-20T13:02:08+02:00      ©2016 Per Weijnitz