Safari and Arc
After using Arc for months, Iāve made Safari my default browser.
After using Arc for months, Iāve made Safari my default browser.
I mentioned that I should create a lisp function for sending my org-journal entries to Day One. Turns out Iād already done it. The only problem was that the original version assumed I was using a new org file every day. Iām now doing monthly files, so I needed to change how the text selection was made. Hereās the new function. (defun jab/dayone-add-note () "Sends current subtree as Day One entry" (interactive) (org-mark-subtree) (shell-command-on-region (point) (mark) "/usr/local/bin/dayone2 -j=Journal new" nil)) Itās not perfect, since it includes any PROPERTY drawers and leading stars, but it works and was easy to make. ...
How I reimplemented my Daily Notes feature from my Tinderbox blog to baty.net in Kirby
Letās not overthink it, eh?
I always come back to using TheBrain.
Why I sometimes prefer taking noted in TiddlyWiki instead of Emacs
Protās Spacious-Padding Emacs package adds some room to breath in the Emacs UI.
This morning, I had trouble finding something that I was certain Iād written yesterday. I was pretty sure Iād written it in one org-mode file or another, but it seemed to be missing. Turns out it wasnāt missing. I just couldnāt see it because of the way the results show up when searching for something in Emacs. The display of search results when running projectile-ripgrep is pretty awful, and I missed what I was searching for. Hereās what it looks like in Doom Emacs by default. ...
I often want a list of attached files displayed right in the org-mode file.
Cāmon,Ā everyoneās doinā it. Here is my list of default apps (in alphabetical order by task): Backups: Backblaze, Arq Blogging: What day is it? I mean Kirby. Calendar: BusyCal, Apple Calendar Chat: Apple Messages, Signal Clipboard Manager: Raycast Code Editor: Emacs File Manager: Forklift, Dired (Emacs) Journaling: Org-journal (Emacs), Day One Launcher: Raycast Mail Client: Apple Mail, notmuch Mail Server: Fastmail Music: Roon, Qobuz, Apple Music Notes: Org-mode (Emacs), TiddlyWiki, Tinderbox Password Management: 1Password Photo Editor: Capture One Photo Management: Capture One, Apple Photos Podcasts: I donāt listen to podcasts RSS: NetNewsWire Read It Later: Omnivore Screenshots: Cleanshot X Search Engine: Kagi Shopping List: Apple Reminders shared with wife Social Networking: Mastodon (web UI) Terminal: iTerm, Kitty Text Editor: Emacs, BBEdit Task Manager: Things, Org-mode (Emacs) Weather: Hello Weather Web Browser: Arc Word Processing: Emacs Org-mode -> LaTeX
A list of my current subscriptions, priced per month.
Itās possible that no one will ever see this post. Iām writing a Hugo-formatted markdown file in Emacs. This means it will be published to a defunct copy of my blog1 Unless of course I decide to bring it back as baty.net. If that happens, then š!Ā ā©ļø
A long list of my current subscriptions.
Just a quick appreciation of a common Org-mode feature.
Why would anyone host their own Git repos when Github exists?
I should stop trying to roll my own Emacs config. So I did.
Itās often fair to describe my entire personality as an amalgam of the blog posts I read that morning.
People make fun of me for frequently changing the way I do things. This is not undeserved. I like to try things. Thatās me ĀÆ_(ć)_/ĀÆ. But as a counterpoint, sometimes I stick with things for a long time. Todayās example is shaving. I was so annoyed by the price of disposable blades for my razor that I started shopping for alternatives. What I found was safety razors, nice shaving cream, and a brush. I use a Merkur safety razor, Vulfix brush (Warning1), Taylor of Old Bond Street Almond shaving cream, and Shark double edge razor blades. Iāve been using this exact setup since 2005. ...
Whenever I review my recent photos, I am reminded that I prefer film. Film is fun, if sometimes frustrating, to shoot. Film cameras are cooler. And I love the results.
I do a lot of things that turn out, in hindsight, to have been a complete waste of time. Journaling in my paper notebook/scrapbook is not one of them.