Commit graph

  • 9d57f0579e Add eslint config for debug eslint PJ 2026-07-03 17:55:59 -0400
  • fb464add1d Support attestations in build master 0.2.18 PJ 2026-06-12 00:08:43 -0400
  • 3364cf6cac Simplify file/folder typing PJ 2026-06-11 02:07:10 -0400
  • 154a992eac Fix funding URL PJ 2026-06-11 02:00:39 -0400
  • 4a55d272aa Make eslint (slightly) happier PJ 2026-06-11 01:47:52 -0400
  • f33b3b57da Disable warnings for valid/intended usage PJ 2026-06-11 01:35:14 -0400
  • 87303d26cc Drop use of any, even where used by Obsidian PJ 2026-06-11 01:25:54 -0400
  • 9082cc040f Push packageManager field PJ 2026-06-10 02:31:41 -0400
  • ec8d5aa5f2 Add emacs-style menu keys (fix #123) 0.2.17 PJ 2026-06-10 02:07:55 -0400
  • eb92c36a3f Fix compatibility issues w/Obsidian 1.11+ 0.2.16 PJ 2026-03-04 01:43:07 -0500
  • 6e606a35bf Improved move, rename, and folder-create workflows 0.2.15 PJ 2025-03-22 17:29:06 -0400
  • f96ca8626f Improve context menus and link opening by keyboard 0.2.14 PJ 2025-03-22 16:25:07 -0400
  • 68b53b0c2a Fix "move file" command 0.2.13 PJ 2025-01-25 22:29:25 -0500
  • 121a21a5c2 Modernize build PJ 2025-01-25 22:26:31 -0500
  • 7417539e83 Fix #86 - navigating in non-nav leaves 0.2.12 PJ 2024-11-23 15:08:38 -0500
  • 904d37b95a
    enhancement(menus): change vim keybindings to not use mod DooMWhite 2024-11-08 14:44:14 -0300
  • f7b16680d5 Add vim-style navigation hotkeys (mod-hjkl) 0.2.11 PJ 2024-11-08 09:44:10 -0500
  • 7a8b4626b6 Prevent menu offscreen w/over-full status bar 0.2.10 PJ 2024-08-10 00:14:24 -0400
  • 2ddfa4fc29 Update publish action for node20 runner PJ 2024-08-09 02:20:08 -0400
  • 428350f520 Fix for menu changes in 1.7 0.2.9 PJ 2024-08-09 02:18:19 -0400
  • b2fc970f68 added hjkl vim navigation ivan 2023-12-31 21:50:57 -0300
  • 34d1c868b4 Fix 1.x view headers on new/empty tabs 0.2.8 PJ 2023-01-11 01:35:36 -0500
  • d4d991ada1 Support dragging off hover editors 0.2.7 PJ 2022-12-01 23:23:01 -0500
  • d025cedb7b Fix closing hover editors on click/right arrow 0.2.6 PJ 2022-11-25 00:29:06 -0500
  • 45c549f550 Keep hover editors from closing when mouse moves 0.2.5 PJ 2022-11-24 00:54:27 -0500
  • 0f54e2e8c9 Fix keyboard selection jitter during hover 0.2.4 PJ 2022-11-21 17:42:39 -0500
  • 41e1674f4e Don't include file counts in search (Fix #63) 0.2.3 PJ 2022-11-08 20:39:50 -0500
  • 48409ac657 Update APIs; consolidate import for esbuild PJ 2022-10-07 00:39:48 -0400
  • e03951cfbb Support the Menu key for opening context menus 0.2.2 PJ 2022-10-06 20:07:49 -0400
  • e7c75cbe3c Fix some issues with preview popups/hover editor 0.2.1 PJ 2022-09-25 00:29:26 -0400
  • 17241f301f Support 0.16.3 breadcrumbs and allow hiding 0.2.0 PJ 2022-09-24 00:16:25 -0400
  • d60db4c7b8 Display in status bar if no title bar on 0.16 0.1.41 PJ 2022-09-04 17:11:21 -0400
  • a95f4f6340 Styling fixes for Obsidian 0.16+ 0.1.40 PJ 2022-09-01 21:13:15 -0400
  • fc351a5201 Preliminary support for Obsidian 0.16 alpha 0.1.39 PJ 2022-08-13 03:27:23 -0400
  • 69dcf1623e Preliminary compatibility work for Obsidian 0.16 PJ 2022-08-12 01:50:46 -0400
  • 129e8c832a Style settings support: control title position 0.1.38 PJ 2022-07-29 16:32:13 -0400
  • f8e6e24dd8 Fix command palette lockup w/empty folders 0.1.37 PJ 2022-07-27 06:58:09 -0400
  • b1d7717c33 New feature: Navigation hotkeys! 0.1.36 PJ 2022-07-26 21:40:51 -0400
  • daad526ddf Reduce clash with CPHATB custom title buttons 0.1.35 PJ 2022-07-25 18:28:40 -0400
  • f5dba1a52b Fix right-click not displaying context menu 0.1.34 PJ 2022-07-24 14:22:21 -0400
  • 63ce0c8523 Fix titlebar clashes on 0.15.6+ 0.1.33 PJ 2022-07-23 18:30:13 -0400
  • cda3fe19c9 Switch to external action build PJ 2022-07-16 03:29:20 -0400
  • 33e81a26a5 Pin hover editor if clicked, so it doesn't close 0.1.32 PJ 2022-07-15 23:48:32 -0400
  • b5a1ca9069 Switch build to Ophidian PJ 2022-07-15 23:47:11 -0400
  • 5efbaeed2f Support middle clicks (fix #42) 0.1.31 PJ 2022-07-12 06:04:08 -0400
  • ade4da7ebc Support middle clicks (fix #42) 0.1.30 PJ 2022-07-12 06:04:08 -0400
  • 9323a76a38 Avoid unintended pane moves on Obsidian 0.15.4 0.1.29 PJ 2022-07-05 15:10:56 -0400
  • 3341ba0f02 Menu bug fixes for 0.15.3 0.1.28 PJ 2022-06-28 14:52:29 -0400
  • bcfad29d26 Menu API changes for Obsidian 0.15.3 0.1.27 PJ 2022-06-26 17:32:40 -0400
  • b7c9dc0f07 Support async openPopout() for 0.15.3+ PJ 2022-06-20 00:13:19 -0400
  • 257023c814 Remove reliance on instanceof PJ 2022-06-19 19:55:43 -0400
  • de82c430d7 Workaround 0.15.x issues with page preview 0.1.26 PJ 2022-06-17 20:58:03 -0400
  • 0d66eb00b7 Overhaul API and simplify monitoring PJ 2022-06-16 20:04:06 -0400
  • aa99be421d Fix automatic create at window open PJ 2022-06-16 06:11:08 -0400
  • daac16708c Improved multiwindow support (for 0.15.x) 0.1.25 PJ 2022-06-16 02:12:16 -0400
  • 531f2616b0 Use main window if leaf doesn't have one PJ 2022-06-16 02:09:32 -0400
  • 59328724ee Clean up dangling initializer PJ 2022-06-16 00:39:03 -0400
  • f019ab8432 Experimental multi-window support for 0.15.x 0.1.24 PJ 2022-06-16 00:30:14 -0400
  • 3838433a5f Close menus after most actions 0.1.23 PJ 2022-05-16 23:10:09 -0400
  • 8c9d443548 Work around preview issue in Hover Editor 0.9.2 0.1.22 PJ 2022-04-28 06:54:08 -0400
  • a7ed05cfb1 Improve pgup/dn support for Hover Editor 0.1.21 PJ 2022-04-12 04:51:20 -0400
  • c7ccdd2994 Don't auto-hide pinned Hover Editors (fwd compat) 0.1.20 PJ 2022-04-10 22:48:28 -0400
  • 59c34125d4 Support Hover Editors in editing mode and autofocus 0.1.19 PJ 2022-04-09 14:30:30 -0400
  • 3410661035 Compatibility fix for Obsidian 0.14.3 0.1.18 PJ 2022-03-28 17:29:06 -0400
  • f1f26335e7 Fix #35: recursion error without Hover Editor 0.1.17 PJ 2022-03-16 04:19:38 -0400
  • 9dc5b4b887 More Hover Editor features (arrow in, anti-pin) 0.1.16 PJ 2022-03-16 00:27:07 -0400
  • 62c0f266e5 Improved compatibility w/Hover Editor plugin 0.1.15 PJ 2022-03-13 17:58:40 -0400
  • 97c192fdee Display menu above old popovers/under new ones 0.1.14 PJ 2022-03-13 15:31:36 -0400
  • d13d4777df Minor bug fixes: PJ 2022-03-13 15:20:12 -0400
  • b03aa7e6c0 Make Explorer do its own event handling PJ 2022-03-13 15:12:02 -0400
  • 5abf4d358a Allow menus to have an on-close callback PJ 2022-03-13 15:07:03 -0400
  • 7d30962be7 Refresh menus when new files/folders are added 0.1.13 PJ 2022-03-10 14:06:44 -0500
  • 36dd9bf6a3 Switch to pnpm build PJ 2022-03-07 22:40:31 -0500
  • 6cf12e44b2 Allow separate styling of names and separators 0.1.12 PJ 2022-03-06 15:01:35 -0500
  • de0c17fbba Don't close menus on click/drag in page previews 0.1.11 PJ 2022-03-06 14:37:34 -0500
  • ffd3f5b022 [feat] Split explorable separator ("/") into its own element The name and separator are now wrapped in their own span elements so they can be targeted directly with CSS. Liam Cain 2022-03-03 18:33:55 -0500
  • 9cb4c82bc5 Update yarn to 3.1.1 PJ 2022-02-05 21:27:07 -0500
  • 7ea0c9981e Misc. improvements: 0.1.10 PJ 2022-02-04 01:49:32 -0500
  • 33b3bbbd02 Updated dependencies PJ 2022-02-04 01:48:52 -0500
  • 8c79271959 Scroll to initial selection (Fix #21) 0.1.9 PJ 2021-11-20 16:18:46 -0500
  • fdfa760e29 Increase font size of file counts (fix #12) 0.1.8 PJ 2021-09-20 01:34:45 -0400
  • 2cfb55cdd8 Add file counts, fix upward scrolling previews 0.1.7 PJ 2021-09-19 20:29:36 -0400
  • 988443e237 Improve extensions' vertical center on some themes 0.1.6 PJ 2021-09-07 12:59:49 -0400
  • d5db1a4d31 Crank up selection contrast on light themes, too 0.1.5 PJ 2021-09-07 12:40:03 -0400
  • 603fc9bdde Improve contrast in dark mode (fix #7) 0.1.4 PJ 2021-09-06 16:14:49 -0400
  • 8400659ccf Fix #5 (No menu displayed when no file is open) 0.1.3 PJ 2021-09-03 05:20:19 -0400
  • bb012d746f Add support for chinese search in pinyin AidenLx 2021-09-03 16:35:15 +0800
  • 3b413bd26c Update search method in menus AidenLx 2021-09-03 15:18:29 +0800
  • 61ba925147 Misc. menu improvements, add \ key 0.1.2 PJ 2021-09-03 02:29:13 -0400
  • 8f4283e186 Fix for California Coast & other themes (fixes #3) 0.1.1 PJ 2021-09-02 18:36:53 -0400
  • 19268a2ec4 Context menu issue was fixed a while back PJ 2021-09-02 15:06:20 -0400
  • 757392e3d2 Misc. doc cleanups PJ 2021-09-01 00:11:55 -0400
  • ef7e130136 Add license and update description PJ 2021-08-31 17:49:54 -0400
  • 6ac165fb58 Prep for public release 0.1.0 PJ 2021-08-31 17:21:00 -0400
  • 7b7eebde5c Don't hover-select items if a child menu is active PJ 2021-08-31 17:15:11 -0400
  • cfe490d468 Add some screenshots PJ 2021-08-31 16:17:32 -0400
  • 3d915227ca Go to the folder note when a folder is selected 0.0.10 PJ 2021-08-31 02:27:26 -0400
  • 51d8829a16 Scroll page previews with PgUp/Dn, Mod-Home/End 0.0.9 PJ 2021-08-31 01:06:40 -0400
  • 0430b7486d Improved scrolling and mouse/kbd interactions 0.0.8 PJ 2021-08-30 12:34:59 -0400
  • 7dab54a76c F2 to rename, Shift+F2 to move 0.0.7 PJ 2021-08-30 00:18:26 -0400