Blocks and marks
Six heading levels, quotes, tables, fenced code, bullets, numbered and collapsible lists, checklists, alignment, underline, and restrained highlights.
Rich when writing · raw when precision matters
Type headings, lists, code, and links naturally. Drop into the source when exact syntax matters. Both views edit the same note.
One note, two views
Markdown input rules turn familiar punctuation into structure as you type. Raw mode exposes the underlying text with line numbers, position, counts, and synchronized scrolling.
Raw Markdown
# Field notes Folders decide where a note lives. Links decide what it is about. ## Keep the useful parts - Link to [[Reading list]] - Tag the idea with #reference - [ ] Revisit the source ```rust let notes = local_first(); ```
Structured editor
Folders decide where a note lives. Links decide what it is about.
[[Reading list]]#referenceWriting surface
Six heading levels, quotes, tables, fenced code, bullets, numbered and collapsible lists, checklists, alignment, underline, and restrained highlights.
Paste Markdown and it arrives rendered. Paste rich HTML and it keeps useful formatting. Raw mode leaves source untouched.
Wikilinks export as [[title]]. Tags, people, backlinks, and note relationships stay connected by stable identity inside the workspace.
A bounded editor window keeps thousands of blocks responsive while search, copy, undo, and accessibility still cover the complete document.
Portability
When Skriuw cannot represent Markdown safely in the structured editor, it preserves the exact source in raw mode. Frontmatter and footnotes remain source text until they have a lossless structured representation.
Export
Readable files and foldersExport one note or the full workspace with images kept beside the Markdown.
Links
Labels follow renamesStable identities keep internal links intact; exported labels refresh when titles change.
Source
Ambiguity stays visibleUnresolved links and syntax remain source text instead of becoming a guessed conversion.
The full editor runs locally in your browser, with no account required.