Home
Softono
Eaglecoolimport

Eaglecoolimport

Open source Python
11
Stars
1
Forks
1
Issues
1
Watchers
2 years
Last Commit

About Eaglecoolimport

Batch Import Web Bookmarks to Eagle.cool app

Platforms

Web Self-hosted

Languages

Python

Links

EagleImport

EagleImport is a python script to Batch Import your Web Bookmarks to Eagle.cool app

How to use the script:

The script is very easy to use. Just create a CSV file with the following columns:

  1. URL: The URL of the bookmark.
  2. Title: The title of the bookmark (optional).
  3. Tags: The tags for the bookmark (optional).
  4. 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
  5. Edit the script with your personal setting and run it