Commit graph

16 commits

Author SHA1 Message Date
Howard Abrams
c38243eb0a New year. New sprint. 2025-01-16 11:42:40 -08:00
Howard Abrams
4e11a22457 Journaling cleanup 2024-08-10 21:59:03 -07:00
Howard Abrams
c2009b56ec Pulling in the helpful package before using it 2024-08-10 12:35:48 -07:00
Howard Abrams
988c0dac2e Decided I like lowercase headers better
Oh, and let's fix the FILETAGS. Thank goodness for woccurrrrrr.
2024-03-06 20:02:25 -08:00
Howard Abrams
913e09d436 Fix a few journaling bugs 2024-02-27 20:54:41 -08:00
Howard Abrams
62651466e2 Reorganizing my Publishing Approach
Getting ready to ship an exported version of my files up to my own
server.
2023-12-20 19:54:30 -08:00
Howard Abrams
a61b214239 Fix by having dir-locals.el a template
This solves a problem by having it overshadow the emacs lisp template.
2023-12-18 17:16:45 -08:00
Howard Abrams
d33a8cac3b Bit of old code reference 2023-10-10 08:15:45 -07:00
Howard Abrams
14b4db4330 Fix a couple of bugs for 29.1 2023-08-04 08:29:54 -07:00
Howard Abrams
dcdd481713 Fix Sprint numbering for 2023
My PM delayed the start of our "first" sprint of the year, and this
wreaked havoc with my algorithm. Granted, I often need to tweak it
each year.
2023-02-01 08:19:20 -08:00
Howard Abrams
ffbd253e65 Convert to lower-case #+BEGIN_SRC blocks
While I was at it, I address some prose-specific comments like passive
sentences and weasel words.
2022-06-17 17:25:47 -07:00
Howard Abrams
0dd7ba0355 Minor copyright touchups on my snippets. 2022-03-09 17:14:21 -08:00
Howard Abrams
b5a82133ca Clarify the creative commons on tangled files
Do I really need the copyright symbol? I love how the proselint
insists that I use the unicode character (which unicoding all the
files sounds great to me).

What could go wrong there? :-D
2022-03-09 10:48:26 -08:00
Howard Abrams
e0e16e57d6 Excising useless user information 2021-11-18 12:12:19 -08:00
Howard Abrams
9f6eca95a1 Including the Lissner's Snippet collection
This includes the starting auto-insert code for bash scripts, fish
scripts and Emacs lisp. Off to a great start here.
2021-11-12 13:05:31 -08:00
Howard Abrams
465fb840c1 Add journal system as well as auto inserting
One big feature of the org-journal is the ability to auto generate
empty files, and I realized that I needed to kick it up a notch with
the auto-insert. Actually brought my old code from years ago, as it
still works.
2021-11-10 14:31:15 -08:00