mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #347] Change the storage folder for a note #146
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#146
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 @arcturus140 on GitHub (Feb 13, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/347
Current behavior
New note is automatically created in the right folder.
Expected behavior
Allow the user to correct the storage folder when he / she accidentally created a note in the wrong place.
Steps to reproduce
Environment
@Rokt33r commented on GitHub (Feb 21, 2020):
@arcturus140
I think you can just drag and drop note to folders in different storage. How do you think we can improve this?
Also @pfftdammitchris submit https://github.com/BoostIO/BoostNote.next/pull/348. How do you think about this?
FYI, the reason why I close the issue is the storage name is just for navigation not for changing storage.
@arcturus140 commented on GitHub (Feb 21, 2020):
Clicking on the storage does not only select all notes, it provides navigation:
This is important and we should keep this.
You can use drag & drop to relocate a note but this solution does not scale well, as you can only do this with so many folders effortlessly. Some suggestions for #348:
I noted that notes can be created in a storage location:
/ Local. With drag & drop there is currently no way to move a note from a folder:/ Local / Privateinto a storage location:/ Local. Drag & drop needs improvement, too.@arcturus140 commented on GitHub (Feb 21, 2020):
perhaps right click on a note in the list of notes (middle column) with a menu entry
move to folder...is more intuitive? This could be used to select and move multiple notes as well.@Rokt33r commented on GitHub (Aug 25, 2021):
In the current cloud app, you can move documents from folder page or side navigator via drag and drop