Blog: 2023-10-04
Cool new abbr
abbr -a --position anywhere -- --ver --version
Wanna get simple typos fixed in a couple places / ways
- vim: doable with iabbrev
- fish: doable with global abbrs
- browser: use browser extension I guess
Here's an article doing some next level stuff with vim abbrs: https://vonheikemen.github.io/devlog/tools/using-vim-abbreviations/
Now I'm thinking about stenography https://www.youtube.com/watch?v=nRp_1S7cj6A
Envisioning a system where I have nodes that are self-contained pieces... or something... then my guides would be implemented by listing all the nodes.
I mean it's all hypermedia anyways.
I could have a UI to link to a specific node, and the nodes would link to their sources, just like the guides would. Many nodes make up a single page, and could even be reused. Though that kind of duplication might confuse readers, so I'd have to be smart about it.
More guides to write: tmux, fpm, python, fish could be split into multiple chapters, and it'd be nice to have some sort of navigation between them.