No description
  • Rust 97.3%
  • Nix 2.7%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
DestinyofYeet fdc7346266
All checks were successful
Build / build (pull_request) Successful in 47s
Check / flake_check (pull_request) Successful in 6s
Check / check_commit_format (pull_request) Successful in 3s
chore(version): bump
2026-08-29 18:11:18 +02:00
.forgejo/workflows fix(ci): allow empty commits 2026-08-29 16:40:31 +02:00
src fix(sync): re-read the notebook meta-information 2026-08-29 18:10:41 +02:00
.envrc init 2025-12-12 04:37:06 +01:00
.gitignore fix: .gitignore 2025-12-14 00:02:22 +01:00
build.rs feat(version): embeds git rev in build 2025-12-25 03:09:16 +01:00
Cargo.lock chore(version): bump 2026-08-29 18:11:18 +02:00
Cargo.toml chore(version): bump 2026-08-29 18:11:18 +02:00
flake.lock feat(tests): added ci pipeline 2026-06-28 01:14:05 +02:00
flake.nix chore(version): bump 2026-08-29 16:34:08 +02:00
LICENSE packaging 2025-12-13 23:59:48 +01:00
pkg.nix chore(version): bump 2026-08-29 18:11:18 +02:00
README.md feat(tests): added ci pipeline 2026-06-28 01:14:05 +02:00

Rust re-write of nb

Usage

nb-rs create myNotebook myNote.md Give it title "My Note"

nb-rs edit myNotebook myNote.md or nb-rs edit myNotebook Note and it will find the note with a matching title