actions-marketplace-validations/Sync Diigo Highlights to Readwise
A workflow to sync your highlights from Diigo to Readwise
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 28, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/dexter-stpierre_diiggo-to-readwise@fe8eefa95ed9eb5e45e9cab06772c11920fd8c43 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| diigoApiKey | Key used to access Diigo API | yes | — |
| diigoUsername | Username used to login to your Diigo account | yes | — |
| diigoPassword | Password used to login to your Diigo account | yes | — |
| readwiseToken | Token used to access Readwise API | yes | — |
| diigoFilterTags | Comma seperated list of tags that you would like to sync to Readwise. Leave blank to sync all highlights. Example "readwise,favorite" | no | — |
| timestampFileName | Name of file in your repo to save last synced timestamp to | no | lastSync.txt |
Outputs
no outputs