Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 619 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 619 Bytes

alfred-objectid

An Alfred workflow that converts MongoDB ObjectIds to Timestamps.

alfred-objectid screenshot

Installing the Workflow

Download the latest release here. Open alfred-objectid.workflow to automatically install it in Alfred.

Usage

obj [ObjectId]

The workflow will return two results:

  • ISO 8601 timestamp in UTC time
  • timestamp in your local time notation and timezone

Press cmd+return (⌘↵) to copy the timestamp in the selected format to your clipboard.