Showing posts with label automation. Show all posts
Showing posts with label automation. Show all posts

9 October 2018

GMail issue

The old GMail calendar


Okay, it's only a little thing...
I am subscribed to NASA's email feed for when the ISS passes overhead for me. I've been subscribed and I've viewed the ISS loads of times (it has been noted on my calendar 34 times for this year so far, and I've been on the mailing list for at least ten years) and it was always easy to add to my calendar:

Grab the date and time of the passge:




Click the Add button at the bottom of the calendar gadget and type "ISS", then paste the copied text from the email. The calendar gadget then sets up a calendar entry with the title "ISS Visible:" at the correct time, with the duration right, too.

All this has changed now with the new "improved" GMail. For a start, I have to just have a list of meetings, etc. to the right of the mail - not in a calendar format. Secondly, if I click New Event in this new calendar it does title the event SpottheStation, but has a stupid time and I cannot simply paste the text from the SpottheStation email because the new GMail calendar add-on cannot parse it.






This means that I need to spend time in here sorting out the calendar event in a longwinded fashion. I know you, dear reader, will say "Pfft, first world problem! That's not so difficult..." and I agree, but it was working brilliantly already and now has taken a huge leap backwards.
It doesn't even have alarm settings on the Add Event page, meaning you still need to go into the full calendar to change that.

PS. I clicked Post and was recommended I share the good news of my post with _all_ my followers on Google+ (which got closed down today)

14 August 2014

Automation

It's ridiculous to do the same operation over and over again rather than letting the computer do it by itself. When rendering I don't do a bunch of F9 (LightWave's Render Image key) and then compile them into an animation, I hit F10 (Render Scene). Likewise, I lose so much time in Photoshop saving images as PNGs, but now I can use Actions:


  1. Load an image you want to save as PNG;
  2. Open the Actions window in Window > Actions (coincidentally F9 is the default keyboard shortcut)
  3. Create a new Macro, name it, assign it a Function key shortcut and give it a colour if you like then hit the Record button.
  4. Save your image as a PNG (you only need do this once now)
  5. Now, whenever you want to save an image as a PNG you only need press your assigned key. You will get the Save As... file requester pop up where you can write the name you want but the filetype will already be set to PNG.
Only two things are lacking here.
  1.  The ability to choose a keyboard shortcut that is better than a Function key with possible Ctrl or Shift modifiers;
  2. The ability to get rid of the stupid interlace requester that always pops up when saving as PNG. 
 I will add more automation stuff here as I do it.