Skip to content
SiteList

YANTA Review: Robust keyboard-centric notes (75/100) — SiteList

YANTA targets developer workflows with keyboard-centric positioning and high usability, earning a 75/100 in our audit. While it offers effective niche messaging, it is currently hampered by critical technical SEO errors and limited documentation.

Reviewed by SiteList Engine · 13 dimensions · published Reviewed on August 29, 2026

Quick facts

Metric Value
Domain yanta.mrg.sh
Category Keyboard-centric note-taking
Pricing Free (MIT License)
Pages Crawled 4
Crawl Date 2026-08-27
Evidence
Domain
yanta.mrg.sh
Category
Keyboard-centric note-taking
Pricing
Free (MIT License)
Pages Crawled
4
Crawl Date
2026-08-27

Executive summary

YANTA demonstrates effective niche positioning, specifically targeting developers with a 'terminal-first' mental model. The site achieves outstanding scores in usability (92) and positioning (92) by aligning its command palette and Vim-shortcut features with the expectations of power users. Writing quality is high, favoring concrete technical claims over vague marketing. However, the technical execution lags behind the conceptual clarity. A critical canonical tag error creates a risk of indexation collapse, and the mobile experience is hindered by significant horizontal overflow and unoptimized assets.

01 · First impressions & positioning — 92/100: keyboard-first positioning with a clear rejection of Electron bloat

YANTA successfully targets developers who prioritize speed and efficiency over traditional GUI features. The site establishes immediate credibility by promising a "no-bloat" experience and proving it with raw JSON storage and an MIT license. It differentiates itself from competitors like Notion or Obsidian by explicitly rejecting the "browser engine" model, positioning itself as a native alternative for those who view the mouse as a bottleneck. While the positioning is exceptional, the brand authority is currently limited by its hosting on a subdomain of mrg.sh, which lacks established recognition, and the site lacks technical benchmarks to substantiate its native speed claims.

Evidence
Positioning Score
92/100
Brand Consistency
Subdomain hosting (mrg.sh)

02 · Audience & messaging — 85/100: precise alignment with the terminal-first mental model

The messaging demonstrates a deep understanding of the power-user demographic, utilizing vocabulary like MCP, Vim-shortcuts, and local-first storage that mirrors the language of its target audience. It correctly identifies the primary user goal: capturing thoughts without moving hands from the home row. However, the site fails to address a critical question for modern note-taking: mobile synchronization. While it lists Windows, macOS, and Linux support, the lack of a mobile strategy is a significant gap in an otherwise strong messaging framework. Adding a dedicated section for mobile sync options and including a few attributable developer quotes would resolve the current lack of social proof and address the primary unanswered user concern.

Evidence
Self-orientation ratio
45%
Audience Score
85/100

03 · Usability — 92/100: high task success rate driven by a lean, jargon-free interface

YANTA provides an exceptionally clear user experience that allows visitors to identify the core value proposition within five seconds. The site's navigation is lean. During testing, technical details such as storage paths (~/.yanta/vault/) were findable in just two clicks, indicating a strong information scent. The primary usability friction is the placement of support and documentation links, which are currently restricted to the footer. Promoting these to the header navigation would improve findability for skeptical evaluators. Additionally, while the desktop experience is efficient, mobile performance metrics suggest a heavier load than the "no bloat" copy implies, which may affect brand perception for mobile visitors.

Evidence
Usability Score
92/100
Mobile Speed Index
5.8s

04 · Accessibility — 89/100: semantic HTML5 landmarks undermined by low-contrast secondary text

The site demonstrates a high level of technical accessibility through the use of semantic landmarks and proper language declarations. However, it falls short of WCAG 2.1 AA compliance due to systemic color contrast failures in its dark-themed UI, particularly in the footer and secondary labels. Despite being a tool for keyboard-driven users, the marketing site lacks a "Skip to Content" link, forcing keyboard-only visitors to tab through the entire navigation menu on every page load. The heading hierarchy is also excessively flat, with dozens of H3 elements under a single H2, which reduces the efficiency of screen reader navigation. Implementing a skip link and increasing the contrast ratio of secondary gray text are the most urgent fixes required to meet accessibility standards.

Evidence
Accessibility Score
89/100
Lighthouse Contrast Score
0

05 · Design execution — 57/100: 485px horizontal overflow and undersized tap targets on mobile

While the desktop aesthetic successfully communicates a modern "terminal-soul" vibe, the technical design execution fails on mobile devices. Long GitHub URLs on the terms page cause a 485px horizontal overflow on standard 390px viewports, breaking the layout. Furthermore, interactive elements such as the "Start writing" tabs are only 28px tall, which is nearly 40% smaller than the 44px minimum required for reliable touch interaction. The site also suffers from "token drift," utilizing 15 distinct font sizes and semi-transparent grays that fail contrast audits. To improve the score, the site must apply overflow-wrap to long strings, increase the minimum height of all buttons to 44px, and replace alpha-channel grays with solid hex values that meet WCAG AA standards.

Evidence
Mobile Scroll Width
485px
Tap Target Height
28px

07 · Performance — 80/100: 3.1s mobile LCP caused by unoptimized 185KB hero image

YANTA delivers a fast experience for desktop users, but mobile performance hits a bottleneck with a 3.1-second Largest Contentful Paint (LCP). The delay is primarily caused by the hero image, which is served as a high-resolution 185KB PNG rather than a modern, compressed format like WebP. Because the site is remarkably clean of third-party scripts, it maintains an excellent Total Blocking Time of 21ms, ensuring immediate responsiveness once loaded. However, the font strategy is inefficient, loading 38 different font-face variations for only two families. Converting screenshots to WebP, adding fetchpriority="high" to the hero image, and consolidating font weights would align the site's actual performance with its "fast and modern" brand promise.

Evidence
Mobile LCP
3.1s
Total Blocking Time
21ms

09 · Writing quality — 78/100: high technical specificity offset by dense 126-word paragraphs

The writing is unusually specific and avoids the vague marketing fluff common in the niche. By using concrete terms like ~/.yanta/vault and project:alias, the copy establishes immediate technical authority. The support page is particularly effective, using a direct question-and-answer style to address data sovereignty. However, the homepage suffers from low scannability, with average paragraph lengths reaching 126 words. This density makes the feature narrative harder to digest for quick-scanning visitors. To improve editorial quality, the site should break these long blocks into shorter units or compact bullets. Additionally, absolute claims like "finds anything in milliseconds" should be qualified to maintain the site's high-trust, evidence-led voice.

Evidence
Avg Paragraph Length
126.3 words
Writing Score
78/100

17 · Risk & stability — 58/100: high risk of indexation collapse due to canonical loops

The site faces a critical risk of indexation collapse due to a major technical misconfiguration. Currently, 100% of crawled subpages, including support and legal pages, point their canonical signals to the homepage. This tells search engines that these pages are duplicates, which will likely lead to Google de-indexing the site's internal content. As a new domain with no established historical trust, YANTA is particularly vulnerable to such errors. This "canonical loop" undermines the site's potential for organic growth and AI-driven search discovery. The most urgent stability fix is to correct these tags to be self-referencing, ensuring that each unique URL is eligible for its own index entry in search results.

Evidence
Canonical Mismatch
100% of subpages
Risk Score
58/100

19 · Editorial QA of content — 76/100: professional editorial tone with mechanical QA failures

YANTA's content reads like a professionally maintained product, favoring human-edited specificity over generic AI-generated tropes. The inclusion of actual interaction commands like ⌘K and :tag makes the positioning credible. However, mechanical QA defects are visible, particularly the horizontal overflow on mobile devices and the repetitive wording on the privacy page. The privacy section repeats its local-storage promise across multiple sections, which could be consolidated to improve clarity. Furthermore, the canonical mismatch on the support and legal pages is a significant pre-publish QA failure. Tightening these repetitions and fixing the route-level canonicals would bring the editorial presentation in line with the high quality of the core writing.

Evidence
Editorial QA Score
76/100
Mobile Overflow
485px width

23 · Docs & self-serve help — 45/100: thin documentation lacking a keyboard shortcut reference

For a tool marketed as "keyboard-driven," the documentation is surprisingly thin. It currently consists of a single FAQ-style support page that lacks a comprehensive keyboard shortcut reference or a structured onboarding tutorial. Users are forced to discover the interface through trial and error rather than a guided path. To improve this dimension, YANTA should implement a dedicated shortcut cheat sheet and a "Quick Start" guide. Migrating to a hierarchical documentation platform would also provide the search and navigation features necessary as the product's feature set expands.

Evidence
Docs Score
45/100
Documentation Surface
Single page

25 · Technical SEO — 62/100: critical canonical errors and missing XML sitemap

Technical SEO is currently hampered by a critical indexability error: every subpage incorrectly identifies the homepage as its canonical version. This configuration effectively requests that search engines ignore the content on the support and legal pages. Additionally, the site lacks an XML sitemap, further hindering the discovery of internal URLs. While the site is technically healthy in terms of security (HSTS and TLS 1.3) and server-rendered speed, these indexability issues are a major barrier. Resolving the canonical tags to be self-referencing and adding a standard sitemap.xml are essential steps to ensure the site's technical health matches its conceptual clarity. Fixing the mobile horizontal overflow is also required to pass Google's page experience checks.

Evidence
Technical SEO Score
62/100
Sitemap Status
Not found

Verdict — 75/100: strong product, two fixable weaknesses

YANTA is a strong product for its intended audience, offering a high-quality aesthetic and efficient workflow for keyboard-centric users. The primary strengths are its clear value proposition and deep audience alignment. To improve, the site must address two material weaknesses: the technical SEO error where all pages canonicalize to the root, and the limited depth of its self-serve documentation. This tool is ideal for developers who value plain-JSON vaults and CLI speed, provided they primarily work in desktop environments.

Methodology & data notes

This 13-dimension review evaluates YANTA based on a crawl of 4 pages on 2026-08-27. Dimensions 12 (Decision-support surfaces) and 13 (Review-content integrity) were excluded as they were not applicable to the site's current shape. Some technical enrichments remain pending. For a full explanation of our scoring criteria, visit our methodology page.

Questions buyers actually ask

Is YANTA suitable for non-developers?

YANTA is specifically designed for power users and developers who prefer CLI-style workflows. While anyone can use it, its core value lies in features like Vim-shortcuts and MCP integration, which may have a steep learning curve for those accustomed to traditional graphical interfaces.

How does YANTA handle data privacy?

YANTA uses a local-first, plain-JSON vault system with no phoning home, ensuring notes remain on your device.

Can I use YANTA on mobile devices?

While the site is accessible, current performance and design audits show a 25% horizontal overflow and slower LCP on mobile. It is primarily optimized for desktop environments where keyboard-driven navigation is most effective.

Is YANTA open-source?

Yes, YANTA is an open-source project distributed under the MIT license. This allows users to review the code and contribute to its development, aligning with the transparency expectations of its developer audience.

How this review was made

SiteList reviewed mrg.sh on August 29, 2026 — pages, screenshots, performance runs, structured data and public records — then scored it across 13 public dimensions. Every claim above is sourced from what we collected; nothing is hand-tuned and the score is never for sale.

Not assessed in this review: 12 · comparison-tool-design. Their weight was redistributed across the assessed dimensions.

Pending enrichment (data we could not fetch this run): serp_samples, Full 40-page crawl for site-wide copy and metadata comparison., Search for 'YANTA vs Obsidian' to identify common user questions., gsc_access, Full crawl and link/schema audit across the remaining 36 pages., gsc_connected

Read the full methodology

75/100YANTA — Fast, modern notes for people who prefer the keyboardJump to review