File: org-attach-git.el.html

An extension to org-attach. If org-attach-id-dir is initialized as a Git repository, then org-attach-git will automatically commit changes when it sees them. Requires git-annex.

Defined variables (3)

org-attach-git-annex-auto-getConfirmation preference for automatically getting annex files.
org-attach-git-annex-cutoffIf non-nil, files larger than this will be annexed instead of stored.
org-attach-git-dirAttachment directory with the Git repository to use.

Defined functions (3)

org-attach-git-annex-get-maybe(PATH)
org-attach-git-commit(&optional _)
org-attach-git-use-annex()

Defined faces (0)