Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search doesn't work for lazy loaded nodes #1

Closed
zadam opened this issue Dec 26, 2017 · 0 comments
Closed

Search doesn't work for lazy loaded nodes #1

zadam opened this issue Dec 26, 2017 · 0 comments

Comments

@zadam
Copy link
Owner

zadam commented Dec 26, 2017

Since Trilium now lazy loads all tree nodes, filtering existing branches doesn't work. Backend returns correct noteIds, but since nodes with these notes are not lazy loaded yet, they won't be filtered.

One way to fix this is to walk through "some path" of every returned note before running the tree.filterBranches.

zadam added a commit that referenced this issue Jan 16, 2018
@zadam zadam closed this as completed Jan 16, 2018
zadam pushed a commit that referenced this issue Nov 12, 2023
capi pushed a commit to capi/trilium that referenced this issue Aug 7, 2024
add steps to push container to DockerHub as well
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant