Compare commits

..

2 commits

Author SHA1 Message Date
Grol Grol
85b0154ca6 fix readme 2025-08-08 13:26:33 +03:00
Grol Grol
c6b111ac4c fix doc 2025-08-08 13:20:27 +03:00
4 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@ It automatically updates parent checkboxes based on their children's state, and
* Respects list indentation for nested hierarchies.
* Flexible checkbox symbol interpretation (define checked/unchecked/ignored symbols).
* Option to disable automatic sync on file open.
* File Ignore Rules.
* File Ignore Rules.
## Quick Links

View file

@ -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

View file

@ -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/) — платформа для создания и организации заметок.