This repository has been archived on 2022-10-03. You can view files and clone it, but cannot push or open issues or pull requests.
dsptl.el/TODOs.org

9 lines
434 B
Org Mode

* TODO Create clickable links in plaintext files
With the use of a minor mode, create clickable links in plaintext
files. Some inspiration could come from ~org-ref~ which does something
similar with text in the form of ~cite:reference2020~.
It could also check whether the link is valid or not and apply a
different fontface in that case (again, like ~org-ref~ does).
* TODO Create a graphviz graph of the links found in a directory