Skip to content
This repository was archived by the owner on Jul 31, 2020. It is now read-only.

Multi-database support #4#6

Open
Stvad wants to merge 11 commits into
kristianfreeman:masterfrom
Stvad:master
Open

Multi-database support #4#6
Stvad wants to merge 11 commits into
kristianfreeman:masterfrom
Stvad:master

Conversation

@Stvad

@Stvad Stvad commented Mar 7, 2020

Copy link
Copy Markdown

No description provided.

@Stvad

Stvad commented Mar 7, 2020

Copy link
Copy Markdown
Author

Ok, this is actually broken, as it tries to go to multiple places in 1 page at the same time. Let me fix that

@kristianfreeman

kristianfreeman commented Mar 9, 2020

Copy link
Copy Markdown
Owner

this is so awesome!! i didn't know that multi-database support was a thing in roam, but i've seen a bunch of people asking about this so i'm thrilled you took the time to get this PR up!

anything i can do to help it along the finish line? i see a few TODOs in the diff. let me know!

also thanks for the re-indent fix, not sure what happened there!

@Stvad

Stvad commented Mar 9, 2020

Copy link
Copy Markdown
Author

This is functional, I think it can be merged as is. TODO's are more of a wish-list for improvements

@Stvad

Stvad commented Mar 9, 2020

Copy link
Copy Markdown
Author

There is a bug when switch to JSON export type does not work for large db's, but I don't believe it's related to changes here

@Stvad

Stvad commented Mar 12, 2020

Copy link
Copy Markdown
Author

Do you have any concerns you want addressed before merging this?

@Stvad

Stvad commented Mar 20, 2020

Copy link
Copy Markdown
Author

👀

alexdunne added a commit to alexdunne/roam-backup that referenced this pull request Apr 15, 2020
@kristianfreeman

Copy link
Copy Markdown
Owner

hey @Stvad, sorry for the lack of review on this! i've been pretty bad about my github notifications :| reviewing now

@kristianfreeman

Copy link
Copy Markdown
Owner

I had some issues running this: https://github.com/signalnerve/roam-backup/runs/622833348?check_suite_focus=true

@Stvad any ideas?

push:
branches:
- master
schedule:

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why was this removed?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah, this PR got stale - the intended changes were only the ones before March 19. But I continued to work on my branch so they show up here.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to answer your actual question - I actually switched to using https://github.com/MatthieuBizien/roam-to-git so I disabled the WF for myself.

Comment thread index.js
const generateExport = async () => {
const browser = await puppeteer.launch({
env: {
TZ: 'Etc/GMT+12',

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants