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-2.1.3.tar.gz (64.1 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-2.1.3-py3-none-any.whl (66.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for mkdocs_note-2.1.3.tar.gz
Algorithm Hash digest
SHA256 a028c87b2f7c9dd8b7ba43a63075d675788120a54db4c40196ab7975c9322dad
MD5 b2b4c8621b7bf6936736f35f476921d8
BLAKE2b-256 f0c8b8a267a88408bbf9ccdad892403c0db859a77606baaa91eb7f6e346b01a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mkdocs_note-2.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9a031a07136a13047874692f36566c4ddab96df36a86f31b33792a04a9530106
MD5 66ac55a1190540462930d0e1f36dfe6c
BLAKE2b-256 619e2d37ce3de8845009b70b9b9336d8ca20804db92573e50b050eb43d35f3de

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