-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4afe9f2
commit f1a1e28
Showing
2 changed files
with
14 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
ril2springpad | ||
============= | ||
|
||
Ugly hack for importing ReadItLater to Springpad: convert ReadItLater export files to Delicious import format. | ||
|
||
ril2springpad was forked by Yuji Kosuga <[email protected]> from vinzv/rilconvert originally created by Vinzenz Vietzke <[email protected]>. Thanks Vinzenz!! | ||
|
||
Usage | ||
----- | ||
ril2springpad.sh : [-a value] [-p] input-filename.html output-filename.html | ||
a) Attach a specified tag to each converted bookmark. | ||
p) Convert the bookmarks as public. Do not use this option if you want to make them private. | ||
?) Show this help menu. | ||