Commit graph

19 commits

Author SHA1 Message Date
Ninjalope
0f27dea933 Add visuals to README, up version 2026-04-03 21:46:47 -05:00
Ninjalope
71f0119b04 fixed multi-select options: "move to folder" and "new folder with" 2026-04-03 16:10:56 -05:00
Ninjalope
e99a76eee3 improved dnd hierarchy detection changes and preview
-Improve drag-and-drop hierarchy targeting and preview behavior.
-Fix incorrect root drop zone activation in item gaps,
-Make folder move hints appear consistently across valid target areas
-Stabilize the custom drag image on first drag.
2026-04-03 14:31:38 -05:00
Ninjalope
dbec52f68b move static indicator styles to CSS, keep dynamic positioning inline 2026-03-31 14:38:41 -05:00
Ninjalope
902ad20be1 Required changes for plugin submission
- Replace manual frontmatter parsing with MetadataCache.getFileCache()
- Use window-scoped timer functions (window.setTimeout, window.setInterval,
  etc.) instead of bare globals
- Replace custom trash logic with FileManager.trashFile()
2026-03-31 13:37:49 -05:00
Ninjalope
0ef4c3c741 up version number 2026-03-10 22:35:44 -05:00
Ninjalope
fb3abb8aff Bug fixes
-Explorer now uses full sidebar height
-Removed duplicate "New Base" option from context menu
2026-03-10 22:34:55 -05:00
Ninjalope
b805f16d42 update manifest.json version to 1.0.2 2026-02-17 16:04:02 -06:00
Ninjalope
cd44097b52 Scoped all css classes to avoid interference 2026-02-17 15:54:06 -06:00
Ninjalope
06e0f24ad6 Changes for Obsdian Pluging Submission 2026-02-17 14:51:51 -06:00
Ninjalope
7c1de440c6 Bump version to 1.0.1 in manifest.json
Updated version number from 1.0.0 to 1.0.1.
2026-01-20 15:55:42 -06:00
Ninjalope
7c7ddc308c Update README.md 2026-01-20 15:55:23 -06:00
Ninjalope
c08c553687 Add custom sponsorship URL to FUNDING.yml 2026-01-20 15:55:23 -06:00
Ninjalope
6410f8f27d README update simplicity and clarity
Updated the README to clarify features and compatibility details.
2026-01-20 15:55:23 -06:00
Ninjalope
7bd492fb53 FIX: folder toggling on rename + title highlight 2026-01-20 15:50:42 -06:00
Ninjalope
83995468f9 fix: parent folder collapsing on new folder creation 2025-11-10 14:40:41 -06:00
Ninjalope
1c890c45c6 Update manifest.json 2025-11-05 15:49:16 -06:00
Ninjalope
60f1572af0 Update manifest.json 2025-11-05 15:38:35 -06:00
Ninjalope
8ebb6acf03 Initial Commit
Features
Drag & drop reordering for files and folders (custom sort order)
Multi-select (Shift for ranges; Cmd/Ctrl for toggling)
Inline rename (F2) and context menus for common actions
Batch operations (move/duplicate/delete multiple items)
Precise drop indicators and smart folder drop zones
Keyboard navigation (arrows, Enter, Home/End, Cmd/Ctrl+A)
External import: drag files from Finder/Explorer into your vault
Visual active-file highlight and selection outlines
2025-11-05 15:34:16 -06:00