2022-09-25
🔗Today I Improved the tag management in export-logseq-notes, and added an auto-tagging feature which I'll use to generate tags for these journal entries.
Links
- Yoshua Wuyts wrote up an overview of the newly stabilized `IntoFuture` trait, and how it might enable Rust to borrow some syntax niceties from Swift for waiting on multiple futures at the same time.
- The Typescript 4.9 beta was announced a few days ago, and its new `satisfies` operator is going to make some common Typescript headaches much easier.