# -*- mode: snippet -*- # name: blogtop # key: blogtop # -- --- title: ${1:Title} date: `(format-time-string "%Y-%m-%d" nil nil)` tags: - $2 --- $0