Skip to content
This repository has been archived by the owner on Feb 3, 2020. It is now read-only.

Parse MongoDB ObjectId objects and extract information from it, e.g. timestamp, machine hash, etc.

License

Notifications You must be signed in to change notification settings

haizi-zh/alfred-workflow-objectid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alfred-workflow-objectid

This Alfred Workflow plugin can parse MongoDB ObjectId objects, and extract some both basic and important information from them, e.g. generation timestamp, machine hash, etc.

Attention: at present, only generation-time extraction is supported. Other ObjectId components will be supported in forthcoming releases.

Usage

Use "oid" as the keyword. The argument can be either "gen", which will generate a fresh new ObjectId, or the hexademical string representation of an existing ObjectId.

Screenshots

oid gen:

oid gen

oid 55fe9ea210114e253ddd0d63

oid 55fe9ea210114e253ddd0d63

About

Parse MongoDB ObjectId objects and extract information from it, e.g. timestamp, machine hash, etc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages