Commit graph

  • 539190bde9 feat: implement dual sorting system for tags and notes with independent controls main dev wz 2025-10-04 00:10:39 +0200
  • 2c3fc3fb77 0.7.0 0.7.0 wz 2025-10-03 23:59:31 +0200
  • a35774d440 perf: optimize tag frequency calculation using Obsidian's built-in cache API wz 2025-10-03 23:57:57 +0200
  • eec23a42c5 feat: add tag sorting options with frequency, name, and added time methods wz 2025-10-03 23:53:44 +0200
  • 851a80ea3f style: adjust tag index header spacing and alignment for better layout balance wz 2025-10-03 23:27:26 +0200
  • 3ede9a134e refactor: replace sort menu icons with setChecked for cleaner menu state handling wz 2025-10-03 23:23:26 +0200
  • 47c7be2a70 feat: add flexible note sorting by name, modified time, or created time wz 2025-10-03 23:16:47 +0200
  • c0c63befcd 0.6.1 0.6.1 wz 2025-10-03 22:45:30 +0200
  • ca94f02934 feat: enable drag and drop for intermediate tag nodes with position preservation wz 2025-10-03 22:44:57 +0200
  • 7e6771face feat: implement tag position sorting and fix tag array mutation issues wz 2025-10-03 22:39:56 +0200
  • f9b13390d0 0.6.0 0.6.0 wz 2025-10-03 16:11:23 +0200
  • 2f3d89a1a7 fix: improve tag name extraction from nested tag pane DOM structure wz 2025-10-03 16:04:44 +0200
  • 7843bb9c02 docs: add getting started guide and expand feature documentation in README wz 2025-10-03 15:37:44 +0200
  • 147109be09 feat: add configurable refresh delay with intelligent file change detection wz 2025-10-03 15:28:24 +0200
  • 0a885d9ab1 style: adjust tag index spacing and font sizes for better visual density wz 2025-10-03 15:11:28 +0200
  • ab62542dcb feat: conditionally show line content settings based on parent toggle wz 2025-10-03 14:48:21 +0200
  • a2d13aabc6 feat: add clickable line content with configurable navigation behavior wz 2025-10-03 14:44:17 +0200
  • af7de16029 0.5.0 0.5.0 wz 2025-10-03 14:30:38 +0200
  • 306f3f8d10 fix: default showLineContent setting to false wz 2025-10-03 14:30:20 +0200
  • 270b168313 feat: add line content preview to tag index panel with auto-refresh wz 2025-10-03 14:29:05 +0200
  • 8c5ea9a66a fix: handle undefined nodes in tag index tree traversal wz 2025-10-03 14:09:38 +0200
  • ec771ad144 0.4.0 0.4.0 wz 2025-10-03 14:06:48 +0200
  • ac88402a78 refactor: replace custom hover preview with Obsidian's native hover preview system wz 2025-10-03 14:06:28 +0200
  • 922e2a4850 0.3.0 0.3.0 wz 2025-10-03 13:51:03 +0200
  • 4df0160c5b refactor: remove unused tag hierarchy sorting functionality wz 2025-10-03 13:50:12 +0200
  • b22c722571 feat: replace auto-insert parent tags with persistent tag expansion state wz 2025-10-03 13:47:39 +0200
  • b53e5f5027 feat: enhance tag tree UI with improved indentation and visual hierarchy wz 2025-10-03 13:41:05 +0200
  • b0a06b2b1e feat: implement hierarchical tag sorting and auto-insert parent tags wz 2025-10-03 13:23:11 +0200
  • 9e366fa379 feat: implement hierarchical tag display with nested indentation and improved tag parsing wz 2025-10-03 12:57:49 +0200
  • 417b03386b Improve code format wz 2025-06-27 20:39:32 +0200
  • 1ae80fdf97 0.2.0 0.2.0 wz 2025-06-27 20:34:35 +0200
  • 203339975f Fine tune tag pane open setting wz 2025-06-27 20:34:19 +0200
  • 9695539526 Address review comments wz 2025-06-27 20:26:26 +0200
  • ee9b5a179b Update README.md wz 2025-05-03 09:39:52 +0200
  • 9f08511539 Improve code format wz 2025-03-25 09:27:19 +0100
  • e7ea3dd50f 0.1.1 0.1.1 wz 2025-03-25 09:27:03 +0100
  • 0b22572cd6 Address review comments wz 2025-03-25 09:23:47 +0100
  • 06aa34c700 Update README.md wz 2025-03-24 18:57:48 +0100
  • b41c45eb59 Update README.md wz 2025-03-24 16:24:57 +0100
  • eb1d79ae8b Add demo wz 2025-03-24 15:48:23 +0100
  • d66a5d12d9 Update README.md wz 2025-03-24 15:03:58 +0100
  • 0593256cd2 Create LICENSE wz 2025-03-24 14:52:17 +0100
  • a106b1c2da Improve code format wz 2025-03-24 14:19:47 +0100
  • c84b37efbf 0.1.0 0.1.0 wz 2025-03-24 14:19:17 +0100
  • 4466a16518 Improve css definition wz 2025-03-24 13:48:52 +0100
  • b3c64f8135 Prepare for submission wz 2025-03-24 13:44:14 +0100
  • c2f47840d7 Improve plugin info wz 2025-03-24 13:28:26 +0100
  • fdee3c84ed Fine tune settings tab wz 2025-03-23 20:10:03 +0100
  • 694d1e4c1f Update README.md wz 2025-03-23 19:46:11 +0100
  • e995267bdc Update README.md wz 2025-03-23 19:40:43 +0100
  • c46547f29d Tune spacing wz 2025-03-23 19:25:31 +0100
  • 665805c54a Tune header wz 2025-03-23 19:13:55 +0100
  • 506ec20e98 Tune tag icon wz 2025-03-23 19:06:10 +0100
  • 7b2732d16f Fine tune notification wz 2025-03-23 14:18:53 +0100
  • 26eba57d8d Improve setting tab wz 2025-03-23 14:09:18 +0100
  • 0b85bcf72b Improve notification wz 2025-03-23 14:04:06 +0100
  • 94d657aa23 Debug tag count and number in tag number wz 2025-03-23 11:46:00 +0100
  • 62fb68e728 Debug tag count and number in tag number wz 2025-03-23 11:26:05 +0100
  • 9edc1166a5 Remove tag count in tag name wz 2025-03-23 11:08:01 +0100
  • db4ec84bc4 Fix tag order wz 2025-03-23 10:36:15 +0100
  • d8b9013fae Fix tag name extraction wz 2025-03-23 09:38:11 +0100
  • 397a7fe8e7 Fix tags in frontmatter wz 2025-03-22 20:25:52 +0100
  • 50ed198af7 Fix tag count in tag pane wz 2025-03-22 20:20:21 +0100
  • 257d13bfa0 Fix tag pane alignment wz 2025-03-22 19:54:48 +0100
  • 44e3f7256d Debug related notes wz 2025-03-22 19:44:54 +0100
  • 228095f06d Fix adding tags from tag pane wz 2025-03-22 19:27:14 +0100
  • fae1f313ac Debug adding tags wz 2025-03-22 14:16:32 +0100
  • 1fe64ef746 Develop initial version wz 2025-03-22 10:40:51 +0100
  • 523d63d986
    Initial commit wenlzhang 2025-03-22 10:16:50 +0100