- Features Introduced:
- Group View functionality implemented.
- Commands for group management (creation, editing, assignment) added.
- Automatic removal of child file references from parent frontmatter upon deletion enabled.
- Alias quoting in new abstract child files ensured to prevent warnings.
- Unidirectional parent linking for new child files established.
- Improvements Made:
- Abstract folder view enhanced with a new header.
- Column view styling improved for clarity.
README.mdrefactored, it had a lot of redundant info.
- Codebase Refactored:
- Core view logic modularized.
- Utility files relocated to
src/utils.