Skip to content

Fixed not being able to do retroactive diary entries#4

Open
CaptainDrewBoy wants to merge 1 commit intoAperocky:masterfrom
CaptainDrewBoy:master
Open

Fixed not being able to do retroactive diary entries#4
CaptainDrewBoy wants to merge 1 commit intoAperocky:masterfrom
CaptainDrewBoy:master

Conversation

@CaptainDrewBoy
Copy link
Copy Markdown

On my machine at least (void linux), date lacks the -j option and so all attempts to validate dates for retroactive editing were failing. I don't really know bash, but I played around a bit and these changes are currently working for me - namely changing the arguments passed to date from -jf with the current date and user input to just -d and user input.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant