Emacs TIL

Today I learn in Emacs

Blog Index About Search

A trick to speed up projectile-find-file in a large monorepo

When working on a large monorepo (like a ten-year-old Ruby on Rails app), we can use projectile-find-file to go to files but it be slow when the file list is long.

Oct 1, 2022 · 1 min read

Editing Efficiency and Emacs Serendipity

I dropped the habit of having many custom keybindings, switched to use M-x, and found serendipity in Emacs.
Jun 9, 2022 · 2 min read

Gusto Engineering Blog Article: My Plaintext Workflow

Today I published an article in Gusto Engineering Blog. It is about how I manage my working memory with a single plaintext file: wm.txt. And later the workflow evolved into a wm.org file and leverage all the power of org-mode!

Apr 14, 2022 · 1 min read

AI Paraphrasing on Emacs

I updated aide.el to use the new OpenAI Edits API for paraphrasing text, on Emacs!
Mar 18, 2022 · 2 min read

Process Org Files Programmatically

This post talks about how to write elisp code to read *.org files, including looping through headings, get org file properties, building complex search queries.
Mar 13, 2022 · 2 min read
1 2 3 4 5
12

© 2024 Emacs TIL. Powered by Jekyll & Forever Jekyll.