couchdb-document-text

Homepage: https://emacswiki.org/emacs/download/couchdb-document-text.el

Author: Changyuan Yu

Updated:

Summary

Couchdb document as text

Commentary

Example:

(require 'couchdb-document-text)
(find-file "/couchdb:/db1/a.txt")
(find-file "/couchdb:/db1/b.org")
(find-file "/couchdb:/db1/c.org.gpg")

Dependencies