Planet Emacslife
Marcin Borkowski: Computing Org mode TODO stats
https://mbork.pl/2023-01-02_Computing_Org_mode_TODO_stats
Marcin Borkowski: Computing Org mode TODO stats
https://mbork.pl/2023-01-02_Computing_Org_mode_TODO_stats
Planet Emacslife
Sacha Chua: EmacsConf backstage: Using TRAMP and timers to run two tracks semi-automatically
https://sachachua.com/blog/2023/01/emacsconf-backstage-using-tramp-and-timers-to-run-two-tracks-semi-automatically/
Sacha Chua: EmacsConf backstage: Using TRAMP and timers to run two tracks semi-automatically
https://sachachua.com/blog/2023/01/emacsconf-backstage-using-tramp-and-timers-to-run-two-tracks-semi-automatically/
Planet Emacslife
Nicolas Martyanoff: Org-mode headline tips
https://www.n16f.net/blog/org-mode-headline-tips/
Nicolas Martyanoff: Org-mode headline tips
https://www.n16f.net/blog/org-mode-headline-tips/
Brain dump
Org-mode headline tips
Org-mode is what got me into Emacs in the first place. I use it to take notes, keep track of what I have to do and plan projects.
An Org file is a tree of elements, each one starting with a headline.…
An Org file is a tree of elements, each one starting with a headline.…
Planet Emacslife
Sacha Chua: Linking to and exporting function definitions in Org Mode
https://sachachua.com/blog/2023/01/linking-to-and-exporting-function-definitions-in-org-mode/
Sacha Chua: Linking to and exporting function definitions in Org Mode
https://sachachua.com/blog/2023/01/linking-to-and-exporting-function-definitions-in-org-mode/
Planet Emacslife
Christian Tietze: Migrating to modus-themes v4 and Going Through the Changes
https://christiantietze.de/posts/2023/01/modus-themes-v4-changes/
Christian Tietze: Migrating to modus-themes v4 and Going Through the Changes
https://christiantietze.de/posts/2023/01/modus-themes-v4-changes/
Christian Tietze
Migrating to modus-themes v4 and Going Through the Changes
New year marks the day Protesilaos releases modus-themes v4 into the wild; and my package update from MELPA already ingested preliminary changes on Friday Dec 30th (much to my chagrin, because I initially ...
Planet Emacslife
Christian Tietze: Display a Random Inspiring Quote for Journaling or Shell Prompts
https://christiantietze.de/posts/2023/01/display-random-quote-journaling-or-shell-prompts/
Christian Tietze: Display a Random Inspiring Quote for Journaling or Shell Prompts
https://christiantietze.de/posts/2023/01/display-random-quote-journaling-or-shell-prompts/
Christian Tietze
Display a Random Inspiring Quote for Journaling or Shell Prompts
The odd title gives it away -- I don't have a good use-case for this :) Dr. Drang shared how he displayed one random line of "Oblique Strategies" in his email signatures many years ago. The "Oblique Strategies" ...
Planet Emacslife
Yi Tang: Speed Up Sparse Boolean Data
http://yitang.uk/2023/01/02/low-latency-sparse-boolean-array/
Yi Tang: Speed Up Sparse Boolean Data
http://yitang.uk/2023/01/02/low-latency-sparse-boolean-array/
Planet Emacslife
Yi Tang: Speed Up Sparse Boolean Data
http://yitang.uk/2023/01/05/low-latency-sparse-boolean-array/
Yi Tang: Speed Up Sparse Boolean Data
http://yitang.uk/2023/01/05/low-latency-sparse-boolean-array/
Planet Emacslife
Sacha Chua: Display a calendar heat map using Emacs Lisp
https://sachachua.com/blog/2023/01/display-a-calendar-heat-map-using-emacs-lisp/
Sacha Chua: Display a calendar heat map using Emacs Lisp
https://sachachua.com/blog/2023/01/display-a-calendar-heat-map-using-emacs-lisp/
DistroTube
Org Agenda Is A Powerful Scheduling App (Let's Configure It!)
https://www.youtube.com/watch?v=8BOiRmjw5aU
Org Agenda Is A Powerful Scheduling App (Let's Configure It!)
https://www.youtube.com/watch?v=8BOiRmjw5aU
YouTube
Org Agenda Is A Powerful Scheduling App (Let's Configure It!)
The killer feature of Emacs is undoubtedly Org mode. One of the really amazing programs that is built around Org mode is 'org-agenda', which is a scheduling application. Org Agenda has a lot of neat configuration options to explore, so let's dive in!
REFERENCED:…
REFERENCED:…
Planet Emacslife
Protesilaos Stavrou: Re: Questions around suitability of modus-themes for those that don’t have reading disabilities
https://protesilaos.com/codelog/2023-01-06-re-modus-questions-disability/
Protesilaos Stavrou: Re: Questions around suitability of modus-themes for those that don’t have reading disabilities
https://protesilaos.com/codelog/2023-01-06-re-modus-questions-disability/
Protesilaos Stavrou
Re: Questions around suitability of modus-themes for those that don’t have reading disabilities
My comprehensive answers to whether the Modus themes for Emacs are only for people with disabilities. In short, they are for everyone.
Planet Emacslife
Robert Enzmann: The *Completions* Buffer Gets a Big Upgrade in Emacs 29
https://robbmann.io/posts/emacs-29-completions/
Robert Enzmann: The *Completions* Buffer Gets a Big Upgrade in Emacs 29
https://robbmann.io/posts/emacs-29-completions/
robbmann
The *Completions* Buffer Gets a Big Upgrade in Emacs 29
There’s been a lot of talk about how eglot and tree-sitter will be distributed with Emacs 29, but I’ve seen less buzz around the new functionality coming to the vanilla ∗Completions∗ buffer.
Planet Emacslife
Sacha Chua: Using the calendar-date-echo-text variable to help plot a heatmap on a year-long calendar in Emacs
https://sachachua.com/blog/2023/01/using-the-calendar-date-echo-text-variable-to-help-plot-a-heatmap-on-a-year-long-calendar-in-emacs/
Sacha Chua: Using the calendar-date-echo-text variable to help plot a heatmap on a year-long calendar in Emacs
https://sachachua.com/blog/2023/01/using-the-calendar-date-echo-text-variable-to-help-plot-a-heatmap-on-a-year-long-calendar-in-emacs/
Planet Emacslife
Nicolas Martyanoff: Eshell key bindings and completion
https://www.n16f.net/blog/eshell-key-bindings-and-completion/
Nicolas Martyanoff: Eshell key bindings and completion
https://www.n16f.net/blog/eshell-key-bindings-and-completion/
Brain dump
Eshell key bindings and completion
I have been having completion issues in Eshell for some time, and I decided to fix it. Of course the yak shaving is always strong with Emacs, so it ended up being a bit more complicated than expected.…