Greasemonkey Script - Integrate Gmail and Google Calendarグリースモンキーのスクリプト-統合G mailとG oogleカレンダー

Posted on January 7, 2008 at 6:36 am投稿された2008年1月7日は午前6時36時

Earlier I had written about私はそれ以前に書かについて twenty-five Greasemonkey scripts 2005年はGreasemonkeyスクリプト that I found were essential for any avid Firefox user and now there’s another one that definitely needs to be added to the list:いかなる見つけたことが欠かせないと今までにも熱心なFirefoxユーザーのニーズを確実にして別の1つのリストに追加される: Enhance Gmail Gmailを高める . This is a cool script!これは、スクリプトのクール!

Recently, I最近、私 integrated Remember the Milk into Gmail using the Firefox addon Gmailの統合を覚えている牛乳を使用してFirefoxのaddon and absolutely love it.そしてそれが大好きです。 Now I can check my email and review my current list of tasks at the same time.さてここで、私は私の電子メールをチェックし、課題リストの見直しは、私が現在と同じ時間です。 Very useful and definitely increased my productivity.間違いなく私の生産性の増加と非常に便利です。

However, one thing that still lacked was the fact that I had to keep running to Google Calendar to view all my upcoming tasks and deadlines because Gmail doesn’t have any such feature.しかし、一つだけがまだ欠けていたという事実を私はして実行しておくと、 Googleカレンダーを表示するため、すべて私の今後の課題と締め切りGmailではこのような機能はない。 And it was worse after integrating Remember the Milk because that’s all about dates and times!との統合後に悪化していたことを覚えている牛乳のためのすべての日付と時刻について!

Rest easy though because you can now integrate your Google Calendar directly into Gmail!残りかかわらず簡単に統合できるようになっているため、お客様のGoogleカレンダーに直接Gmailに! Once installed, you’ll see two new options at the top left of the page: Chat and Calendar.いったんインストールされると、新しい2つのオプションを参照していただくの上部には、ページの左側:チャットやカレンダーです。

Clicking on the Calendar link at the top splits the screen vertically showing your Calendar on the right hand side:カレンダーのリンクをクリックして、画面の上部に縦に分割してカレンダー表示の右側:

Googleカレンダー

By default, Google Talk is integrated into Gmail already and you can chat with friends, but this script makes the interface look a little nicer and integrates the chatting into the current window rather than a popup.デフォルトでは、 Googleトークは、すでにGmailに統合され、友達とチャットすることができますが、このスクリプトのインターフェイスを見ると、ちょっと進歩して、現在のチャットウィンドウに統合するというよりポップアップします。

Googleトーク

If you’re not really happy with the screen being split vertically live above, you can change the script so that the calendar shows up on the bottom half of your screen rather than the right.本当に満足していない場合は、画面の上に住んで垂直分割は、スクリプトを変更することができますので、カレンダー上に表示すると、画面の下半分ではなく、権利です。 Edit the script and change the line below:スクリプトを編集すると以下の行を変更します:

const OPEN_CAL_BELOW_MAIL=0; const open_cal_below_mail = 0 ;

to

const OPEN_CAL_BELOW_MAIL=1; const open_cal_below_mail = 1 ;

You can edit a Greasemonkey script by going to Tools from the Firefox menu, then Greasemonkey and then clicking on Manage User Scripts .グリースモンキーのスクリプトを編集することができますには、 Firefoxのツールメニューから、 [ ユーザーの管理をクリックして、それからグリースモンキーのスクリプトです。

グリースモンキー

Click on the Enhance Gmail script on the left side and then click the Edit button below.をクリックしてGmailのスクリプトを向上させるの左側に[編集]ボタンをクリックして、以下のとおりです。 Find the line above using the Find command and replace the 0 with a 1.上記の行を見つけるfindコマンドを使用して、 1と0の値を交換している。

スクリプトの編集

Overall, this is cool if you already want to have all of your Google services integrated into one nice dashboard type of application.全体としては、これはクールをしたい場合は、すでにGoogleのサービスに統合され、すべてのタイプのアプリケーションを1つのダッシュボードすてきです。 There are a bunch of other scripts that either enhance Gmail or add to it, so post a comment on which ones you like to use!そこには、大勢のどちらかを強化してGmailや他のスクリプトを追加することは、コメントを投稿するにはどのようなものを使用する場合のように! Enjoy!楽しんでください! Sourceソース LifeHacker lifehacker

Technorati Tags: Technoratiタグ: , , , ,

If you enjoyed this post, make sure you この投稿を享受する場合は、必ず subscribe to my RSS feed 私のRSSフィードを購読して !

» Filed Under »提出下 Google Software/Tips Googleソフトウェア/ヒント

Related Posts関連記事

Please post your comments/suggestions!コメントを投稿してください/アドバイス!