- Fix another git-syncing bug
- Fix bug caused by git-syncing
- Add
browse
command to browse non-local indexes - Commands now do a git-pull or git-push as necessary (disable with -x)
- Move CLI definition into library
- Links in org-mode directories are properly %-encoded
- Org-mode directory view is no longer git-controlled.
- Added
refresh
command to rebuild directory views. - Config file (
.octar
) allows multiple indexes and IPFS APIs. - Added
rm
command for removing entries. - Added
archivist
field to metadata, to track who added entries in a group-maintained archive.
- Add
-r
flag tocp
method to allow storing directories of files.
- Change to multi-command CLI.
- Move main functionality to
add
command. - Add
pin
command to replace thepin-all
script. - Enable modifying index directory by environment variable.
- Add git management for the index
- Add multiple "methods" for fetching source paths.
- Implement fetching and storing URLs with prompt for item synopsis. Links to items are added to an org-format directory when they are stored.