l3kn / org-el-cache

Persistent cache for data derived from org-elements
GNU General Public License v3.0
9 stars 0 forks source link

Store all caches in one directory #5

Closed l3kn closed 4 years ago

l3kn commented 4 years ago

This would save providing a filename to def-org-el-cache. The filename for each cache could be derived from its name.

The only problem would be figuring out where to store the directory of all caches.