Homepage: https://emacswiki.org/emacs/download/couchdb-document-text.el
Author: Changyuan Yu
Updated:
Couchdb document as text
Example: (require 'couchdb-document-text) (find-file "/couchdb:/db1/a.txt") (find-file "/couchdb:/db1/b.org") (find-file "/couchdb:/db1/c.org.gpg")