[GH-ISSUE #637] Error while adding DropBox File Storage #331

Closed
opened 2026-03-03 00:20:20 +03:00 by kerem · 5 comments
Owner

Originally created by @Sylk on GitHub (Sep 23, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/637

I'm attempting to add a new file storage that looks like so.

Storage Name: Dropbox
Location: /Users/sylk/Dropbox

And I'm getting the following error: TypeError: Cannot read property '/' of undefined

Version: 0.9.0

Originally created by @Sylk on GitHub (Sep 23, 2020). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/637 I'm attempting to add a new file storage that looks like so. Storage Name: `Dropbox` Location: `/Users/sylk/Dropbox` And I'm getting the following error: ```TypeError: Cannot read property '/' of undefined``` Version: 0.9.0
kerem 2026-03-03 00:20:20 +03:00
Author
Owner

@Sylk commented on GitHub (Sep 29, 2020):

I'd like some help here? Did you discontinue 3rd party syncing so you could just plug your own cloud.

<!-- gh-comment-id:700801192 --> @Sylk commented on GitHub (Sep 29, 2020): I'd like some help here? Did you discontinue 3rd party syncing so you could just plug your own cloud.
Author
Owner

@Flexo013 commented on GitHub (Sep 29, 2020):

To use 3rd party syncing you need to make sure the storage is a local file based one. That will allow for syncing with Dropbox and other cloud services.

<!-- gh-comment-id:700946790 --> @Flexo013 commented on GitHub (Sep 29, 2020): To use 3rd party syncing you need to make sure the storage is a local file based one. That will allow for syncing with Dropbox and other cloud services.
Author
Owner

@Sylk commented on GitHub (Sep 29, 2020):

My dropbox file location is local.

<!-- gh-comment-id:700968750 --> @Sylk commented on GitHub (Sep 29, 2020): My dropbox file location is local.
Author
Owner

@Flexo013 commented on GitHub (Oct 4, 2020):

So you got everything to work with Dropbox syncing?

<!-- gh-comment-id:703256651 --> @Flexo013 commented on GitHub (Oct 4, 2020): So you got everything to work with Dropbox syncing?
Author
Owner

@Sylk commented on GitHub (Oct 4, 2020):

No I just reverted to an old version of BoostNote.

<!-- gh-comment-id:703262307 --> @Sylk commented on GitHub (Oct 4, 2020): No I just reverted to an old version of BoostNote.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#331
No description provided.