ls --format org-mode enhancements by karlicoss · Pull Request #425 · git-bug/git-bug

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Contributor

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.

karlicoss reacted with hooray emoji

@MichaelMure MichaelMure merged commit 47b1255 into git-bug: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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@karlicoss @MichaelMure