[GH-ISSUE #525] Notes in subfolder displayed in parent folder #263

Closed
opened 2026-03-03 00:19:46 +03:00 by kerem · 1 comment
Owner

Originally created by @triet-truong on GitHub (Jul 8, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/525

Actual behavior:

  • Folder displays its items and also its sub-folder's items.
  • I created 'Note of sub' in 'sub' folder. When I select 'folder' (parent of 'sub'), it displays its own notes ('note of folder') and its subfolder's ('note of sub'). If I delete the 'note of sub' here in 'folder', it's also deleted from 'sub' folder.

Expected behavior:

  • Folder only displays its own items

Is it an intentional feature design in Boost Note?
image

Originally created by @triet-truong on GitHub (Jul 8, 2020). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/525 **Actual behavior**: - Folder displays its items and also its sub-folder's items. - I created 'Note of sub' in 'sub' folder. When I select 'folder' (parent of 'sub'), it displays its own notes ('note of folder') and its subfolder's ('note of sub'). If I delete the 'note of sub' here in 'folder', it's also deleted from 'sub' folder. **Expected behavior**: - Folder only displays its own items Is it an intentional feature design in Boost Note? ![image](https://user-images.githubusercontent.com/19305944/86872056-b1c9a180-c105-11ea-9dcc-807343e2c899.png)
kerem 2026-03-03 00:19:46 +03:00
Author
Owner

@Flexo013 commented on GitHub (Jul 11, 2020):

This is by design. To achieve your preferred method you can do the following:

image

Make a subfolder (in this case @root) and use that for the notes that were originally in the main folder. That way you only see the notes from the root folder while selecting that subfolder. Note that it doesn't need to start with @, I only chose this to make sure it is always at the top.

<!-- gh-comment-id:657065181 --> @Flexo013 commented on GitHub (Jul 11, 2020): This is by design. To achieve your preferred method you can do the following: ![image](https://user-images.githubusercontent.com/4507015/87225435-4bef4b00-c38d-11ea-98c3-4d4b1a45c702.png) Make a subfolder (in this case `@root`) and use that for the notes that were originally in the main folder. That way you only see the notes from the root folder while selecting that subfolder. Note that it doesn't need to start with `@`, I only chose this to make sure it is always at the top.
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#263
No description provided.