© 2024 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Initial Release
Work with Amazon Kindle bookmarks and highlights in InterSystems Caché
Import MyClippings.Item into any namespace and compile it.
Write ##class(MyClippings.Item).Import("/path/to/MyClippings.txt")
Do ##class(MyClippings.Item).Beautify()
Write ##class(MyClippings.Item).Export("/path/to/MyClippings.txt")