mirror of
https://github.com/groldsf/obsidian_check_plugin.git
synced 2026-07-22 05:37:48 +00:00
fix doc
This commit is contained in:
parent
32dcf4eff0
commit
c6b111ac4c
3 changed files with 3 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ nav_order: 3
|
|||
- Added Feature: **Logging Toggle:** Add a setting to enable/disable detailed logging for debugging purposes.
|
||||
- Added Feature **File/Folder Scope Filter:** Implement settings to include or exclude specific files or folders where the plugin should be active.
|
||||
- Added Feature: **Support Non-Checkbox Nodes:** Added support for list-item and plain text inside the checkbox tree
|
||||
- Added [Integration with Tasks plugin]("Integration with Tasks plugin.md")
|
||||
- Added [Integration with Tasks plugin](Integration_with_Tasks_plugin.md)
|
||||
### Changed
|
||||
- Transition to tree structure
|
||||
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ This provides flexibility in how you manage your task lists, allowing you to cus
|
|||
* [Roadmap](roadmap.md)
|
||||
* [Installation Guide](installation.md)
|
||||
* [Contributing Guide](contributing.md)
|
||||
* [Integration with Tasks plugin]("Integration with Tasks plugin.md")
|
||||
* [Integration with Tasks plugin](Integration_with_Tasks_plugin.md)
|
||||
|
||||
### Acknowledgments
|
||||
* [Obsidian](https://obsidian.md/) — a platform for creating and organizing notes.
|
||||
|
|
@ -49,7 +49,7 @@ This provides flexibility in how you manage your task lists, allowing you to cus
|
|||
* [Планы (Roadmap)](roadmap.md)
|
||||
* [Руководство по установке](installation.md)
|
||||
* [Руководство для контрибьюторов](contributing.md)
|
||||
* [Интеграция с Tasks plugin]("Integration with Tasks plugin.md")
|
||||
* [Интеграция с Tasks plugin](Integration_with_Tasks_plugin.md)
|
||||
|
||||
### Благодарности
|
||||
* [Obsidian](https://obsidian.md/) — платформа для создания и организации заметок.
|
||||
|
|
|
|||
Loading…
Reference in a new issue