🚧 (edam) First development version
This commit is contained in:
parent
4c58fa1033
commit
9d0d4ce330
2 changed files with 32 additions and 0 deletions
|
@ -2934,6 +2934,15 @@ API Integration for [[https://linkding.link/][Linkding]].
|
|||
linkding-user "mmk2410"))
|
||||
#+end_src
|
||||
|
||||
* EDAM
|
||||
|
||||
A simple work-in-progress photography DAM in Emacs.
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(use-package edam
|
||||
:load-path "packages/")
|
||||
#+end_src
|
||||
|
||||
* Work
|
||||
|
||||
For my workplace I have some additional packages and configuration that I keep in an own file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue