Export note or notebook history to git?

I have a long list of URLs in a single note. I want to determine when each one was added. I could do this with git diffs.

I don't see any way I could do it in Joplin. Note history is hard to access, and I don't know of a way to do so programmatically as a one-off thing.

Any ideas?

2 Likes

I haven't really used this endpoint, but you can take a look at the joplin data api GET /events/:id

I created an npm package to provide a better developer experience joplin-api

1 Like

You could use Joplin Filesystem (JoplinFS) to push changes to git

1 Like

stuck at undefined symbol: _PyGen_Send · Issue #52 · libfuse/pyfuse3 · GitHub

gonna mby try harder in a few weeks

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.