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

Several updates #11

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Several updates #11

wants to merge 3 commits into from

Conversation

hExPY
Copy link

@hExPY hExPY commented Nov 28, 2023

Following up on a fellow people-at-obsidian user with exactly the same issue as I have #10. I just added the .toLowerCase() method to the context.query string to make the search case-insensitive.

@TerryvanWalen
Copy link

This works form me locally. Seems a nice addition!

hExPY added 2 commits May 9, 2024 19:48
I use this plugin heavily and was looking for a feature to store every person into it's dedicated directory rather than just a note.
For that I implemented a dropdown that lets you choose if you want to store notes for every person the "default" way (one note per person), by lastname, or one directory per person (in which you can add more notes). Additionally, I introduced a bugfix to correctly load settings and represent them in the ui and the possibility to make multi line descriptions using document fragments.
@hExPY hExPY changed the title .toLowerCase() on suggestion Several updates May 9, 2024
@hExPY
Copy link
Author

hExPY commented May 9, 2024

Hi @saibotsivad

I use this plugin heavily and was looking for a feature to store every person into it's dedicated directory rather than just a note.
For that I implemented a dropdown that lets you choose if you want to store notes for every person the "default" way (one note per person), by lastname, or one directory per person (in which you can add more notes). Additionally, I introduced a bugfix to correctly load settings and represent them in the ui and the possibility to make multi line descriptions using document fragments.

(Additionally it fixes the lowercase search bug)

@m8mble
Copy link

m8mble commented Oct 16, 2024

I stumbled over the lower-case search. That alone would be a great improvement, because it allows to type (with autocompletes) the real filename to open (if exists) or create the people file.

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

Successfully merging this pull request may close these issues.

3 participants