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

no way of importing cjon files? #1094

Closed
jsulam opened this issue Aug 17, 2021 · 9 comments
Closed

no way of importing cjon files? #1094

jsulam opened this issue Aug 17, 2021 · 9 comments
Labels
question ❓ Issue concerns a question.

Comments

@jsulam
Copy link

jsulam commented Aug 17, 2021

Current behavior

Cannot import cjon files from Boostnote 0.11 that I hold locally.

Expected behavior

There are a number of importing notes options, but none of them apply to previous versions of boostnote.

Environment

Desktop/Web

  • Boost Note.next version: 1.48.0
  • OS version and name: Ubuntu 18.04
@Komediruzecki
Copy link
Contributor

Komediruzecki commented Aug 17, 2021

Hi, jsulam,

The notes import into cloud space is for other systems, between boost note versions you can migrate data (local space to cloud) or transfer from legacy to boost note next (legacy file system to new file system space).

There is a way to do this but it's a bit complicated.

The steps would be:

  1. Install version of the application which still supports local space (from this repository, for example this one: https://github.com/BoostIO/BoostNote.next/releases/tag/v0.19.0)
  2. Create empty local file system space
  3. Import legacy notes into boost note local space (see tutorial: https://medium.com/boostnote/how-to-migrate-data-from-old-boostnote-efd8a5c7aa7d)
  4. Now you can transfer your boost note file system storage to any cloud space you like (you can install newer version of the application or do this inside 0.19.0 and later update the application)

Note that newer application versions will not support local space file system storages and for that you need to install local space only desktop application: https://github.com/BoostIO/BoostNote.next-local/releases/tag/v0.21.1

If I misundestood something, and you want to just use local file system space and load previous notes from legacy boostnote (*.CSON) then you can follow the above procedure but do not migrate the local storage to cloud (rather to new local space only desktop application - with instructions provided on latest release from this repository)

Sorry for the troubles, for last case it should be easy to do from local space only application but currently there is a fix which will be released soon (no space tab in preferences)

Let me know if you have any questions

@jsulam
Copy link
Author

jsulam commented Aug 17, 2021

Thanks Komediruzecki!

I think I'm half way there:

  1. I had to go to v0.12.x in order to be able to create a local workspace (could not do it with v0.19.x).
  2. Now moved to v.0.19, where I see the option of migrating the local space to cloud space. However, when I do this, I get the error

An Error occured while tring to fetch workspaces: 401

I also do not think my local boostnote.next is logged in to my boostnote.io account, but I cannot find any "log in" option here in v.019.

Do you see anything I might be missing?

@Komediruzecki
Copy link
Contributor

Komediruzecki commented Aug 17, 2021

Hi,

Did you try reloading the app on 401? (ctrl+r)

Some screenshot would be helpful as I have hard time understanding what went wrong, so please describe steps in detail and provide some screenshot of the steps.

Also open dev console tab (ctrl+shift+i or from menu) and screenshot it for any additional errors.

The things you are describing should all work as expected but there might be a confusion between the applications itself.

So let me link you issue where I described the current state of boost note desktop apps: BoostIO/BoostNote-Legacy#3720

In short:

  1. The local space only desktop app will not have cloud migration neither Sign in
  2. The cloud space boost note desktop app will be only for cloud spaces (no file system local spaces)

All of this started from 0.20.x so I am not sure why you would not see Sign In in 0.19.x - assuming you installed the app from this repository? (of course new repository probably does not have previous versions)

For the 401 error, you should probably be creating cloud space first (sign in etc) and then migrate the notes to particular cloud workspace, have you done that? (please also ensure internet connection)

@jsulam
Copy link
Author

jsulam commented Aug 17, 2021

Hi,

Yes, reloading does not help. Here's the screenshot of the workspace.

image

Upon clicking on the cloud symbol (bottom left), i'm prompted with this:
image

And after selecting "Migrate this local space.." I get the error message:
image
Note that the Next button is disabled.

The console dev tab does reflect errors, but it's hard for me to understand their meaning:
image

@jsulam
Copy link
Author

jsulam commented Aug 17, 2021

Here's an update: I realized I could go and manually export each of the folders in the old boostnote as md files, and then create each of these folders and directly import the corresponding files either via the boostnote.io or into a cloud space with the newest versions of Boost Note.

This is not perfect (some attachments are lost), but it'll do for now. Thanks for your help @Komediruzecki

@Komediruzecki
Copy link
Contributor

Hi,

So, assuming you imported legacy notes successfully into file system space in one of the previous versions, to migrate to cloud I would suggest installing latest version.

You will get prompt that the FS storage is not supported and option to migrate data.

For signing in, can you screenshot the space switcher and how does it miss the sign in?

Can you click on get started and try create new test cloud space with some sign in?

401 generally mean you didnt auth well, so sign out sign in might help, but I would do that in latest version to ensure application is bug free.

Glad to hear the workaround, yes notes can be exported from local space.

Please try the above, the most important being logging in latest boost note in cloud space, and trying migrating, you should get your attachments easily this way.

If you can, please document as much details, steps and screenshot for me to analyse the problem.

@Rokt33r
Copy link
Member

Rokt33r commented Aug 19, 2021

@jsulam The feature is discarded from the app but I think I can still help you by writing some migration script so you can migrate more easily. If you still need help, please join our slack and send me a DM(@Rokt33r). We can even do a video call if you need. Anyway, sorry for the trouble.

Our slack channel : https://join.slack.com/t/boostnote-group/shared_invite/zt-cun7pas3-WwkaezxHBB1lCbUHrwQLXw

@Rokt33r Rokt33r closed this as completed Aug 19, 2021
@Rokt33r Rokt33r added the question ❓ Issue concerns a question. label Aug 19, 2021
@jsulam
Copy link
Author

jsulam commented Aug 19, 2021

Got it - thank you all!

@Komediruzecki
Copy link
Contributor

No problem,

if you still have problems with this, please don't hesitate to ask more questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question ❓ Issue concerns a question.
Projects
None yet
Development

No branches or pull requests

3 participants