✨ (tandoor) Basic Tandoor recipe manager integration
This commit is contained in:
parent
9d0d4ce330
commit
2bb04f6953
2 changed files with 51 additions and 0 deletions
11
config.org
11
config.org
|
@ -2934,6 +2934,17 @@ API Integration for [[https://linkding.link/][Linkding]].
|
|||
linkding-user "mmk2410"))
|
||||
#+end_src
|
||||
|
||||
** Tandoor Integration
|
||||
|
||||
API Integration for [[https://tandoor.dev/][Tandoor]].
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(use-package tandoor
|
||||
:load-path "packages/"
|
||||
:custom
|
||||
(tandoor-host "recipes.mmk2410.org"))
|
||||
#+end_src
|
||||
|
||||
* EDAM
|
||||
|
||||
A simple work-in-progress photography DAM in Emacs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue