A MkDocs plugin to add note boxes to your documentation.
Project description
MkDocs Note
A MkDocs plugin to add note boxes to your documentation.
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
v3, we greatly simplifies the plugin's framework architecture, and removed some features that are not essential to the core functionality of the plugin in order to make it more lightweight and easier to maintain.More details are available in the Changelog and pull request #60.
Features
-
Recent Notes Display: Automatically displays a list of recent notes on your notes index page
-
Flexible Configuration: Highly customizable note directory, file patterns, and display options
-
Command Line Interface: Built-in CLI commands for note management (
mkdocs note new,mkdocs note mv, etc.) -
Asset Management: Automatic asset directory creation and management for each note
-
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, 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mkdocs_note-3.1.1.tar.gz.
File metadata
- Download URL: mkdocs_note-3.1.1.tar.gz
- Upload date:
- Size: 49.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
800eec94edfdd2d7838271ceb470a917d6c20237f85cca8d3f920239a0de73f4
|
|
| MD5 |
92c885749a6f97d1a8dec049b23bd7fb
|
|
| BLAKE2b-256 |
81c9c425fc178a081a8d73ed656cb6779c594ebfc2e2c13ebbc67af7847251a7
|
File details
Details for the file mkdocs_note-3.1.1-py3-none-any.whl.
File metadata
- Download URL: mkdocs_note-3.1.1-py3-none-any.whl
- Upload date:
- Size: 41.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
470c4b5c456a785c4480850f064f2ab0fbff1e42e7eb541ee9647067702b48b4
|
|
| MD5 |
a5cb764a353ae519c010655a8276ca50
|
|
| BLAKE2b-256 |
5c012263c40eeaf587c52ddf352ed3645373a2b16df999988452d886a186ead4
|