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

Map View Filter Problem #124

Closed
cjt3 opened this issue Oct 1, 2022 · 7 comments
Closed

Map View Filter Problem #124

cjt3 opened this issue Oct 1, 2022 · 7 comments
Labels
p0 Critical

Comments

@cjt3
Copy link

cjt3 commented Oct 1, 2022

I have been having a problem with some notes not displaying in Map View with a filter, and also getting an error (red box) on the filter. I finally tracked it down to it being an issue with any note that has parentheses in the path (either in the note name or folder name).

Example: I have a note named "Trip (Jan 2022)". I can display a Map View of that note just fine, but if I try to filter on linkedfrom:"Trip (Jan 2022)" the filter gives an error.

@esm7
Copy link
Owner

esm7 commented Oct 1, 2022

Thank you for the precise finding of the root cause, it's indeed an edge case I didn't consider. Will get it fixed.

@esm7 esm7 added the p0 Critical label Dec 5, 2022
@esm7
Copy link
Owner

esm7 commented Dec 22, 2022

Fixed in 2.3.0 (not released yet).

@esm7 esm7 closed this as completed Dec 22, 2022
@championswimmer
Copy link

championswimmer commented Jan 12, 2023

Sorry to bug but any update on 2.3.0 release date?

I am so so sorry, I saw you release 3.0 already.

@esm7
Copy link
Owner

esm7 commented Jan 12, 2023

Just a few hours ago :)

@championswimmer
Copy link

I just updated to 3.0 and still have the same issue

image

Red box.

Logs don't quite say much

image

This is my filter query linkedfrom:"Create/Travel/2022-01 England & Scotland.md"

Are special characters not allowed in linkedfrom filename? (like &) ?

@esm7
Copy link
Owner

esm7 commented Jan 12, 2023

I didn't take into account the & character. Will release a fix soon (probably tomorrow).

@esm7
Copy link
Owner

esm7 commented Jan 12, 2023

Released the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p0 Critical
Projects
None yet
Development

No branches or pull requests

3 participants