mirror of
https://github.com/devonthesofa/obsidian-note-status.git
synced 2026-07-22 12:30:24 +00:00
Update README.md
This commit is contained in:
parent
ea244052b0
commit
bb5a1fdbba
1 changed files with 1 additions and 10 deletions
11
README.md
11
README.md
|
|
@ -100,8 +100,7 @@ note-status/
|
|||
│ │ └── file-utils.ts # File-related helpers
|
||||
│ └── settings/ # Settings UI
|
||||
│ └── settings-tab.ts # Settings tab definition
|
||||
└── styles/
|
||||
└── styles.css # CSS styles
|
||||
└── styles.css # CSS styles
|
||||
```
|
||||
|
||||
### Prerequisites
|
||||
|
|
@ -160,14 +159,6 @@ The v1.0.8 release includes:
|
|||
|
||||
This plugin is released under the MIT License. See the LICENSE file for details.
|
||||
|
||||
- **Improvement:** Performance optimization when changing statuses for a large number of notes — currently a bit slow.
|
||||
- **Improvement:** Codebase needs cleanup — right now it’s barely readable unless you’re an AI 🤖
|
||||
|
||||
## Known Limitations
|
||||
- Dropdown positioning uses DOM-based workarounds due to limited API support for editor coordinates.
|
||||
- Initial release; some edge cases may still need refinement—please report bugs!
|
||||
## License
|
||||
This plugin is released under a permissive license by _Dynalist Inc. (2020-2025)_. Feel free to use, modify, and distribute it as you see fit.
|
||||
## Acknowledgments
|
||||
|
||||
- Built with assistance from Claude (Anthropic) for code structuring and best practices
|
||||
|
|
|
|||
Loading…
Reference in a new issue