Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Max of 10 markdown pages to import at once #23

Open
GitMurf opened this issue May 1, 2020 · 2 comments
Open

Max of 10 markdown pages to import at once #23

GitMurf opened this issue May 1, 2020 · 2 comments
Labels
bug Something isn't working
Projects

Comments

@GitMurf
Copy link
Owner

GitMurf commented May 1, 2020

Describe the bug

3:21 PM
EA do you know if there is any way around the import limit of 10 files?
4:31 PM
Murf I didn’t even know there was an import limit! You mean when doing the Roam import if you select more than 10 files it gives an error?

@GitMurf GitMurf added the bug Something isn't working label May 1, 2020
@GitMurf GitMurf added this to To do in CRM Import via automation May 1, 2020
@GitMurf GitMurf moved this from To do to Other's Ideas in CRM Import May 1, 2020
@GitMurf
Copy link
Owner Author

GitMurf commented May 1, 2020

Maybe as a workaround split each set of 10 pages from CSV conversion script into subfolders 1, 2, 3, 4 etc. for each chunk of 10 so that you can upload folder one pages (10) and then folder 2 etc. to more easily support workflow of importing 10 at a time.

@GitMurf
Copy link
Owner Author

GitMurf commented May 1, 2020

9:05 AM
Murf @ea Maybe as a workaround I have the script split each set of 10 pages from CSV conversion script into subfolders 1, 2, 3, 4 etc. for each chunk of 10 so that you can upload folder one pages (10) and then folder 2 etc. to more easily support workflow of importing 10 at a time?
9:07 AM
EA That would certainly help.
9:07 AM
Murf so if there are 30 pages (i.e. 30 rows in CSV) then the script would create "1", "2", "3" folders and each would have 10 pages in them totalling the 30?
9:07 AM
EA Yes
9:08 AM
Murf technically 30 pages would be 29 rows in the CSV because of the summary page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
CRM Import
  
Other's Ideas
Development

No branches or pull requests

1 participant