• 0 Posts
  • 5 Comments
Joined 2 years ago
cake
Cake day: June 18th, 2023

help-circle


  • Vim was my primary tool of development for over a decade, and I used Obsidian for about 3 years. However, in early 2024, I tried out Emacs and never looked back.

    I find it functionally equivalent to Vim albeit perceivably slower, and Org-mode (+Denote) is far superior than Markdown and Obsidian with its slew of plugins.

    Migrating my 3 years worth of notes was a pain since I was using Obsidian’s variant of Markdown syntax to link other notes. In the end I gave up trying to convert those notes, and used them alongside my new Org-mode notes, thanks to Denote’s interoperability.

    In fact, Denote’s naming philosophy is so powerful yet simple that I started using it for all documents and downloads.


  • Safe: Use text expansion for trivial yet long texts like your emails, addresses, etc. to almost eliminate errors in those texts. Espanso is something I use on Linux Mint, while macOS supports text expansion natively. I am yet to find something that fills the gap on NetBSD, but I almost exclusively use emacs on those machines, which has native support for snippets.

    Unsafe: Remove USB drive without ejecting it. :P

    Contrived yet neat: With special software (BetterTouchTool on macOS) or keyboard firmware (QMK and ZMK, which is what I use), one can use Spacebar as a layer key (SpaceFn, as it makes Spacebar behave as a Fn key) to unlock neat shortcuts like navigating using HJKL, add macros, remap hard to reach keys on to the home row, etc. There are other things that can be done such as one-shot modifiers which make typing less straining.

    P.S. The snark in the comments here is surprising. Everyone starts somewhere. Let us be welcoming.