|
15 | 15 | the Note tab now shows sortable "Note", "Folder", and "Modified" columns, |
16 | 16 | sorted by modification date descending by default, to make similarly named |
17 | 17 | notes easier to distinguish (for [#3482](https://github.com/pbek/QOwnNotes/issues/3482)) |
18 | | -- In note tree mode, searching in the note list now hides folders that don't |
19 | | - match and don't contain matching notes in their subtree, while keeping |
20 | | - parent folders visible for matching note names or note content, and |
21 | | - expanding visible folders so matching results are uncollapsed |
22 | | - (for [#2868](https://github.com/pbek/QOwnNotes/issues/2868)) |
23 | | -- Fixed note tree mode not refreshing the note/folder tree after selecting a |
24 | | - folder cleared the search text, so hidden items are now shown again |
25 | | - (for [#2868](https://github.com/pbek/QOwnNotes/issues/2868)) |
| 18 | +- Added more improvements to the note list search and filtering in note tree mode |
| 19 | + for [#790](https://github.com/pbek/QOwnNotes/issues/790)) |
| 20 | + - In note tree mode, searching in the note list now hides folders that don't |
| 21 | + match and don't contain matching notes in their subtree, while keeping |
| 22 | + parent folders visible for matching note names or note content, and |
| 23 | + expanding visible folders so matching results are uncollapsed |
| 24 | + (for [#2868](https://github.com/pbek/QOwnNotes/issues/2868)) |
| 25 | + - In note tree mode, note and folder search now always searches across all |
| 26 | + folders instead of only the currently selected folder |
| 27 | + (for [#2868](https://github.com/pbek/QOwnNotes/issues/2868)) |
| 28 | + - Fixed note tree mode not refreshing the note/folder tree after selecting a |
| 29 | + folder cleared the search text, so hidden items are now shown again |
| 30 | + (for [#2868](https://github.com/pbek/QOwnNotes/issues/2868)) |
26 | 31 |
|
27 | 32 | ## 26.3.3 |
28 | 33 |
|
|
0 commit comments