No description
  • HTML 74.3%
  • Rust 25.7%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-07 12:39:47 -05:00
src initial commit 2026-09-07 12:28:42 -05:00
.gitignore initial commit 2026-09-07 12:28:42 -05:00
Cargo.lock initial commit 2026-09-07 12:28:42 -05:00
Cargo.toml initial commit 2026-09-07 12:28:42 -05:00
index.html initial commit 2026-09-07 12:28:42 -05:00
README.md adding readme with build/run instructions 2026-09-07 12:39:47 -05:00

Scroll Notes

Scrolling Zettelcasten style note taker with long term storage and exploration features

Development

~/.cargo/bin/wasm-pack build --target web
python3 -m http.server 8080