Erik Newhard

Results 10 comments of Erik Newhard

You could try forking https://github.com/everruler12/roam2github/blob/main/roam2github.js then replace line 409 `const markdown_dir = path.join(backup_dir, 'markdown', graph_name)` with `const markdown_dir = path.join(backup_dir, '_notes')` Then in your Actions repo, in main.yml line 30,...

> It would be nice to get an option to mention the location folder through git secrets or something like that in your original repo, so that many people like...

This is an issue with the workaround for unlimited minutes, because the public action doesn't make any changes to its repo, it only writes to the private repo. You could...

Unfortunately not. The way it works, it logs into your account, and mimics the clicks to download the exports. To backup your offline graph, I would suggest using the built-in...

Thanks for reporting this. (I've had the same error a couple of times while backing up the official Roam help graph for the demo backup. I thought it may be...

Just noticed this too. Probably related to #33

Duplicate of #29 I'm having the same issue. Caused by a Roam update as explained in the weekly newsletter: > [[Sidebar redesign]] We've made some big design changes to the...

> Same error multiple times, is there anything I can do? I made a change. Please try again and let me know what happens Edit: That did not seem to...

Sorry to hear the script no longer works. Unfortunately, I've stopped using Roam years ago and no longer maintain this project. Plus, Roam has had built-in Auto Backups for awhile....

@dbieber Cool, thanks! I've merged it