geeknote icon indicating copy to clipboard operation
geeknote copied to clipboard

Feature: Set creation date

Open Senth opened this issue 10 years ago • 1 comments

Problem I'm uploading all receipts, bills and other documents to Evernote. I set the creation date to the date of the receipt. Currently I can only do this through nixnote or Evernote on Windows.

It would be really awesome if I could do this directly from geeknote instead.

Proposed solution Add --create-date "[SOME_DATE_FORMAT]" to both geeknote create and geeknote edit.

Where "[SOME_DATE_FORMAT]" Can be either just a date "2014-01-25" OR "25/01/2014", or it could contain time aswell "2014-01-25 14:15:53" OR "25/01/2014 14:15:53"

If it's easy you could add --update-date "[SOME_DATE_FORMAT]" at the same time. I don't use it but I guess someone will have use of it later. It's seems quite easy to add as they use the same functionality.

Additional Comments I might be able to add this feature myself if you point me to where in the code this would be implemented. I don't promise anything though.

Senth avatar Feb 19 '15 14:02 Senth

Bump.

I'd really like to see this feature, too.

stoicflame avatar Dec 28 '16 23:12 stoicflame