Navigate and preview .chalk files in your connected repository
The file browser lets you explore your connected repository from within Internote, preview .chalk files, and trigger manual syncs.
Go to Library → Git to open the file browser for your connected repositories. Each connected repository appears as a top-level entry.
The file browser shows the directory structure of your watched path. .chalk files are highlighted. Clicking a file shows a preview of the compiled internote.
Each file shows its sync status:
If a file appears stale, use the Sync now button to force a re-compilation from the current repository state.
Sync errors are almost always caused by invalid Chalk syntax. Use the file preview to see the compiler error and fix the source file.