Commit graph

69 commits

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