✎
Nothing here yet.
Sutra.
a quiet place for notes — tap to open
Notes push to a folder of markdown files, per-note last-writer-wins. Credentials are stored only in this browser — scope them to the notes repo or bucket alone.
Read and write a folder of markdown files directly on this device — no server, no credentials. Chrome or Edge only (Safari can’t grant folder access). The choice is remembered; you may be asked to re-allow it after a restart.
Sign in with your account; the app gets short-lived (1 hour) AWS credentials that expire on their own. No access keys are ever stored — only a revocable session.
No credentials needed — notes sync to a folder on the machine serving Sutra (run via server.py), one markdown file per note.
server.py
Works with github.com and GitHub Enterprise Server (set Host). Not code.amazon.com — a browser can’t reach it (Midway + CORS); for internal git, run server.py with SUTRA_GIT_PUSH=1 in a repo cloned from code.amazon.com and use “This server”.
SUTRA_GIT_PUSH=1
Needs a private bucket with CORS for this origin and an IAM user allowed only List/Get/Put/DeleteObject on the prefix — see the README for the exact policy and CORS JSON.
This note changed here and elsewhere since the last sync. Keep which version?