Re: [MlMt] suggestion - search buttons

2015-02-05 Thread Scott A. McIntyre

Hi,


Well, I might not have “finished” this feature, but it's 
certainly in a useful state now. Fetch the latest test release, read 
the instructions in the release notes, and try it out.


Also, I believe I've fixed the worst bugs in the 64 bit version of 
MailMate. If recent releases have been unstable for you then try 
again now.


Just started with new search bar enabled.

This is amazing! nuff'said.

Enter / Alt+Enter is a lifesafer and going to have fun learning the 
various qualifiers.


Love it.  GREAT start.  And thank you for NOT making it live-updating.  
I'm sure some people would like that, but, that significantly slows 
things down, and this actually gives a super zippy result.


I also like the idea of the keybinding option down the road, so that / 
or whatever triggers going to the search box.  Very vi-like, I 
appreciated that suggestion.  ;-)


The keywords may be something you want to think about, possibly adding 
punctuation like m: or f: -- I don't think I can search for the 
letter m as a single letter in my messages, for example.  Odd as it 
may sound, that's the sort of thing I need to do from time to time.


GREAT stuff Benny, thank you so much!!

Scott

___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] suggestion - search buttons

2015-02-05 Thread Scott A. McIntyre

Hi,


Well, I might not have “finished” this feature, but it's certainly 
in a useful state now. Fetch the latest test release, read the 
instructions in the release notes, and try it out.



Couple of bugs:

1)  Select a mailbox, enter a word to search for in box, alt-enter.  
Matches display for that mailbox, but, clicking on one of the messages 
reverts the search to All Mailboxes and ends up displaying a 
*different* message than the one was clicked upon.  Tested this with an 
INBOX as the original search mailbox.


2)  Personal preference: If you x to clear a search in the search box, 
it should also have the effect of - to remove the search terms.


Loving this feature though.  Must send Benny more money.

___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] suggestion - search buttons

2015-02-05 Thread Jon Garrison

This is awesome!

Is it possible to change my keybinding to point to this instead of the 
old style? I have this:


/ = mailboxSearch:;

And I tried a few guesses, but no luck.

Jon

On 5 Feb 2015, at 12:25, Benny Kjær Nielsen wrote:


On 30 Jan 2015, at 10:08, Benny Kjær Nielsen wrote:


On 30 Jan 2015, at 8:57, Giovanni Lanzani wrote:


On 29 Jan 2015, at 23:47, Scott A. McIntyre wrote:

Oh man, I'd pay a reasonable sum of money to have a search 
interface like this, using the various key-words from the drop 
downs instead of the dropdown.


	from:*.domain.com before:01-12-2014 after:17-03-2013 NOT 
(subject:Invoice* OR from:landl...@evil.com)


would that be difficult to implement?


No, I think I've also described my plan in the past (although maybe 
it wasn't on the mailing list). I already have a very experimental 
implementation (too experimental to be enabled for testing or even be 
used by myself). In short, my plan is to do something very close to 
what Scott describes, but it's going to be customizable in the sense 
that *power* users can make their own quick search language if they 
provide a script which converts it to the internal MailMate query 
language (which is too verbose to be used directly). The default 
quick search language is going to be an example of that.


But I don't have time to finish it soon. Right now, the main focus is 
making the 64 bit release sufficiently stable to replace the 32 bit 
release.


Well, I might not have “finished” this feature, but it's certainly 
in a useful state now. Fetch the latest test release, read the 
instructions in the release notes, and try it out.


Also, I believe I've fixed the worst bugs in the 64 bit version of 
MailMate. If recent releases have been unstable for you then try again 
now.


--
Benny
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] suggestion - search buttons

2015-02-05 Thread Max Rydahl Andersen

On 5 Feb 2015, at 21:25, Benny Kjær Nielsen wrote:


On 30 Jan 2015, at 10:08, Benny Kjær Nielsen wrote:


On 30 Jan 2015, at 8:57, Giovanni Lanzani wrote:


On 29 Jan 2015, at 23:47, Scott A. McIntyre wrote:

Oh man, I'd pay a reasonable sum of money to have a search 
interface like this, using the various key-words from the drop 
downs instead of the dropdown.


	from:*.domain.com before:01-12-2014 after:17-03-2013 NOT 
(subject:Invoice* OR from:landl...@evil.com)


would that be difficult to implement?


No, I think I've also described my plan in the past (although maybe 
it wasn't on the mailing list). I already have a very experimental 
implementation (too experimental to be enabled for testing or even be 
used by myself). In short, my plan is to do something very close to 
what Scott describes, but it's going to be customizable in the sense 
that *power* users can make their own quick search language if they 
provide a script which converts it to the internal MailMate query 
language (which is too verbose to be used directly). The default 
quick search language is going to be an example of that.


But I don't have time to finish it soon. Right now, the main focus is 
making the 64 bit release sufficiently stable to replace the 32 bit 
release.


Well, I might not have “finished” this feature, but it's certainly 
in a useful state now. Fetch the latest test release, read the 
instructions in the release notes, and try it out.


Also, I believe I've fixed the worst bugs in the 64 bit version of 
MailMate. If recent releases have been unstable for you then try again 
now.


Just started with new search bar enabled.

This is amazing! nuff'said.

Enter / Alt+Enter is a lifesafer and going to have fun learning the 
various qualifiers.


Tak for det Benny! :)

/max
http://about.me/maxandersen
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] suggestion - search buttons

2015-02-05 Thread Benny Kjær Nielsen

On 5 Feb 2015, at 22:51, Jon Garrison wrote:

Is it possible to change my keybinding to point to this instead of the 
old style? I have this:


/ = mailboxSearch:;

And I tried a few guesses, but no luck.


You can use `searchAllMessages:`. Holding down ⌥ when hitting enter is 
the only way to do a current mailbox search with the toolbar search 
field.


--
Benny
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] suggestion - search buttons

2015-02-05 Thread Alan Schussman

Adding to the chorus of love for this search feature!

On 5 Feb 2015, at 15:28, Benny Kjær Nielsen wrote:

2)  Personal preference: If you x to clear a search in the search 
box, it should also have the effect of - to remove the search 
terms.


Hmm, I thought I already fixed that, but I can reproduce this too (at 
least on OS X Lion).


Same here, on Yosemite.

One more unexpected behavior: After using the search, I can't tab out of 
the search text box to change focus -- for example to use keyboard to 
scroll through the search results. In fact, if I activate the search 
box, then hit ESC without entering any text, most keyboard shortcuts 
(single-key shortcuts not combined with cmd?) are disabled and produce 
an error beep, until I click with trackpad to re-focus.


Thanks,
Alan
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] suggestion - search buttons

2015-02-05 Thread Benny Kjær Nielsen

On 30 Jan 2015, at 10:08, Benny Kjær Nielsen wrote:


On 30 Jan 2015, at 8:57, Giovanni Lanzani wrote:


On 29 Jan 2015, at 23:47, Scott A. McIntyre wrote:

Oh man, I'd pay a reasonable sum of money to have a search interface 
like this, using the various key-words from the drop downs instead 
of the dropdown.


	from:*.domain.com before:01-12-2014 after:17-03-2013 NOT 
(subject:Invoice* OR from:landl...@evil.com)


would that be difficult to implement?


No, I think I've also described my plan in the past (although maybe it 
wasn't on the mailing list). I already have a very experimental 
implementation (too experimental to be enabled for testing or even be 
used by myself). In short, my plan is to do something very close to 
what Scott describes, but it's going to be customizable in the sense 
that *power* users can make their own quick search language if they 
provide a script which converts it to the internal MailMate query 
language (which is too verbose to be used directly). The default quick 
search language is going to be an example of that.


But I don't have time to finish it soon. Right now, the main focus is 
making the 64 bit release sufficiently stable to replace the 32 bit 
release.


Well, I might not have “finished” this feature, but it's certainly 
in a useful state now. Fetch the latest test release, read the 
instructions in the release notes, and try it out.


Also, I believe I've fixed the worst bugs in the 64 bit version of 
MailMate. If recent releases have been unstable for you then try again 
now.


--
Benny
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate