Search in Messages.app

· jenxi
index

Michael Tsai:

It doesn’t work very well in iOS 13, either. Many times, I’ll type the exact text that appears in the app, and it won’t find it. So I mostly just scroll and read. A long time ago, I reverse-engineered the transcript file format for EagleFiler, so that’s how I search older messages. Unlike in Messages, the matches are highlighted, and you can select the text.

Manuel Grabowski:

When I need to find something in my iMessages I just grab my iPhone. And let’s not forget that this option has only become viable since iOS13, before which it was just as bad on there as well.

That’s what I do as well. Search works so much better on the iPhone. Keying in the same text generally gives me no results on the Mac and what I’m looking for on the iPhone.

In comparison, It’s so easy to search in Telegram and WeChat on macOS.

AirPods Pro Thoughts

· jenxi
index

Michael Tsai:

Overall, I find it difficult to evaluate AirPods Pro because I have such mixed feelings about them. If I had to pick one model, I would buy the Pros because the seal and noise cancellation make them usable in situations where I couldn’t use the regular AirPods. That said, in situations where I don’t need noise cancellation or a long battery life, I always reach for my original AirPods. They feel better in my ears, and the case makes me happy.

Interesting review. I love my AirPods 2 and I’ve been curious to try the AirPods Pro, especially when I encounter situations that active noise cancelling would have been awesome.

Also, Matt and I had a short chat about AirPods a few days back.

Microsoft Word Now Flags Double Spaces As Errors

· jenxi
index

Michael Tsai:

I have shelves full of books typeset with LaTeX, which by default puts more than a single space at the end of each sentence. It think this looks much better. But, crucially, LaTeX only makes the space fractionally larger. There’s no easy way to do that with most software, and if it’s a choice between one and two spaces, I think two looks odd.

Single spaces introduce a technical problem, which is that the software can’t tell whether a period is at the end of a sentence or merely following an abbreviation. LaTeX’s solution is that you have to manually mark periods that are not sentence ending. People often forget to do this. It also treats runs of multiple spaces as a single space, like Web browsers do.

I stand in the camp of using one space after a period because that’s what I’ve been taught and used growing up.

However, I ran into the problem Michael pointed out just a few days ago. I was doing some translation and the translation management software had issues identifying whether the space after a period marks the end of a sentence or a just an abbreviation. Although this is a very specific scenario that I can manually resolve, it still a legitimate case against single space.

When I get to set style guides, I tend to use the New Hart’s Rules aka Oxford Manual of Style where abbreviations, contractions, and acronyms are used without periods. Dropping periods for abbreviations would enable resolve the issue mentioned above.

Throttling Due to Thunderbolt Left Proximity Sensor

· jenxi
index

Michael Tsai.

State C shows that simply having stuff plugged in to TB ports raises their temperature significantly. Both the hub (mouse and keyboard ONLY) and HDMI adapter individually raise the temperature about 10 degrees, and 15 degrees together.

Note that high temperature on the right side appears to be ignored by the OS. Plugging everything into the two right ports instead of the left raised the Right temperatures to over 100 degrees, without the fans coming on. No kernel_task either, but the machine becomes unusable from something throttling.

I use the right Thunderbolt port probably 90% of the time so I haven’t noticed this issue. I guess there’s only one way to find out.

How to Restart the Touch Bar

· jenxi
index

Michael Tsai:

The Terminal commands are:

sudo pkill TouchBarServersudo killall ControlStrip

Useful commands. I killed TouchBarServer and ControlStrip via Activity Monitor.

I had issues when I first used my MacBook Pro. Three times in the past five months, though they seem to have disappeared after a recent macOS update.

Keyboard shortcut app

· jenxi
index

I wrote earlier about an iCloud Keychain App. Then I saw a post about setting up keyboard shortcuts. This is in the similar situation as keychain.

Managing shortcuts is simple enough for short replacements. However, if you want to expand larger chunks of text, then it becomes tricky managing these shortcuts. Typinator is to Keyboard Shortcuts what 1Password is to iCloud Keychain.