#!/usr/bin/env ruby project = 'my-project-name' title = Time.now.strftime('%Y%m%d%H%M%S') system "open https://scrapbox.io/#{project}/日記 #{title}"