Howard Abrams
e36ae58ae0
Random image for my startup dashboard
...
Not that I restart Emacs that often, but ...
2025-01-16 12:00:27 -08:00
Howard Abrams
1ecf9aa6a2
I often do a use package, so make it a snippet
2025-01-16 11:45:02 -08:00
Howard Abrams
df7f423924
Enhance the demonstration code
...
Really enjoying dslide, and need to use it like my demo code ... globally.
2025-01-16 11:43:45 -08:00
Howard Abrams
0c69fd7a8f
Update Telega display to remove icons
...
Better for work
2025-01-16 11:43:07 -08:00
Howard Abrams
c38243eb0a
New year. New sprint.
2025-01-16 11:42:40 -08:00
Howard Abrams
5ac74fadce
Fix starting bug with theme
2025-01-16 11:42:00 -08:00
Howard Abrams
f5cfc64d41
Update dslide-based demonstrations
...
I'm really digging the dslide approach, for most things, this is
easier to debug and work with. You still need to "mostly" be in the
presentation to get it to work.
I might have to have F5 pop to the presentation buffer, and then issue
a dslide next slide command ...
2025-01-15 15:47:38 -08:00
Howard Abrams
5ce9c25249
Theme now includes standard terminal colors
2025-01-14 22:03:10 -08:00
Howard Abrams
f40932c5de
Personal snippets for Hugo
2025-01-08 21:02:38 -08:00
Howard Abrams
dcd050b37a
Swapping git-gutter for vc-diff-hl
2024-12-26 11:40:29 -08:00
Howard Abrams
e40c57ff18
More fixes to the theme.
2024-12-16 17:05:09 -08:00
Howard Abrams
3adc01620a
Not crazy about how winner mode doesn't work with persp mode
2024-12-16 17:04:32 -08:00
Howard Abrams
3f84fcd436
Fixing my presentation/demo configuration
2024-12-16 17:03:28 -08:00
Howard Abrams
c11ab5d0ef
Make C-g close mini-buffer
...
This has annoyed me for a while, and I'm stealing Prot's solution.
2024-12-09 09:23:51 -08:00
Howard Abrams
994c36c5a5
Markdown snippets fixed
...
Not sure why they sometimes end up with the wrong names.
2024-11-26 10:40:13 -08:00
Howard Abrams
67811b8598
More tweaks to the theme
...
I know now why SVG files haven't been rendering correctly in Emacs.
It needs a width specification.
2024-11-26 10:40:02 -08:00
Howard Abrams
e7447aae93
Accidently add debugging code
2024-11-22 15:26:30 -08:00
Howard Abrams
229ca22aeb
Tweaks to the new theme
2024-11-22 15:19:13 -08:00
Howard Abrams
3296583355
Touching up the pikchr images.
2024-11-22 13:06:27 -08:00
Howard Abrams
6fc09faf66
Create my own dark theme
2024-11-22 12:56:39 -08:00
Howard Abrams
105a97250c
Fix eshell banner when directory is not a git project
2024-11-21 10:07:37 -08:00
Howard Abrams
e5891170a0
Fix minor bug when quitting presentations
2024-11-16 10:43:10 -08:00
Howard Abrams
6ea135ca41
Move searching for noweb references into the Literate section
2024-11-16 10:42:43 -08:00
Howard Abrams
77fd8f3bcb
Adding a Session REPL to the Literate Mode
2024-11-05 19:48:38 -08:00
Howard Abrams
d60de45141
Better hiding of Org header lines
2024-11-05 12:07:27 -08:00
Howard Abrams
029a714bd7
Made show/hide cursor in the demo more resilient
...
Keeping track of state is hard!
2024-10-30 22:04:06 -07:00
Howard Abrams
9101e07990
Minor tweaks in the demo code
...
Getting much more stable as I figure out what exactly I want.
2024-10-30 21:57:51 -07:00
Howard Abrams
51864edd7c
Fixed warnings in the literate programming code
2024-10-30 19:24:08 -07:00
Howard Abrams
4a2ed3b87b
Fixed issues with displaying with org-tree-slide
2024-10-30 19:20:28 -07:00
Howard Abrams
5182b352cd
Demo code can load file or switch to buffer
2024-10-29 19:42:34 -07:00
Howard Abrams
f735e4c59e
Fix spelling
2024-10-27 22:52:36 -07:00
Howard Abrams
820e1853cb
Add link to RSS in the header of the blogs
2024-10-27 22:52:02 -07:00
Howard Abrams
595d7db714
Fix two bugs in literate programming functions
...
First, file references need to be /relative/ to the buffer calling
them. Odd, but sure.
Second, we need to have our 'org backend come /before/ the dumb-jump,
otherwise, dumb-jump says it can't find it, and that is it.
2024-10-27 22:50:06 -07:00
Howard Abrams
3b0e21c128
Expand a literate prog work with extra snippets
...
These should be a lovely demonstration to solve a thorn I run into
year after year.
2024-10-25 22:07:34 -07:00
Howard Abrams
23efcd2a26
Minor fixes to work better with demonstrating hamacs
2024-10-25 22:05:22 -07:00
Howard Abrams
d816725afc
Fix some issues and expand notes on Hippie and the Cape
2024-10-25 21:59:49 -07:00
Howard Abrams
2a70d6c344
Ignoring my theme for my website and writing the style myself.
...
Plus a bug fix for mail.
2024-10-25 21:59:44 -07:00
Howard Abrams
4629cbf1a0
Fixed issues with my focus mode
2024-10-25 16:22:59 -07:00
Howard Abrams
de7770280a
Ignoring my theme for my website and writing the style myself.
...
Plus a bug fix for mail.
2024-10-20 21:40:36 -07:00
Howard Abrams
f1ddcec3ab
Edit an Org section in another buffer
2024-10-19 13:43:11 -07:00
Howard Abrams
db4c460453
Tweaks to the display of Org files
2024-10-19 13:42:17 -07:00
Howard Abrams
bc06c77df5
Added Mermaid diagram support
...
Work is using Hugo and this is a big partl
2024-10-19 13:41:06 -07:00
Howard Abrams
06643aa146
Connected all the prose linters together
...
And added the languagetool ... not sure if it adds anything, so I'm
not actually enabling it at this time.
2024-10-19 13:39:45 -07:00
Howard Abrams
3c2c266009
Minor capturing changes
2024-10-19 13:37:45 -07:00
Howard Abrams
b067964930
Trying out a new variable-pitch font
...
And fixed up my emoji font: 😏
2024-10-19 13:35:37 -07:00
Howard Abrams
6d92980311
Migration from ~/other to ~/src
...
Why was it any other way?
2024-10-19 13:34:01 -07:00
Howard Abrams
2bd14a876a
Create new demonstration code
...
This replaces demo-it, but I will be bringing some, more general
functions, over from it.
2024-10-19 13:26:27 -07:00
Howard Abrams
990cc577dc
Fix annoying bug of possible multiple inserts
...
Now the sprint and inserts are better.
2024-10-01 15:13:38 -07:00
Howard Abrams
3b1427a8db
Switching to a new Mastodon server
2024-10-01 15:13:38 -07:00
Howard Abrams
809a542e6d
Fixed a stray paren
...
And fixed some warnings in the resulting code.
2024-09-28 08:37:22 -07:00