Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Unofficial Yandex Tracker ST

DaniilDaniil55 downloads

Unofficial plugin for rendering Yandex Tracker issues and queries in notes. Not affiliated with or supported by Yandex.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates7

Render Yandex Tracker issues and queries directly in Obsidian notes.

This is an unofficial community plugin. It is not affiliated with, endorsed by, maintained by, or supported by Yandex.

Public Tracker API access documentation: https://yandex.ru/support/tracker/ru/api-ref/access.

Installation

Install from the Obsidian community plugin directory after approval, or install a GitHub release manually by copying these files into .obsidian/plugins/yandex-tracker-st/:

  • manifest.json
  • main.js
  • styles.css

Settings

Configure these values in plugin settings before rendering issues:

  • API URL: your Tracker API base URL, https://api.tracker.yandex.net by default
  • Web URL: your Tracker web URL, https://tracker.yandex.ru by default
  • Token file fallback: ~/.tracker_token
  • Organization ID: sent as X-Org-ID or X-Cloud-Org-ID on every Tracker API request
  • Organization header: X-Org-ID for Yandex 360 (default), X-Cloud-Org-ID for Yandex Cloud
  • Language: ru by default; supported values: ru, en
  • Raw inline issue link: render ST:YT-123 as a regular external link instead of a bordered chip
  • Raw link template: placeholders {{ key }}, {{ summary }}, {{ status }}, {{ assignee }}, {{ updated }}, {{ priority }}, {{ type }}

Paste an OAuth token into settings, or leave it empty and keep the token in the configured token file. Follow the public API access docs for OAuth, IAM token, and organization requirements. Find the organization ID in Tracker: Administration → Organizations.

Supported MVP Syntax

YT-123
https://tracker.yandex.ru/YT-456
type: TABLE
limit: 15
columns: KEY, SUMMARY, STATUS, ASSIGNEE, UPDATED
query: Assignee: me() AND Resolution: empty() "Sort by": Updated DESC
Assignee: me() AND Resolution: empty()

Inline:

ST:YT-123
ST:-YT-123

Real Tracker API calls are made only by Obsidian rendering after you configure credentials.

HealthExcellent
ReviewPassed
About
Render Yandex Tracker issues and queries as live embeds in notes, turning issue keys and Tracker URLs into interactive cards. Populate tables from Tracker queries with selectable columns, limits and sorting, or insert single issues inline for quick reference.
Project managementIntegrationsTables
Details
Current version
0.1.6
Last updated
Last month
Created
2 months ago
Updates
7 releases
Downloads
55
Compatible with
Obsidian 1.5.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
DaniilDaniilyaishenka
GitHubyaishenka
  1. Community
  2. Plugins
  3. Project management
  4. Unofficial Yandex Tracker ST

Related plugins

Super Simple Time Tracker

Multi-purpose time trackers for your notes.

TickTickSync

Sync TickTick tasks.

dotpm

Full-featured task and project management: stunning Gantt charts, Kanban boards, Table views, customizable fields, due date notifications, dependancies

BRAT

Easily install a beta version of a plugin for testing.

LanguageTool Integration

Advanced grammar and spell checking, powered by LanguageTool.

Self-hosted LiveSync

Sync vaults securely to self-hosted servers or WEBRTC.

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Custom Frames

Turn web apps into panes using iframes with custom styling. Also comes with presets for Google Keep, Todoist and more.

Local REST API with MCP

Unlock your automation needs by interacting with your notes over a secure REST API.