EagleImport is a python script to Batch Import your Web Bookmarks to Eagle.cool app
The script is very easy to use. Just create a CSV file with the following columns:
- URL: The URL of the bookmark.
- Title: The title of the bookmark (optional).
- Tags: The tags for the bookmark (optional).
- Create a new folder in Eagle app and copy its ID (right-click it and select copy link), the code after “eagle://folder/” is the folder ID
- Edit the script with your personal setting and run it