Skip to content

Work with Amazon Kindle bookmarks and highlights in InterSystems Caché

License

Notifications You must be signed in to change notification settings

intersystems-community/MyClippings

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MyClippings

Work with Amazon Kindle bookmarks and highlights in InterSystems Caché

Installation

Import MyClippings.Item into any namespace and compile it.

Use

  1. Import your MyClippings.xml via Write ##class(MyClippings.Item).Import("/path/to/MyClippings.txt")
  2. Work with imported items via SQL, globals, objects. Try: Do ##class(MyClippings.Item).Beautify()
  3. Export results with: Write ##class(MyClippings.Item).Export("/path/to/MyClippings.txt")

About

Work with Amazon Kindle bookmarks and highlights in InterSystems Caché

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published