docspec/TODO.org

14 lines
533 B
Org Mode

* Write library to read the XDG MIME applications database
:PROPERTIES:
:CREATED: 2022-01-24T19:10:29+0530
:END:
1. https://www.freedesktop.org/wiki/Specifications/mime-apps-spec/
2. https://github.com/mcna/cl-mime
3. https://github.com/thodg/cl-mime
4. https://github.com/eadmund/cl-xdg
* Local variables :NOEXPORT:
# Local Variables:
# eval: (add-hook 'org-insert-heading-hook (lambda () (save-excursion (org-set-property "CREATED" (format-time-string "%FT%T%z")))) nil t)
# End: