Skip to content

Version 1.0.0

Latest

Choose a tag to compare

@aeilot aeilot released this 09 Aug 14:36
· 3 commits to main since this release

🚀 lsnotes v1.0.0 — Python, Typer, and Markdown Support

We’ve rebuilt lsnotes from the ground up!
The original C++ version was solid, but now it’s faster to use, easier to install, and way more powerful—thanks to Python and Typer. Oh, and now your directory notes can be written in Markdown. 🎉


✨ New in This Release

  • Complete Rewrite in Python
    No more compiling—just pip install and go.

  • Powered by Typer CLI
    Get intuitive commands, helpful flags, and built-in help.

  • Markdown Support
    Your .lsnotes files can now use headings, lists, links, code blocks, and more.

  • Simplified Configuration
    Easily change settings with lsnotes config.

  • Better Cross-Platform Support
    Works smoothly on Linux, macOS, and Windows.