@yantar92@fosstodon.org Yeah! So in the file I have pairs like this:
[[Field 1]]
* Field 1
In the .org file it's fine, but when exporting to .html the link drops "Field" and only displays the number. Happened consistently across all ~33 similar instances. Fixed it by just doing this:
[[Field 1][Field 1]]
Notices by Kristell L. (klymilark@mssk.fallcounty.monster)
-
Embed this notice
Kristell L. (klymilark@mssk.fallcounty.monster)'s status on Saturday, 11-Jan-2025 23:07:45 JST Kristell L.
-
Embed this notice
Kristell L. (klymilark@mssk.fallcounty.monster)'s status on Saturday, 11-Jan-2025 20:45:21 JST Kristell L.
So I decided to re-write a knitting pattern I bought in #org-mode because it was, y'know, not the easiest pattern to follow, and I figured stitch counts would work well. Learned something new about #emacs with it, which was how amazing macros are. Like holy hell turning 10-20 keystrokes into 3??? Sign me the fuck up.
Also I learned that org-html export likes to ignore certain parts of links, which is irritating but workable.