Planet Emacslife
Alex Popescu: Emacs OrgMode: Reports About Clocked Time
https://alpo.gitlab.io/jots/posts/2024/07/emacs-org-mode-reports-about-clocked-time/
Alex Popescu: Emacs OrgMode: Reports About Clocked Time
https://alpo.gitlab.io/jots/posts/2024/07/emacs-org-mode-reports-about-clocked-time/
jots. tl;dr
Emacs OrgMode: Reports About Clocked Time
The other day I discovered, by mistake or better said by mistyping, the OrgMode org-clock-display function which is bound to C-c C-x C-d.
What does org-clock-display do? It creates an overlay that displays clocked times for the entier buffer.
Simply said:…
What does org-clock-display do? It creates an overlay that displays clocked times for the entier buffer.
Simply said:…
Planet Emacslife
Lars Ingebrigtsen: I Should Have Implemented The Emacs Inputs Correctly The First Time
https://lars.ingebrigtsen.no/2024/07/08/i-should-have-implemented-the-emacs-inputs-correctly-the-first-time/
Lars Ingebrigtsen: I Should Have Implemented The Emacs Inputs Correctly The First Time
https://lars.ingebrigtsen.no/2024/07/08/i-should-have-implemented-the-emacs-inputs-correctly-the-first-time/
Random Thoughts
I Should Have Implemented The Emacs Inputs Correctly The First Time
Back when I wrote eww, the Emacs web er wrangler?, I was futzing around a lot with basic input box functionality. Like this: And it basically kinda works, but it’s easy to break, even if you …
Planet Emacslife
Charles Choi: Announcing Casual IBuffer
http://yummymelon.com/devnull/announcing-casual-ibuffer.html
Charles Choi: Announcing Casual IBuffer
http://yummymelon.com/devnull/announcing-casual-ibuffer.html
Yummymelon
Announcing Casual IBuffer
One of the distinctive features of Emacs is its concept of buffers to organize work. In Emacs one doesn't directly access a file, but rather access a buffer that serves as an interface to that...
Planet Emacslife
Sacha Chua: 2024-07-08 Emacs news
https://sachachua.com/blog/2024/07/2024-07-08-emacs-news/
Sacha Chua: 2024-07-08 Emacs news
https://sachachua.com/blog/2024/07/2024-07-08-emacs-news/
Planet Emacslife
Andrea: I am keeping an up to date ob-http fork
http://ag91.github.io/blog/2024/07/09/i-am-keeping-an-up-to-date-ob-http-fork
Andrea: I am keeping an up to date ob-http fork
http://ag91.github.io/blog/2024/07/09/i-am-keeping-an-up-to-date-ob-http-fork
ag91.github.io
I am keeping an up to date ob-http fork - Where parallels cross
System Crafters
Automating Org Mode Tasks with Emacs Lisp - System Crafters Live!
https://www.youtube.com/watch?v=25HBEqIPoH8
Automating Org Mode Tasks with Emacs Lisp - System Crafters Live!
https://www.youtube.com/watch?v=25HBEqIPoH8
YouTube
Automating Org Mode Tasks with Emacs Lisp - System Crafters Live!
In this stream, we'll experiment with a few different ways that you can use Emacs Lisp to automate certain tasks you may want to perform on your Org Mode files. I've got a couple of ideas for what we can write but I also want to hear some suggestions from…
Planet Emacslife
James Dyer: Creating a Spelling Transient
https://emacs.dyerdwelling.family/emacs/20240712082430-emacs--spelling-powerthesaurus/
James Dyer: Creating a Spelling Transient
https://emacs.dyerdwelling.family/emacs/20240712082430-emacs--spelling-powerthesaurus/
DyerDwelling Emacs
Creating a Spelling Transient
I really want to finally get to grips with my spelling / dictionary set-up.
I’m happy with jinx instead of flyspell. I like powerthesaurus and, of course, dictionary-lookup-definition. It is mainly the keybindings I want to finally settle on. I have been…
I’m happy with jinx instead of flyspell. I like powerthesaurus and, of course, dictionary-lookup-definition. It is mainly the keybindings I want to finally settle on. I have been…
Planet Emacslife
Protesilaos Stavrou: Emacs: Tell Org which linked files to open externally
https://protesilaos.com/codelog/2024-07-12-emacs-org-open-externally/
Protesilaos Stavrou: Emacs: Tell Org which linked files to open externally
https://protesilaos.com/codelog/2024-07-12-emacs-org-open-externally/
Protesilaos Stavrou
Emacs: Tell Org which linked files to open externally
We can use the ‘org-file-apps’ to control which linked files are opened in an external program or inside of Emacs.
Planet Emacslife
Emacs APAC: Announcing Emacs Asia-Pacific (APAC) virtual meetup, Saturday, July 27, 2024
https://emacs-apac.gitlab.io/announcements/july-2024/
Emacs APAC: Announcing Emacs Asia-Pacific (APAC) virtual meetup, Saturday, July 27, 2024
https://emacs-apac.gitlab.io/announcements/july-2024/
Planet Emacslife
Magnus: A function for jumping to a project TODO file
https://magnus.therning.org/2024-07-13-a-function-for-jumping-to-a-project-todo-file.html
Magnus: A function for jumping to a project TODO file
https://magnus.therning.org/2024-07-13-a-function-for-jumping-to-a-project-todo-file.html
magnus.therning.org
A function for jumping to a project TODO file
Planet Emacslife
James Cherti: Emacs Evil Mode: Disabling the automatic removal of spaces after leaving Insert mode
https://www.jamescherti.com/emacs-evil-disable-automatic-removal-of-spaces-after-leaving-insert-mode/
James Cherti: Emacs Evil Mode: Disabling the automatic removal of spaces after leaving Insert mode
https://www.jamescherti.com/emacs-evil-disable-automatic-removal-of-spaces-after-leaving-insert-mode/