mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-12 20:57:22 +01:00
.. | ||
.gitignore | ||
go.mod | ||
go.sum | ||
go.work | ||
go.work.sum | ||
main.go | ||
query.gql | ||
README.md |
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!