Skip to content

Instantly share code, notes, and snippets.

View hasandiwan's full-sized avatar
💭
Fixing bugs, always

Hasan Diwan hasandiwan

💭
Fixing bugs, always
View GitHub Profile
@SjB
SjB / gcal-sync.el
Last active February 24, 2026 04:41
sync google calendar into emacs diary
;;; gcal-sync.el --- import google calendar into our dairy -*- lexical-binding: t; -*-
;; Copyright (C) 2016 Steve Beaulac
;; Author: Steve Beaulac <steve@sagacity.ca>
;; Keywords:
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation, either version 3 of the License, or