feat: add obsidian traversal
Relates to:
Obsidian Traversal: https://github.com/ai16z/eliza/issues/302
Risks
low
Background
What does this PR do?
Adds an Obsidian plugin that allows the following actions:
- Search for any query and retrieve relevant context
- Grab active note
- Summarize active note
- Grab exact file
- Summarize exact file
What kind of change is this?
Features (non-breaking change which adds functionality)
https://github.com/ai16z/eliza/issues/302
Documentation changes needed?
TBA but will document.
Testing
TBA
Where should a reviewer start?
Detailed testing steps
wowwwww this is so exciting! I assume you know, but we have an open bounty for this, DM me when its ready
Sorry for the delay here, I’ll wrap this up soon to avoid blocking v2, - just lacked irl time
I’ll bump all deps for this in the upcoming days to make it compatible with the latest main along with the main traverse logic
Hello,
We are changing our plugin development strategy to be more scalable. We have moved the plugins out into their own repos and we're looking for people to either maintain those or own them on their own Github.
Please make your code changes to this repo: https://github.com/elizaos-plugins/plugin-obsidian
If you'd like to be a maintainer, file an issue in the plugin repo and join our Discord https://discord.gg/elizaos to coordinate.
If you'd like to control the plugin on your own Github, please add an issue to the plugin repo pointing to your repo, and add a modification to the registry. Submit a PR to edit the registry here: https://github.com/elizaos-plugins/registry
Closing this PR for now. Let us know if you have any questions.