There was an error while loading. Please reload this page.
AS Notes provides the following features inside VS Code and compatible editors:
Type [[ to create links between pages. AS Notes resolves them across your entire workspace -- no file paths needed.
[[
Link to any page: [[Home]]
Links are highlighted, autocompleted, and navigable with Ctrl+Click.
Ctrl+Click
Open the Backlinks panel (Ctrl+Alt+B) to see every page that links to the current note. Backlinks update live as you edit.
Ctrl+Alt+B
Toggle tasks with Ctrl+Shift+Enter:
Ctrl+Shift+Enter
Add metadata tags for priority (#P1, #P2, #P3), waiting status (#W), and due dates (#D-YYYY-MM-DD).
#P1
#P2
#P3
#W
#D-YYYY-MM-DD
Press Ctrl+Alt+J to open today's journal entry. Journals are created from a configurable template.
Ctrl+Alt+J
Track projects with a built-in kanban board backed by markdown files.
AS Notes Pro renders formatting inline as you type -- bold, headings, links, code blocks, Mermaid diagrams, and LaTeX math.
Convert your notes to a static HTML site and deploy to GitHub Pages, Cloudflare, Netlify, or any static host.
This page is part of the AS Notes wiki example. Full documentation: docs.asnotes.io
Back to Home