This file contains hidden or 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
| #!/usr/bin/env bash | |
| # | |
| # Export all Omnivore saves to a bookmarks.html file to easy importing into things like Pocket. | |
| # | |
| # Sets the added and modified dates to order is retained in the receiving service if it honours those fields. Pocket does. | |
| # | |
| # Instructions: | |
| # | |
| # 1. Save file to your Linux, macOS or WSL on Windows | |
| # 2. Get an API key from Omnivore. See https://docs.omnivore.app/integrations/api.html |