Discover and explore top open-source AI tools and projects—updated daily.
Supercharge Org-mode with AI-powered knowledge management
Top 93.9% on SourcePulse
Org-SuperTag enhances Org-mode by transforming its traditional tagging system into an intelligent knowledge management engine. It allows tags to carry structured data, automate tasks, and uncover connections through AI, benefiting users who want to supercharge their note-taking and knowledge management workflows within Emacs.
How It Works
Org-SuperTag redefines tags as data tables, nodes as data records with unique IDs, and queries as data analysis tools. Each tag can have defined fields and types, while each Org heading becomes a data record. This structure enables automated actions based on tags and supports complex relational queries and visualizations, offering a more dynamic and interconnected knowledge base than standard Org-mode.
Quick Start & Requirements
git clone https://github.com/yibie/org-supertag.git ~/org-supertag
). Set up the Python backend using cd ~/org-supertag/simtag && sh ./setup_uv.sh
. Configure Emacs Lisp as shown in the README, ensuring org-supertag-bridge-python-command
points to the correct Python executable within the cloned repository's .venv
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 day ago
Inactive