Skip to content

Instantly share code, notes, and snippets.

View sulami's full-sized avatar
馃悪
銈裤偝

Robin Schroer sulami

馃悪
銈裤偝
View GitHub Profile
@sulami
sulami / Cargo.toml
Created January 4, 2024 05:24
Extract Obsidian meeting notes from daily notes
[package]
name = "extract-meetings"
version = "0.1.0"
edition = "2021"
[dependencies]
anyhow = "1"
regex = "1"