Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Enhancement: Searching in notes content and not only in titles #21

Closed
Cutuchiqueno opened this issue Oct 2, 2017 · 3 comments
Closed
Assignees
Labels

Comments

@Cutuchiqueno
Copy link

I recently switched from vim where I had a comparable notes plugin to atom. On difference to atom-notes is that in the vim plugin I was able to not only search notes titles but also the content of notes which made searches significantly more successful across notes that are years old. Of cause a challenge regarding performance exists. However, at the moment I use the fuzzy-grep plugin to be able to this and it is not particularly slow

@lexicalunit lexicalunit self-assigned this Oct 2, 2017
@lexicalunit lexicalunit added the bug label Oct 2, 2017
@lexicalunit
Copy link
Owner

Thank you for noticing this! atom-notes was always supposed to be searching by body and title, but a recent change broke this and I didn't even notice. I'm going to fix this and add some spec tests to ensure we don't have a future regression on this issue.

@lexicalunit
Copy link
Owner

lexicalunit commented Oct 2, 2017

Alright, give v1.14.0 a try!
screen shot 2017-10-02 at 11 12 30 am

@Cutuchiqueno
Copy link
Author

works like a charme. Thx. for the such immediate reaction!

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

No branches or pull requests

2 participants