Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ls --format org-mode enhancements #425

Merged
merged 2 commits into from Jul 14, 2020

Conversation

karlicoss
Copy link
Contributor

  • fix and align OPEN/CLOSED states
  • fix org-mode links format
  • santize tags (org-mode only allows _ and @ as special characters)
  • format datetimes as org-mode

Follow up of #392 and #410

karlicoss and others added 2 commits July 12, 2020 17:58
- fix and align OPEN/CLOSED states
- fix org-mode links format
- santize tags (org-mode only allows _ and @ as special characters)
- format datetimes as org-mode
@MichaelMure
Copy link
Owner

Thanks, most helpful!

I made some light code improvement on top of it. You will also found that the command is now very much faster now that I removed the time.Sleep(5*time.Second) I forgot there.

@MichaelMure MichaelMure merged commit 47b1255 into MichaelMure:master Jul 14, 2020
@karlicoss karlicoss deleted the ls-org-mode branch October 30, 2020 21:41
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.

None yet

2 participants