Your source for indispensable Apple and Macintosh news, reviews, tips, and commentary since 1990.

 

Edit iCal Event Titles Directly

In the Leopard version of iCal, double-clicking an event shows a summary of the event, and to edit the name (or anything else), you must click the Edit button in the summary pop-up. To bypass the summary and edit pop-ups entirely, Option-double-click the event name. That selects the text for editing, and you can make any changes you want. Click outside the event to save your changes.

Written by Adam C. Engst

 
 

TidBITS browsing macro

Those of you that read the weekly issues using the "rn" program (under Unix) may now be able to browse, jumping directly from topic to topic with the help of a special rnmacro. Simply add the following 4 lines to the ".rnmac" file in your home directory (or, if there isn't one, create it first with "cat > .rnmac^M^D"):

 # jump forward to next TidBITS.etx topic/ subhead/ subsubhead;
 # replace the ^M string last in the macro with an embedded carriage
 # return (control-V, control-M in the shell or C-q C-m in emacs)
 V       %(%m=p?g\^[\^-= [(>]^M)

From now on typing an uppercase V (mnemonic for ARROW DOWN) will jump to next topic or subtopic in TidBITS. Subsequent jumps may be commanded either with G (repeat last-defined search pattern) or V. Sadly, it only works forward in the text, not backwards. Should there be a real rnmacro expert among you then you're welcome to enhance it further still. Also, in the process, make it use the "d" half-screen scroll option instead of current full-screen one (to speed things up).

Previous Article
Previous Article
Recommend This Article
-
Next Article
Top Articles in this Section
MARK/SPACE, INC: Take it with you! The Missing Sync makes
it easy to synchronize contacts, calendars, notes, photos
and more from your Mac to your BlackBerry, Palm OS, or
Windows Mobile phone. <http://www.markspace.com/bits>