Posts tagged “productivity-software”

20211206T205658

6 December 2021

TIL you can have syntax highlighting with code blocks in JIRA.

Here’s an example inspired from the docs:

{code:java}
// Some comments here
public String getFoo()
{
    return foo;
}
{code}



20211129T212900

29 November 2021

TIL you can switch back to the previous branch by running git switch -.




20211103T150150

1 November 2021

TIL there’s dark mode on Webex.

You can only turn this on during a meeting.