mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[GH-ISSUE #888] Note-tree not visible under folder (side panel) #430
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#430
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 @shtolcers on GitHub (Mar 23, 2021).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/888
Current behavior
Newly created notes in folder on the side panel don't appear under folder.
https://www.loom.com/share/7f637565127843749c94bb9ba1130d78
Expected behavior
For each folder, there should be an arrow for toggling note list.
Environment
Desktop/Web
@shtolcers commented on GitHub (Mar 23, 2021):
Discussion about this issue:
https://boostnote-group.slack.com/archives/C4MRLJ3BQ/p1616061875008800
@cooldien commented on GitHub (May 4, 2021):
If it's not a bug, Please let me get the feature back again.
I'm considering whether to use another markup editor due to that.
@Komediruzecki commented on GitHub (May 4, 2021):
Hi cooldien,
It's definitely a bug, the wiki mode should show that note list if there are notes in the folder, do you experience the same issue? Can you try it in latest version? If it does not work in latest version, I'll investigate this, but I need someone help as how this happens (how to reproduce the issue), might be different storage which I am not using or some corrupted data (but that's highly unlikely).
If we cannot reproduce it, soon we will have cloud space like navigator which should not have this problem and will support drag and drop, so this will definitely be fixed.
@Kompiler commented on GitHub (May 27, 2021):
Hi,
Just wanted to say that I am also impacted by this issue.
Not having the notes appear directly in the tree makes it very difficult to navigate between.
If for example you want to browse through the notes sequentially, I currently have to click on a note on the right, then click the breadcrumb control to navigate back to the list view, scroll down trying to locate the next note in the list before finally clicking on it. When perusing a large number of notes, this is very tedious.
Would be far easier to simply have the notes showing in the navigation tree and be able to maintain selection there.
Previously, the 3-pane wiki view allowed me to keep track of the selected note but that feature seems to have been removed.
I'm running 0.16.1 and have the 'Show content of all subfolders' checkbox clicked in General Preferences.
Anyhow, just wanted to provide some feedback :)
Great app by the way.
@Komediruzecki commented on GitHub (May 28, 2021):
Hi Kompiler,
I agree, but I cannot reproduce it, I hope next week we will release the local space refactoring with a whole new topbar and sidebar navigation (supporting drag and drop, better breadcrumbs and proper note view alongside folders), this will definitely solve the problem.
Thank you for your patience
@Komediruzecki commented on GitHub (Jun 9, 2021):
Hi all,
The new release features completely new sidebar tree, it should solve all of this problmes, there should be no hiding of notes under an item.
Please update and let me know if you find any issues with your storages in new release!
Thank you for your patience!
You can find new release here: https://github.com/BoostIO/BoostNote.next/releases/tag/v0.18.0
@Kompiler commented on GitHub (Jun 9, 2021):
I've updated and all the notes are once again appearing under their respective folders. Thank you so much.
Also, just wanted to say that I absolutely love the new sidebar tree. Nice work!
@Komediruzecki commented on GitHub (Jun 10, 2021):
No problem,
There will also be smaller update to allow custom ordering by drag and drop (order between notes and folders) in next release, so keep watching the releases for new updates.
I'll close this issue, please reopen if needed.