Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Roadmap section #46

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 6 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,25 +95,14 @@ Smart Composer adds a few commands to work with AI. You can set custom hotkeys f

## Roadmap

#### Expanded Context Support
To see our up-to-date project roadmap and progress, please check out our [GitHub Projects kanban board](https://github.com/glowingjade/obsidian-smart-composer/projects?query=is%3Aopen).

- [x] Folder context mentioning, and auto context selection (RAG)
- [x] Web content browsing
- [ ] PDF, DOCX, and image understanding
- [ ] Mention Obsidian tag
Some of our planned features include:

#### Advanced Search

- [x] Chat with AI to find specific notes or content

#### Prompt Presets

- [ ] Save and reuse custom prompts for common tasks

#### Tab Completion

- [ ] Copilot-like autocomplete
- [ ] Context-aware suggestions based on your writing style and vault content
- Support for other models, including local models
- Support for image inputs or external files (PDF, DOCX, etc.)
- Custom prompt templates and system prompts
- Mentioning with tags or other metadata

## Feedback and Support

Expand Down
Loading