Planet Emacslife
Christian Tietze: Add Any Directory to project.el's List of Projects
https://christiantietze.de/posts/2022/03/mark-local-project.el-directories/
Christian Tietze: Add Any Directory to project.el's List of Projects
https://christiantietze.de/posts/2022/03/mark-local-project.el-directories/
Christian Tietze
Add Any Directory to project.el's List of Projects
I am using the built-in project.el in Emacs to find files in various git-backed projects. But I also have a shared folder of blog post drafts with Sascha at zettelkasten.de that does not have any version ...
Planet Emacslife
Chen Bin (redguardtoo): Show files by date in SOME Emacs dired buffer
http://blog.binchen.org/posts/show-files-by-date-in-some-emacs-dired-buffer/
Chen Bin (redguardtoo): Show files by date in SOME Emacs dired buffer
http://blog.binchen.org/posts/show-files-by-date-in-some-emacs-dired-buffer/
Chen's blog
Show files by date in SOME Emacs dired buffer
It's as simple as modify dired-actual-switches in dired-mode-hook.
Minimum setup,
(defvar my-dired-new-file-first-dirs
'("bt/finished/$"
"bt/torrents?/$"
"documents?/$"
"music/$"
Minimum setup,
(defvar my-dired-new-file-first-dirs
'("bt/finished/$"
"bt/torrents?/$"
"documents?/$"
"music/$"
Planet Emacslife
Gretzuni: The need for free software education now
https://gretzuni.com/articles/the-need-for-free-software-education-now
Gretzuni: The need for free software education now
https://gretzuni.com/articles/the-need-for-free-software-education-now
Planet Emacslife
Alvaro Ramirez: Emacs zones to lift you up
http://xenodium.com/emacs-zones-to-lift-you-up
Alvaro Ramirez: Emacs zones to lift you up
http://xenodium.com/emacs-zones-to-lift-you-up
Xenodium
Emacs zones to lift you up
System Crafters
Trying Out Prot's Denote, an Org Roam Alternative?
https://www.youtube.com/watch?v=QcRY_rsX0yY
Trying Out Prot's Denote, an Org Roam Alternative?
https://www.youtube.com/watch?v=QcRY_rsX0yY
YouTube
Trying Out Prot's Denote, an Org Roam Alternative?
In today's stream, we'll try out Prot's new note-taking package called Denote and see if we can come up with a comparable workflow to what you might get from a package like Org Roam. I really like the principles that Prot chose for this package so I'm looking…
Planet Emacslife
Andrey Listopadov: Automatic refreshing of package archives for Emacs
https://andreyorst.gitlab.io/posts/2022-07-15-refresh-package-contents-automatically/
Andrey Listopadov: Automatic refreshing of package archives for Emacs
https://andreyorst.gitlab.io/posts/2022-07-15-refresh-package-contents-automatically/
andreyorst.gitlab.io
Automatic refreshing of package archives for Emacs
I was going through my git commit history in my public dotfiles repository and noticed that prior to using straight.el I’ve, like many, used an inbuilt solution for managing packages, called package.el. However, there was one thing that bothered me, and one…
Planet Emacslife
Andrey Listopadov: Project.el enhancements
https://andreyorst.gitlab.io/posts/2022-07-16-project-el-enhancements/
Andrey Listopadov: Project.el enhancements
https://andreyorst.gitlab.io/posts/2022-07-16-project-el-enhancements/
andreyorst.gitlab.io
Project.el enhancements
After publishing the last post I thought why won’t I post such things here occasionally? I have a few pieces of Emacs Lisp in my configuration that I wrote for myself some time ago to fix some annoyances or improve a certain workflow.
Planet Emacslife
Alvaro Ramirez: A lifehack for your shell
http://xenodium.com/a-lifehack-for-your-shell
Alvaro Ramirez: A lifehack for your shell
http://xenodium.com/a-lifehack-for-your-shell
Xenodium
A lifehack for your shell
Planet Emacslife Irreal: Mickey on Keyboard Macros https://irreal.org/blog/?p=10671
Planet Emacslife
Tory Anderson: Stop find-file from ignoring .git
https://tech.toryanderson.com/2022/07/18/stop-find-file-from-ignoring-.git/
Tory Anderson: Stop find-file from ignoring .git
https://tech.toryanderson.com/2022/07/18/stop-find-file-from-ignoring-.git/
Toryanderson
Stop find-file from ignoring .git
Intro This wasn’t always the case, but I find that now emacs is ignoring some files when I do find-file. The most annoying example is .git not appearing, although I can navigate through it if I type it fully. This seems to happen whether I am using my vertico…
Planet Emacslife
Sacha Chua: 2022-07-18 Emacs news
https://sachachua.com/blog/2022/07/2022-07-18-emacs-news/
Sacha Chua: 2022-07-18 Emacs news
https://sachachua.com/blog/2022/07/2022-07-18-emacs-news/
Planet Emacslife
Marcin Borkowski: Making some things more legible
http://mbork.pl/2022-07-18_Making_some_things_more_legible
Marcin Borkowski: Making some things more legible
http://mbork.pl/2022-07-18_Making_some_things_more_legible
Planet Emacslife
localauthor: Emacs: Getting started with zk, using hydra and an inbox note
https://localauthor.github.io/posts/zk-hydra.html
localauthor: Emacs: Getting started with zk, using hydra and an inbox note
https://localauthor.github.io/posts/zk-hydra.html