Description
Spaced currently makes use of databases, however the native apps should preferably have a filesystem API that uses individual files for each* item. The filesystem API could help with grouping of items like other knowledge bases do, ref #53 (comment).
* not all items can be represented as file, however a custom file format may allow opening any item in Spaced from the filesystem.
Requirements
Description
Spaced currently makes use of databases, however the native apps should preferably have a filesystem API that uses individual files for each* item. The filesystem API could help with grouping of items like other knowledge bases do, ref #53 (comment).
* not all items can be represented as file, however a custom file format may allow opening any item in Spaced from the filesystem.
Requirements