Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7647793
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T10:33:06+00:00 2026-05-31T10:33:06+00:00

My son uses Google Calendar for his roster (layer2) and homework (layer1). When a

  • 0

My son uses Google Calendar for his roster (layer2) and homework (layer1).

When a new event is manually added to the Google Calendar, I want to pre-populate the event text, to remind him not to skip important data.

So when he clicks on the calendar to add a NEW event (existing events should not be modified) the text field should already say:

Subj: Chapter: Page:

I have tried to use AutoHotKey, but the “New event” window is not detected by the AutoHotKey spy.

In the Google scripts, I have not been able to find a function like OnOpenNewEvent, to launch a script at the moment a new event window is opened.

Any suggestions on how to do this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T10:33:07+00:00Added an answer on May 31, 2026 at 10:33 am

    The new event window is just HTML, so no–it isn’t a new window, and AHK can’t detect it.

    It looks like event templates are a commonly-requested feature, but I haven’t found any ideas on how to do it.

    A couple alternative suggestions:

    • Put together a script that monitors the RSS/ical feed for his calendar, and looks for events that are missing the desired tags; then take some action when the tags are missing
    • Make an autohotkey script that detects a series of keystrokes, and inserts the template. For example, when he types “.hw.” in a google chrome window or firefox window, it will generate the template. See script below:
    #ifWinActive ahk_class Chrome_WidgetWin_0
    :C:.hw.::Subj: Chapter: Page:
    #ifWinActive ahk_class MozillaWindowClass
    :C:.hw.::Subj: Chapter: Page:
    #ifWinActive
    

    The above script requires teaching him to type the template text “.hw.”, but at least remembering one thing is easier than three.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My model: public class Father { Set<Son> sons = new HashSet<Son>(); String name =
I have J SON data which i want to display in Sections table i
My son has a MacOS 9 box to which he is sending remote AppleEvents
My 11 year old son is very interested in programming. He has been working
My eight years old son asks to teach him programming in Flash. Can somebody
I have a very special question about son manipulation and the as_class parameter by
What's the significance of the name Son of Strike? Does it serve any meaning
The following is a Simple Style for ListBoxItem, ListBoxItem has a son Border. Border
Here is the code, I defined two class named Father and Son, and create
I've made a page that uses jQuery to allow you to place <div> s

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.