这是indexloc提供的服务,不要输入任何密码
Skip to content

Support custom formats for label timestamps #21

@lehrblogger

Description

@lehrblogger

I'd like to add an optional setting for specifying the yyyy-MM-dd' at 'HH:mm format for the tickler-managed labels to some other sufficiently-specific value. It would be nice to be able to see the full timestamps in my narrow Gmail sidebar, perhaps by using a two-digit year:

screen shot 2016-11-27 at 6 45 38 pm

Javascript's Date parsing is, unfortunately, terrible, and Google Apps Script's seems not much better, so this will probably be most-simply accomplished with an external dependency such as Moment and possibly Moment Timezone. While in most situations I'd cringe at the relatively-large library sizes, in this case I guess it won't really matter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions