www.byjp.me/tools/import/omnivore
2024-01-20 11:31:22 +00:00
..
.gitignore Add auto-importer for omnivore comments 2024-01-20 11:28:36 +00:00
go.mod Add auto-importer for omnivore comments 2024-01-20 11:28:36 +00:00
go.sum Add auto-importer for omnivore comments 2024-01-20 11:28:36 +00:00
go.work Add auto-importer for omnivore comments 2024-01-20 11:28:36 +00:00
go.work.sum Add auto-importer for omnivore comments 2024-01-20 11:28:36 +00:00
main.go Add auto-importer for omnivore comments 2024-01-20 11:28:36 +00:00
query.gql Add auto-importer for omnivore comments 2024-01-20 11:28:36 +00:00
README.md Readme for omnivore 2024-01-20 11:31:22 +00:00

Omnivore importer

This (even more shoddily built) script pulls my annotated articles in from Omnivore and turns them into bookmarks.

Annoyingly, Omnivore marks the "ReadAt" date as being the most recent time you read it (not the first time), so my most-enjoyed articles will jump to the top when I re-read them. This isn't terrible, but I'll put a request in with them to avoid this!

I don't have a mechanism for running this regularly (and committing the results to the repo) but that'd be next!