You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open any folder containing markdown files (File → Open Folder). For a ready-made example, clone the demo notes.
3. Initialise
Open the Command Palette (Ctrl+Shift+P) and run AS Notes: Initialise Workspace. This builds the index and activates all features.
4. Start Writing
Create a .md file and type [[ to see wikilink autocomplete. Add tasks with - [ ] and toggle them with Ctrl+Shift+Enter.
Using AS Notes with GitHub Wiki
You can use AS Notes to edit GitHub wiki repositories locally. Clone your wiki, initialise AS Notes, and get full wikilink support, backlinks, and autocomplete on your wiki pages. See the Editing GitHub Wiki guide for the full workflow.