emacs/var/elfeed/db/data/e7/e7ccd01d0fd6799141d0ba4c54b006d7d38509e3
2022-01-03 12:49:32 -06:00

2 lines
486 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Problem As laid out on reddit1, I arrange my orgmode notes as single files with lots of entries. This works great for me because emacs is more buffer-oriented than directory-oriented, so all the emacs search commands optimize for single-file approaches (eg search all headlines in my tech/blog file for the keyword of that Linux function Ive forgotten how to use).
The single problem I have is footnotes. From the documentation you have two options: inline or in a file-wide section.