Closed mmcclimon closed 8 years ago
Dear @mmcclimon,
Thanks. I think it's very useful. BTW, I personally don't use Simplenote any more. If you don't mind, I'd like you to be a collaborator of this project so you can make changes easily.
If you don't mind, I'd like you to be a collaborator of this project so you can make changes easily.
Sure, that's fine. Thanks!
I've been working on some things to make this mode work better for me, and I wonder what you'd think of them. Basically, this set of commits adds a search bar widget to the top of the buffer: you can enter a regex, which then
grep
s the simplenote2-notes-dir.It's not perfect: I was trying to find a way to leverage Emacs's grep-mode, but couldn't seem to find a way to get it to avoid opening a compilation-mode buffer. It's fine if you don't want to merge this, but it might be useful to some people.