I saw the Irreal post about Journelly, but mostly ignored it because I wasn't looking for a new iOS journaling app. He did mention that Journelly is by Álvaro Ramírez, author of Plain Org, lmno.lol, and others, so that made things more interesting. What intrigued me most,
I ran across something neat while reading the Mu4e release notes A (experimental) “transient” menu has been added for mu4e. You can use it e.g., with something like: (require 'mu4e-transient) (global-set-key (kbd "C-c m") #'mu4e-transient-menu) It's very handy!
I maintain a list of shell commands for updating Make/Model/Lens information in film scans. I've always run this via babel in a code block in an Org mode file. Something like this: #+begin_src sh cd ~/Pictures/_Scans exiftool '-m' '-Make=Leica'
I was feeling envious of the Obsidian Web Clipper, which is quite fancy, so I thought I'd try leveraging it for use with Denote. My first run at this involves a couple of steps: * Tweak the web clipper to save files using Denote's format and front
While tinkering with Obsidian recently, something I liked was having a daily notes template with a Dataview query showing the other files I'd added that same day. I added something similar for Denote. It's a Yasnippet: # -*- mode: snippet -*- # name: Denote insert today&