The Omni Group
These forums are now read-only. Please visit our new forums to participate in discussion. A new account will be required to post in the new forums. For more info on the switch, see this post. Thank you!

Go Back   The Omni Group Forums > OmniFocus > OmniFocus 1 for Mac
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
Fixing Google Apps Gmail Links After Transition Thread Tools Search this Thread Display Modes
Hi -

Like many of you, we use Google Apps for our company. We just got forced through the "transition" in Google Apps where they now allow your Google Apps account to work with the other Google services. That's great, but...

All my Gmail links are now broken.

They've changed from this:
Code:
https://mail.google.com/a/mydomain.com/#starred/130e265da2b0a18e
To this:
Code:
https://mail.google.com/mail/u/0/?shva=1#starred/130e265da2b0a18e
Seems like a simple regular expression find and replace to me:

Find:
Code:
$https://mail.google.com/mail/u/0/?shva=1#(\w+)/(\w+)^
Replace
Code:
https://mail.google.com/mail/u/0/?shva=1#\1/\2
But unfortunately that will change the text of the note, but not the underlying link.

Any ideas how I can use the REGEX Find and Replace to modify the actual link? Or maybe have OmniFocus re-link URL text in some mass-database way?

Thanks for your time.

- Justin

Last edited by justin; 2011-07-25 at 05:01 PM.. Reason: Fixed regex copy-paste error
 
Justin - OmniFocus doesn't have a feature that will re-link those, but if you email the support ninjas, we can probably come up with something that will run through the XML files and do this via the terminal. (As well as writing up a feature request for some sort of re-linking...)
 
 


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Fixing Links (Actions) in PDF export jlachoff OmniGraffle General 0 2011-11-12 08:10 AM
using omniplan with google apps/calendar bschiett OmniPlan General 0 2010-08-29 02:52 AM
Gmail Offline (google gears) mihnat OmniWeb General 2 2009-05-18 03:20 AM
OW and Google apps mihnat OmniWeb General 6 2008-10-13 04:25 PM
Make it play nice with Google apps... cjedj OmniWeb Feature Requests 0 2007-08-14 11:08 AM


All times are GMT -8. The time now is 10:52 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.