Skip to content

Instantly share code, notes, and snippets.

View primeminister's full-sized avatar

Charlie van de Kerkhof primeminister

View GitHub Profile

Keybase proof

I hereby claim:

  • I am primeminister on github.
  • I am primeminister (https://keybase.io/primeminister) on keybase.
  • I have a public key ASAXdHX6489EqoacAuKrDcg5HmZScTb5kOH_opRBUZ_A6wo

To claim this, I am signing this object:

@primeminister
primeminister / New reminder from Launchbar
Last active December 14, 2015 14:08 — forked from mlgill/New reminder from Launchbar
Add reminders without time. (Pretty hacky but it works)
--Script for setting Reminders for LaunchBar and Alfred
--For Alfred, Applescript must NOT be set to run in Background otherwise date parsing does not work
--For LaunchBar, place the script in ~/Library/Scripts/LaunchBar
--by Michelle L. Gill, 10/07/2012
--Inspired by https://gist.github.com/3187630
--A related Alfred version 2 workflow can be found here: https://github.com/mlgill/alfred-workflow-create-reminder
--Changes
--02/01/2013 * Fixed an issue with setting the time when the hour is 12 and AM/PM (12-hour clock) is used
-- * Removed the ability to set seconds for the time since Reminders doesn't recognize them