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.0.tar.gz (57.0 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.0-py3-none-any.whl (59.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for mkdocs_note-2.1.0.tar.gz
Algorithm Hash digest
SHA256 f28e62665e290481f0d790183ea8e41dfd114712f4df298d2fddd5a616beb547
MD5 cfc090ebe075553cc26439d359a34500
BLAKE2b-256 78a72da3c00acf6abc18bb4b2b9bed45c525bcf2ed4ca544491e24fe7f4051fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mkdocs_note-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 17aebc866e59b7b3d758a2107346381c992e80ce025d30979c64d91c35f03fa4
MD5 eb5445188c524fe1f5cf1527a0dce40e
BLAKE2b-256 e73a4633b597602f0cfdf1c81004e34c49722c45be5b3a433a007d3dcb6c1d7a

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