ART de ONE82 downloadsHighlight text, build tables, and ask AI — all inside Obsidian.
Highlight text, build tables, and ask AI — all inside Obsidian.
Select any text, right-click, and choose Ask ART de ONE to open the AI panel. Ask questions, get explanations, and apply the response back to your note — in full or as a partial selection.
Select text and press Cmd+Shift+H (Mac) or Ctrl+Shift+H (Windows/Linux) to highlight in one of six colors. Click a color swatch to apply instantly. Click the same color again to remove the highlight.
Available colors: Yellow · Green · Blue · Pink · Orange · Purple
Insert tables with a visual grid picker, and edit them with a floating toolbar that appears whenever your cursor is inside a table.
Toolbar actions:
All table edits support Undo (Cmd+Z) and Redo (Cmd+Shift+Z).
main.js, manifest.json, and styles.css from the latest release.obsidian/plugins/art-de-oneSearch for ART de ONE in Obsidian → Settings → Community Plugins → Browse.
https://api.openai.com/v1)gpt-4o-mini, claude-sonnet-4-6)Any OpenAI-compatible endpoint works, including local models via Ollama, LM Studio, or similar.
| Feature | How to trigger |
|---|---|
| Ask AI | Select text → Right-click → Ask ART de ONE |
| Ask AI (no selection) | Click the ART de ONE icon in the left sidebar |
| Highlight | Select text → Cmd/Ctrl+Shift+H → pick a color |
| Insert Table | Sidebar icon → Insert Table, or Command Palette |
| Table toolbar | Place cursor inside any Markdown table |
| Undo table edit | Cmd/Ctrl+Z |
| Shortcut | Action |
|---|---|
Cmd+Shift+H / Ctrl+Shift+H |
Highlight selected text |
Escape |
Close AI modal without applying |
| Setting | Description | Default |
|---|---|---|
| API Base URL | Your OpenAI-compatible endpoint | https://api.openai.com/v1 |
| API Key | Your API key (stored locally) | — |
| Default Model | Model used when the plugin opens | gpt-4o-mini |
| Saved Models | List of models for the dropdown | — |
| System Prompt | Instruction sent to the AI on every request | Study assistant prompt |
| Max Tokens | Maximum response length | 1024 |
| Temperature | Creativity level (0 = precise, 2 = creative) | 0.7 |
| Stream responses | Show response as it generates | On |
| Default highlight color | Color pre-selected when picker opens | Yellow |
.obsidian/plugins/art-de-one/data.json file and are never sent anywhere except your configured API endpoint.MIT License. Copyright (c) 2026 ART de ONE.
Built by ART de ONE — a digital creative brand based in Myanmar.