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/sidewise2orgwith 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.