Hi friends,Are you tired of juggling multiple apps for note-taking and writing? Many of us struggle to find a seamless system that combines powerful text editing with effective note organization. While popular note-taking apps offer fancy features, they often fall short for those who prefer a keyboard-centric, or should I say Vim-centric workflow. Most people resort to using dedicated note-taking applications like Obsidian, Notion, or even Apple notes. These tools are great for casual users, but they can feel clunky and limiting for power users who already write at the speed of thought using Vim or Nvim. The constant context switching between your coding environment and note-taking app can disrupt your flow and productivity. But what if your favorite text editor could double as a powerful note-taking tool? Neovim, coupled with a suite of markdown-enhancing plugins, makes an incredible writing environment, especially for Markdown-based note takers. Here’s how you can transform Neovim into a markdown powerhouse:
By leveraging these tools, you can create a note-taking environment that’s fast, flexible, and fully customizable. You’ll have the power of Neovim’s text editing capabilities combined with rich markdown support, all without leaving your familiar development environment. This setup isn’t just about taking notes; it’s about creating a seamless workflow where your ideas can flow freely from thought to document to publication. Whether you’re a developer, writer, or researcher, this Neovim-based system can adapt to your needs, growing with you as your note-taking habits evolve. Thanks for reading, see ya next week! |
Every once in a while I send hand picked things I've learned. Kind of like your filter to the tech internet. No spam, I promise!
SQLite Is the ULTIMATE Choice For 99% of Projects When you need to crack a nut, you grab a nutcracker, not a sledgehammer. So why, when it comes to databases, do so many of us immediately reach for a heavy, complex solution, just because we “feel” it’s right? too much? This simple question changes how you look at building software.The default solution for most developers is to spin up a dedicated database server like MySQL, Postgres, or a NoSQL option. This means dealing with separate running...
I've Been Using AWS Wrong for YEARS... For years, my approach to AWS felt like a battle. As a DevOps engineer and later and architect, building infra always involved a tedious process of carefully building templates and structure, reviewing, deploying, testing and iterating over and over. I’d either spend hours clicking through the console or writing endless infrastructure code, always feeling like I was one misconfiguration away from a headache. It turns out, I was making it much harder than...
You've been lied to about self hosting... This issue is brought to you by: Auth0, my auth provider for the last 6 years. Join their free virtual dev_day on June 18th to learn how to secure AI agents and applications. Save your free spot That title might sound a bit aggressive, but this isn't about hating on hosting platforms. It's about loving the freedom, control, and cost-savings that come from owning your deployment process, without giving up the slick, easy experience we all love. And...