Advanced properties management for Obsidian - Add, Remove, and Edit properties across files and folders with ease.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^9.30.1^22.15.0^0.25.5^9.30.1^0.1.9^14.0.0^1.8.7^3.5.3^2.4.0~5.8.3^8.35.110
commits
Add disabled state for inputs in EditValuesModal and RenamePropertiesModal
bd69ba6View on GitHubEnhance renamePropertyKey method in PropertyUtils to preserve the order of frontmatter properties when renaming a key, ensuring a more consistent structure.
7c99c69View on GitHubRefactor properties management modals: rename EditPropertiesModal to RenamePropertiesModal, introduce EditValuesModal, and update related file selection and context menu actions. Enhance styles for new modal layouts and update property action types to include 'rename' and 'edit-values'.
dfc2666View on GitHubAdjust padding in properties commander edit row and set minimum width for child elements to enhance layout consistency.
f1270e0View on GitHubUpdate notice message in EditPropertiesModal to simplify user feedback
fa0133dView on GitHubRefactor modal styles and improve layout in styles.css; update PropertiesCommanderPlugin to utilize PropertyUtils for file operations and streamline context menu actions.
f9df48fView on GitHubRemove 'properties-modal' class from FileSelectionModal and BasePropertiesModal to streamline modal styling.
1090600View on GitHubUpdate manifest to make the extension desktop-only and remove unused CSS animations.
690ddd1View on GitHub