Looseleaf
Open-source web-app that allows you to manage markdown files and organize them, keep them in order and organized by topic, powered by Flask and Pathlib.
Install / Use
/learn @misterrager8/LooseleafREADME
looseleaf
A simple and intuitive web application for creating, organizing, and managing your markdown notes efficiently.
Features
- Create, edit, and delete markdown notes
- Organize notes with tags or categories
- Search and filter notes
- Responsive design for desktop and mobile
- Secure user authentication
Installation / Usage
- Clone this repo
pip install -r requirements.txtcd frontend/npm install .
For Regular Users:
npm run buildcd -python3 setup.py developlooseleaf --help
For Developers:
npm run dev
Configuration
-
looseleaf set-config "port" [PORT] -
looseleaf set-config "home_dir" [HOME_DIR] -
Run
--helpcommand for all options:
add-note Add a new note with the given NAME.
copy-note Copy the content of a note by its ID to the clipboard.
get-config Get the current configuration settings.
set-config Set a configuration setting.
view-note View a note by its ID.
view-notes View all notes.
web Run the web application.
Contributing
Contributions are welcome! To contribute:
- Fork the repository
- Create a new branch (
git checkout -b feature/your-feature) - Commit your changes (
git commit -am 'Add new feature') - Push to the branch (
git push origin feature/your-feature) - Open a pull request
License
This project is licensed under the MIT License. See the LICENSE file for details.
Related Skills
node-connect
342.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
85.3kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
85.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
342.5kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
