Elixir syntax highlighting for Logseq isn't included out of the box.
I've decided to learn Elixir.
When possible, I'm trying to read books in epub format or as printed books. Most of my notes and journals live in Logseq. So I was asking myself: "How could I bring my ebook highlights and notes to Logseq?". Read on for my solution...
Whenever I've created a new project in Rider and added some files to the project, Rider was asking to add these file to Git / Version control. Here's how to stop asking Rider this question.
The other day I was integration testing a Saga the kliento code base. The tests failed and I wanted to skim through the logs to find something meaningful. Scrolling through thousands of lines of log in a monochrome style is no fun...