]>
git.earman.xyz Git - emacsinit.git/log
rearman [Mon, 27 Apr 2026 16:26:55 +0000 (12:26 -0400)]
move howm/org defuns and settings into one file each
rearman [Mon, 27 Apr 2026 16:26:20 +0000 (12:26 -0400)]
move defuns and settings into one file
rearman [Mon, 27 Apr 2026 16:26:00 +0000 (12:26 -0400)]
move defuns and settings into one file
rearman [Mon, 27 Apr 2026 16:25:21 +0000 (12:25 -0400)]
Cleanup redundancies
rearman [Mon, 27 Apr 2026 13:14:58 +0000 (09:14 -0400)]
Change HOWM's filename format
Use the good ol' ISO standard with timestamp (like denote)
rearman [Mon, 27 Apr 2026 13:14:09 +0000 (09:14 -0400)]
Change the order of entries
Use the project list more, move it up from the bottom.
rush [Fri, 24 Apr 2026 23:11:23 +0000 (19:11 -0400)]
Better scroll bar colors
rearman [Fri, 24 Apr 2026 21:04:36 +0000 (17:04 -0400)]
Better line numbers
rearman [Fri, 24 Apr 2026 20:12:22 +0000 (16:12 -0400)]
More mode-line customization
rearman [Fri, 24 Apr 2026 17:10:34 +0000 (13:10 -0400)]
Tweak the modeline
rearman [Fri, 24 Apr 2026 16:51:02 +0000 (12:51 -0400)]
Some cleanup
get rid of extraneous stuff. Don't know if w32-altgr mode can be set when on
linux (I assume so), so just always set it to nil.
rearman [Fri, 24 Apr 2026 16:49:06 +0000 (12:49 -0400)]
Don't turn on aggressive-indent-mode globally
Mostly annoying in anything other than elisp, and sometimes annoying then!
rearman [Thu, 23 Apr 2026 21:07:26 +0000 (17:07 -0400)]
comment out some infrequently used bindings
keeping them there in case I find that I need them later (I don't think I
will).
rearman [Thu, 23 Apr 2026 21:06:41 +0000 (17:06 -0400)]
requirements all in one dolist
Looks cleaner
rearman [Thu, 23 Apr 2026 21:06:21 +0000 (17:06 -0400)]
Remove diminish
Not used, since I only show the major mode now anyway
rearman [Thu, 23 Apr 2026 21:05:49 +0000 (17:05 -0400)]
As many things into one large setq as possible
Why not lol
rearman [Thu, 23 Apr 2026 21:05:05 +0000 (17:05 -0400)]
Dolist for requires, remove one require
os-specific only had a couple things, and they could be included in the main
init. Other requirements were all put into one dolist - no prformance
difference vs loading after init.
rearman [Thu, 23 Apr 2026 21:02:52 +0000 (17:02 -0400)]
Change from linebreaks to 80 dashes
page-break-lines mode wouldn't play nice with howm, so just used dashed lines.
rearman [Thu, 23 Apr 2026 19:54:30 +0000 (15:54 -0400)]
Convert to dolist where possible
rearman [Wed, 22 Apr 2026 19:59:27 +0000 (15:59 -0400)]
New todo state for menu
waiting is now no longer a hashtagged keyword, but a 'w' after a datestamp.
Added an entry for coloring, but no integration with the larger todo system.
This is beneficial because it makes it so waiting items don't clutter up the
todo section at the top, but are still easily filterable for the section at
the bottom, as well as providing coloriŋ wiþin files.
Also did some cleanup on the use-package expression for howm.
rearman [Wed, 22 Apr 2026 16:06:28 +0000 (12:06 -0400)]
Define and use the eng-paper theme
A theme loosely based on Birren and DuPont's color conditioning scheme for
factories and offices.
rearman [Wed, 8 Apr 2026 14:48:37 +0000 (10:48 -0400)]
Add definition for org-headline-todo
rearman [Tue, 7 Apr 2026 14:13:58 +0000 (10:13 -0400)]
Back to constant scrollbar
Too many visual issues with switching the scrollbar on and off.
rearman [Tue, 7 Apr 2026 13:52:07 +0000 (09:52 -0400)]
Add second hook for evaluating scrollbar
This should cover all the cases now
rearman [Tue, 7 Apr 2026 13:50:16 +0000 (09:50 -0400)]
Better enabling of scrollbars
Start off with no scrollbar, since I was getting erroneous scrollbars on the
scratch buffer. Change when it re-evaluates for scrollbars, so I don't have
to run a command in a buffer for it to be triggered.
rearman [Tue, 7 Apr 2026 12:42:42 +0000 (08:42 -0400)]
Remove malfunctioning hook
hook for save on state chenge didn't seem to work - removing
rearman [Tue, 7 Apr 2026 12:26:27 +0000 (08:26 -0400)]
Fixup for items now in single file
Lingering issues for agenda views that still expected multiple files.
rearman [Mon, 6 Apr 2026 16:26:56 +0000 (12:26 -0400)]
set some agenda skipping
Skip deadlines and scheduled items if they are already marked done.
rearman [Mon, 6 Apr 2026 16:04:04 +0000 (12:04 -0400)]
Switch to acme-theme, better modeline
Removed unused themes, set up a simplified mode-line with nice colors, etc.
Also set up auto-enable/disable of scroll bars.
rearman [Fri, 3 Apr 2026 21:08:02 +0000 (17:08 -0400)]
modeline and theme changes
rearman [Wed, 1 Apr 2026 19:20:54 +0000 (15:20 -0400)]
turn off dired-dwim-target
Sometimes useful, but usually just want to rename something in the current
directory while I have another directory open.
rearman [Wed, 1 Apr 2026 19:19:55 +0000 (15:19 -0400)]
Better colors
Use ':inherit default' on things that only use the default fg and bg.
rearman [Wed, 1 Apr 2026 14:25:43 +0000 (10:25 -0400)]
Add and use acme theme
Nice pastel colors
rearman [Wed, 1 Apr 2026 13:19:21 +0000 (09:19 -0400)]
Skip the inbox header in the inbox agenda
rearman [Wed, 1 Apr 2026 13:18:51 +0000 (09:18 -0400)]
Initial buffer back to default
Found myself closing the recents buffer more often than I used it at startup.
Still accessible with F7.
rearman [Wed, 1 Apr 2026 13:17:23 +0000 (09:17 -0400)]
Make tab really be tab, no question about it
Tab key now inserts a hard "\t" character, meaning that tab-expansion stuff is
covered by 'C-i'. Fine by me.
rearman [Wed, 25 Mar 2026 21:10:04 +0000 (17:10 -0400)]
Set faces for links
rearman [Wed, 25 Mar 2026 18:33:53 +0000 (14:33 -0400)]
More visible ellipses
rearman [Wed, 25 Mar 2026 18:33:38 +0000 (14:33 -0400)]
Don't use giant headers on agenda search
rearman [Wed, 25 Mar 2026 14:43:28 +0000 (10:43 -0400)]
Add two themes, use them, defun to switch between them
Default to mostly b&w theme, but able to swap between mono and color with a
function. No binding, since it is more a curiosity to switch, and probably
per session, rather than per buffer.
rearman [Wed, 25 Mar 2026 14:41:40 +0000 (10:41 -0400)]
Auto save all org files on todo state change
rearman [Tue, 24 Mar 2026 21:14:38 +0000 (17:14 -0400)]
Remove unused themes
rearman [Tue, 24 Mar 2026 21:14:18 +0000 (17:14 -0400)]
Set up dark-mode with 8-color theme
rearman [Tue, 24 Mar 2026 17:05:41 +0000 (13:05 -0400)]
Remove extraneous setting
frame-background-mode is already set to nil (auto detect).
rearman [Tue, 24 Mar 2026 17:02:15 +0000 (13:02 -0400)]
Default to dark mode
This gets me the closest to the default terminal colors.
rearman [Thu, 19 Mar 2026 14:35:23 +0000 (10:35 -0400)]
Get rid of android stuff
Still not quite ready for prime-time on android. File access issues are the
most annoying, leading to having to either manually copy configs or run in
term mode from termux.
rearman [Thu, 19 Mar 2026 12:12:21 +0000 (08:12 -0400)]
Move to one file with multiple headings for agenda
Maybe better? Probably won't notice much of a difference, since I live in the
agenda more than the files.
rearman [Thu, 19 Mar 2026 12:10:00 +0000 (08:10 -0400)]
Split keywords into separate sequences
rearman [Wed, 18 Mar 2026 16:06:04 +0000 (12:06 -0400)]
More aggressive tabbing
rearman [Wed, 18 Mar 2026 14:03:06 +0000 (10:03 -0400)]
Many changes
small qol changes, real bike-shedding stuff
rearman [Tue, 17 Mar 2026 21:09:22 +0000 (17:09 -0400)]
Add archive as extra search location
rearman [Tue, 17 Mar 2026 21:01:29 +0000 (17:01 -0400)]
Changes for time clocking
Give it a sane setup, and some better key bindings. Also set up some keyword
faces and better agenda file finding.
rearman [Tue, 17 Mar 2026 21:01:08 +0000 (17:01 -0400)]
Change up archive
One archive file, and add it to auto-mode-alist.
rearman [Tue, 17 Mar 2026 21:00:17 +0000 (17:00 -0400)]
Various QOL updates
Less finicky todo changes, capture a note when something is belayed, compact
agenda blocks, use of categories, done items actually show all, add agenda
view for notes.
rearman [Tue, 17 Mar 2026 16:02:14 +0000 (12:02 -0400)]
hl-line-mode for agenda
The one place I've actually found it to be useful.
rearman [Tue, 17 Mar 2026 15:45:42 +0000 (11:45 -0400)]
Better list for visual-line-mode
text-mode covers most everything, such as org, markdown, Log-Edit, etc. Add
special cases (such as LaTeX-mode) as needed.
rearman [Tue, 17 Mar 2026 15:34:29 +0000 (11:34 -0400)]
overhaul agenda
Default to one day in agenda view, show tags, next items all together and
sorted by last tag, better default tags.
rearman [Tue, 17 Mar 2026 15:31:49 +0000 (11:31 -0400)]
Formatting
rearman [Tue, 17 Mar 2026 15:28:52 +0000 (11:28 -0400)]
Only visual movements when visual-line-mode is active
rearman [Tue, 17 Mar 2026 15:27:59 +0000 (11:27 -0400)]
Selectively enable visual-line-mode
rearman [Mon, 16 Mar 2026 21:06:36 +0000 (17:06 -0400)]
Agenda 14 days, deadline warn 10 days
rearman [Mon, 16 Mar 2026 16:31:02 +0000 (12:31 -0400)]
Back to showeverything
Ran into issues with items not folding correctly, hiding subheaders under
incorrect levels. Back to no folding on start.
rearman [Thu, 12 Mar 2026 13:09:29 +0000 (09:09 -0400)]
Add agenda view for job pcs (any todo state)
for review purposes, keep them around for a while until I want to archive
them.
rearman [Thu, 12 Mar 2026 13:06:18 +0000 (09:06 -0400)]
Add agenda view for licenses (any todo state)
for review purposes, keep them around for a while until I want to archive
them.
rush [Thu, 12 Mar 2026 10:52:36 +0000 (06:52 -0400)]
Fixes for sending emails
rush [Thu, 12 Mar 2026 10:42:27 +0000 (06:42 -0400)]
More settings for smtp
Rush Earman [Sun, 8 Mar 2026 17:12:24 +0000 (13:12 -0400)]
Remove fully-mono-themes
rush [Sat, 7 Mar 2026 13:04:01 +0000 (08:04 -0500)]
Add config for mu4e
use mu4e for linux and android
rush [Sat, 7 Mar 2026 12:22:54 +0000 (07:22 -0500)]
change to more general 'online' for category
rearman [Fri, 6 Mar 2026 22:20:47 +0000 (17:20 -0500)]
add agenda view for done top-level-tasks
Easiest way to bulk archive is to show items in an agenda view, mark, then
archive.
rearman [Fri, 6 Mar 2026 22:19:57 +0000 (17:19 -0500)]
Formatting
rearman [Fri, 6 Mar 2026 20:18:54 +0000 (15:18 -0500)]
Fix typo in font name
rearman [Fri, 6 Mar 2026 20:08:00 +0000 (15:08 -0500)]
Set initial buffer based on system type
Android is primarily for org agenda, so make that the startup buffer. recent
files for normal computers.
rearman [Fri, 6 Mar 2026 20:06:24 +0000 (15:06 -0500)]
Shorten as needed
rearman [Thu, 5 Mar 2026 21:44:04 +0000 (16:44 -0500)]
replace epicor category with buy
better, more general
rearman [Thu, 5 Mar 2026 21:42:54 +0000 (16:42 -0500)]
set font for android
terminus at least displays the page-break lines correctly
rearman [Thu, 5 Mar 2026 19:24:46 +0000 (14:24 -0500)]
Make diminish play nice with load order
rearman [Thu, 5 Mar 2026 19:13:08 +0000 (14:13 -0500)]
Add settings for android (termux)
rearman [Thu, 5 Mar 2026 15:48:06 +0000 (10:48 -0500)]
Make someday agenda use a better key, formatting
's' conflicted with agenda search, so I changed it to 'm' (for maybe). Change
filters from the multiple I don't want to the one I do want.
rearman [Thu, 5 Mar 2026 15:46:04 +0000 (10:46 -0500)]
Formatting
rearman [Thu, 5 Mar 2026 15:45:50 +0000 (10:45 -0500)]
Remove unused cruft
rearman [Thu, 5 Mar 2026 15:45:24 +0000 (10:45 -0500)]
Formatting
rearman [Thu, 5 Mar 2026 15:45:07 +0000 (10:45 -0500)]
Remove unused cruft
rearman [Thu, 5 Mar 2026 15:31:50 +0000 (10:31 -0500)]
organize packages, change some bindings
Put recentf on F7, dired new frame on F6. These are much more used than sly (I
open that once, these get opened repeatedly).
rearman [Thu, 5 Mar 2026 15:30:04 +0000 (10:30 -0500)]
Remove unused cruft
rearman [Thu, 5 Mar 2026 15:16:00 +0000 (10:16 -0500)]
Remove unused cruft
Don't add newlines with next-line - causes issues with region selecting via
mouse. removed some stuff that was commented out (I didn't miss it).
rearman [Thu, 5 Mar 2026 15:05:34 +0000 (10:05 -0500)]
Remove unused cruft
Don't add newlines with next-line - causes issues with region selecting via
mouse. removed some stuff that was commented out (I didn't miss it).
rearman [Thu, 5 Mar 2026 14:58:37 +0000 (09:58 -0500)]
default to recentf on open, default # of recentf items
rearman [Thu, 5 Mar 2026 14:56:55 +0000 (09:56 -0500)]
more tweaks for capturing and filtering
rearman [Wed, 4 Mar 2026 22:04:28 +0000 (17:04 -0500)]
Add errand tag, drop agenda from next item view
don't look at the calendar at the same time as next items!
rearman [Wed, 4 Mar 2026 22:01:22 +0000 (17:01 -0500)]
many changes to org
Additions to capture templates, agenda views, settings.
rearman [Wed, 4 Mar 2026 19:31:56 +0000 (14:31 -0500)]
enter to follow links
rearman [Wed, 4 Mar 2026 17:54:53 +0000 (12:54 -0500)]
Org-mode comeback, great simplification
back to the roots of org, focus on agenda and molding to the GTD system.
rearman [Mon, 2 Mar 2026 22:12:32 +0000 (17:12 -0500)]
Removed quick links
No good way to do it portably
rearman [Mon, 2 Mar 2026 22:01:47 +0000 (17:01 -0500)]
Add more page-nav bindings
bind next/prev page to pgup/pgdn (prior/next).
rearman [Mon, 2 Mar 2026 21:21:40 +0000 (16:21 -0500)]
Fixup scroll and recenter
next/prev page now automatically puts the line at the top of the page.
Recenter now goes top/middle/bottom instead of middle/top/bottom. Top and
Bottom also now have two lines of context preserved.
rearman [Mon, 2 Mar 2026 21:19:34 +0000 (16:19 -0500)]
Better page-break handling
Add package to show page breaks as full-width lines. Made the page-break
navigation use better bindings.
rearman [Mon, 2 Mar 2026 21:18:23 +0000 (16:18 -0500)]
Switch to page-breaks, add quicklinks
rearman [Mon, 2 Mar 2026 16:02:15 +0000 (11:02 -0500)]
Add binding for narrowing, remove superfluous settings
howm-menu auto-updates by default, so remove explicit setting. Add binding to
narrow to memo (heading) in howm, change default meeting tag to match others.
rearman [Mon, 2 Mar 2026 16:00:47 +0000 (11:00 -0500)]
Better section delimiters