mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #209] Import entire storage from Boostnote #71
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#71
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Flexo013 on GitHub (Dec 21, 2019).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/209
A nice feature to switch from Boostnote to Boost Note would be to allow for transferring of an entire storage folder.
Currently you can only transfer single note with their cson files, but this will be very tedious if you have many notes.
@alex-moreno commented on GitHub (Dec 23, 2019):
you can drop all your notes, can't you? The only thing you can't automatically is to transfer specific notes to specific folders, but you can achieve that manually just listing and moving with grep
@RyanGreenup commented on GitHub (Dec 24, 2019):
Somewhat related to this, is there a method include photos when transferring old notes?
I have a lot of notes with screenshots and it’s going to be a nuisance to have to manually implement attaching images.
@chumbalum commented on GitHub (Dec 24, 2019):
Importing files without attachments is a dealbreaker for me. Is there any workaround?
@Crambie commented on GitHub (Dec 27, 2019):
I second this. I just tried it and it will take an age to manually re-create all the folders and put everything in the correct places. I don't think you can expect people to be OK without the option. "just listing and moving with grep" isn't a good enough response for the majority of people.
@qrospars commented on GitHub (Jan 20, 2020):
Also, I was using a lot of snippet notes to describe components, tools, or other things... And They don't seem to be imported after I follow the tutorial to move from the old to the new boost note :/
@Rokt33r commented on GitHub (Nov 20, 2020):
Already resolved