Skip to content

[Feature Request] Add date formats #7

@loseth

Description

@loseth

Add a date (Y, M and D) functionality to the Markdown link, something like this:

[%YYYY-MM-DD  %TITLE](%URL) // ISO (only one that sorts in a sensible manner btw)
[%MM/DD/YYYY  %TITLE](%URL) // US 
[%DD-MM-YYYY  %TITLE](%URL) // European

The easiest would be to take the current date and use that.
But the hard and super useful thing would be to extract the creation date from the article itself. That would be a time saver!

Anyway, great extension! :-)

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