Skip to main content

A MkDocs plugin to add note boxes to your documentation.

Project description

MkDocs Note

A MkDocs plugin to add note boxes to your documentation.

PyPI - Version GitHub License GitHub Actions Workflow Status

English | 简体中文

Plugin Usage Demo: Notebook | virtualguard101's Wiki

MkDocs Note is a plugin for MkDocs that automatically manages notes in your documentation site. It's designed to work seamlessly with Material for MkDocs theme to create a unified note-taking and documentation experience.

[!IMPORTANT] Breaking Changes

Since v2.0.0, the plugin uses a co-located asset structure instead of the old unified tree structure, where assets are stored next to their notes. This makes it easier to manage and move notes with their assets together.

However, you need to manually move your existing assets to the new location.

By the way, I think the plugin after v2.0.0 can not only as a "notebook manager", but also an efficient documentations manager because of its powerful and flexible asset management system.

Features

  • Recent Notes Display: Automatically displays a list of recent notes on your notes index page
  • Smart Filtering: Excludes index files and other specified patterns from the recent notes list

  • Flexible Configuration: Highly customizable note directory, file patterns, and display options

  • Automatic Updates: Notes list updates automatically when you build your documentation

  • Command Line Interface: Built-in CLI commands for note management (mkdocs note init, mkdocs note new, etc.)

  • Asset Management: Automatic asset directory creation and management for each note

  • Template System: Configurable note templates with variable substitution

  • Structure Validation: Ensures compliant asset tree structure for consistent organization

  • Network Graph Visualization: Interactive network graph showing relationships between notes with automatic link detection

Installation

Recommended to use uv to manage python virtual environment:

uv init
uv venv
uv add mkdocs-note

Or use The uv tool Interface (uvx) to install and use it much simpler:

uvx mkdocs-note --help

Or using pip:

pip install mkdocs-note

Then, add the plugin to your mkdocs.yml:

plugins:
  - mkdocs-note

The usage and configuration details are available in the Mkdocs-Based Documentation since v2.0.0, refer it to get help or more infomation.

Contributing

Contributions are welcome! Please see the CONTRIBUTING.md file for guidelines.

References

License

This project is licensed under the GNU General Public License v3.0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mkdocs_note-3.0.1.tar.gz (44.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mkdocs_note-3.0.1-py3-none-any.whl (37.8 kB view details)

Uploaded Python 3

File details

Details for the file mkdocs_note-3.0.1.tar.gz.

File metadata

  • Download URL: mkdocs_note-3.0.1.tar.gz
  • Upload date:
  • Size: 44.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.7

File hashes

Hashes for mkdocs_note-3.0.1.tar.gz
Algorithm Hash digest
SHA256 059622ea5c14e593543a5a4ed46ab2614002d2975af92a9fd9fd6f7fd9ae7bc9
MD5 12110c5c2518ca91b94839e78aff84c7
BLAKE2b-256 7f64026400bf693cabf78cfc2e9779f41f89846b3e9071803ce28976d983b103

See more details on using hashes here.

File details

Details for the file mkdocs_note-3.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for mkdocs_note-3.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5b7b48e6f1a46525521fd645f834156ef9fa132a557cbeb346573ecace1eadf8
MD5 deb8cea01cace88b3d1983d4f3b9d176
BLAKE2b-256 e9e09ee2dfe89a65c7fabc5119d4bb9c2295151914c8b5ecc6dec087457268eb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page