Xu Quan
|
476d6403f4
|
feat: add deduplicate tag files in settingst
|
2025-07-13 20:17:36 +08:00 |
|
Xu Quan
|
745ba5057f
|
refactor: reorganize code in components for better readability
|
2025-07-09 19:27:46 +08:00 |
|
Xu Quan
|
f377228b1a
|
refactor: abstract explorer dnd component from explorer component
|
2025-06-21 21:57:41 +08:00 |
|
Xu Quan
|
0f6b5489f4
|
fix: update focused folder/tag's color
|
2025-06-19 21:24:29 +08:00 |
|
Xu Quan
|
c7e34254ff
|
feat: show view mode and current path in file list
|
2025-05-24 16:25:43 +08:00 |
|
Xu Quan
|
1aa46a4378
|
styles: set padding left of file content the same value with padding right
|
2025-05-23 17:39:48 +08:00 |
|
Xu Quan
|
ff30640909
|
fix: use same style between focused folder icon and focused tag icon
|
2025-05-22 18:42:02 +08:00 |
|
Xu Quan
|
8acbc58e86
|
feat: use updated folder icon svg
|
2025-05-04 12:31:58 +08:00 |
|
Xu Quan
|
daa2c39736
|
feat: show folders/tags buttons in vertical split
|
2025-05-03 18:18:57 +08:00 |
|
Xu Quan
|
171336e6fc
|
feat: add divider between folders and tags
|
2025-05-03 18:10:17 +08:00 |
|
Xu Quan
|
0224b72828
|
feat: disable create file when focus on tag
|
2025-05-03 12:02:02 +08:00 |
|
Xu Quan
|
c0ddb61a1b
|
feat: show files count in Tag component
|
2025-05-01 22:07:01 +08:00 |
|
Xu Quan
|
3917ff0f05
|
feat: add show tag icon setting
|
2025-05-01 21:23:33 +08:00 |
|
Xu Quan
|
826bc8b202
|
feat: support toggle folder and tag view by clicking on icons
|
2025-04-30 16:09:09 +08:00 |
|
Xu Quan
|
32cb039919
|
fix: use semibold variable to define font weight to avoid no effect on specific language
|
2025-04-22 20:55:17 +08:00 |
|
Xu Quan
|
b226f9d413
|
feat: add setting option of bold file title
|
2025-04-21 18:06:11 +08:00 |
|
Xu Quan
|
0fb0ddebe7
|
style: add min width to both panes to avoid files pane not seen when workspace leaf is too narrow
|
2025-04-14 19:22:34 +08:00 |
|
Xu Quan
|
1ffe0c1c8a
|
feat: add auto hide action bar option in settings
|
2025-04-13 17:38:17 +08:00 |
|
Xu Quan
|
92eb20145c
|
fix: fix styles in themes
|
2025-04-13 15:31:24 +08:00 |
|
Xu Quan
|
172622b6ec
|
fix: add flex display on folder to avoid new line on folder name in blue topaz theme
|
2025-04-12 22:35:19 +08:00 |
|
Xu Quan
|
0138b11b86
|
feat: add highlight action bar option to control whether add background color and margin for action buttons container
|
2025-04-12 22:35:07 +08:00 |
|
Xu Quan
|
441286e761
|
fix: add flex display to folder breadcrumbs
|
2025-04-12 17:37:49 +08:00 |
|
Xu Quan
|
b700e5a5b0
|
style: optimize file and folder's dragging styles
|
2025-04-12 17:36:54 +08:00 |
|
Xu Quan
|
d00352e0ef
|
fix: only show gap when show file detail
|
2025-04-12 17:22:10 +08:00 |
|
Xu Quan
|
9d1425942f
|
feat: add file item divider option to control whether add divider between file items
|
2025-04-12 17:22:06 +08:00 |
|
Xu Quan
|
0f4e6cc28d
|
feat: add file item spacing option to control whether add padding on file item
|
2025-04-12 16:04:29 +08:00 |
|
Xu Quan
|
18595f41fb
|
style: add border bottom for file && keep same color for folder expand icon and files count when folder is focused
|
2025-04-11 22:20:21 +08:00 |
|
Xu Quan
|
0f4c843729
|
style: optimize styles in vertical split
|
2025-04-11 16:34:08 +08:00 |
|
Xu Quan
|
8e7a523c39
|
style: adapt obsidian theme's styles
|
2025-04-11 16:24:28 +08:00 |
|
Xu Quan
|
c87fee7191
|
fix: adapt obsidian's aciton buttons' styles
|
2025-04-10 18:54:25 +08:00 |
|
Xu Quan
|
44775769de
|
refactor: remove styled-components and use styles.css to manage styles
|
2025-04-10 17:18:16 +08:00 |
|
Xu Quan
|
23811649ba
|
refactor: use obsidian style settings in file content
|
2025-04-10 16:56:41 +08:00 |
|
Xu Quan
|
cb3c5b6e01
|
refactor: use obsidian style settings in folder content
|
2025-04-09 11:45:54 +08:00 |
|
Xu Quan
|
4c108842ba
|
style: remove margin on divider
|
2025-04-08 11:04:04 +08:00 |
|
Xu Quan
|
9a13d81be0
|
feat: use same style between root folder and other folders
|
2025-04-08 10:59:21 +08:00 |
|
Xu Quan
|
539be9552f
|
refactor: use styles.css to manage styles for folder title content
|
2025-04-08 10:54:28 +08:00 |
|
Xu Quan
|
9ea38fff45
|
refactor: use obsidian style settings in tree item and folder name
|
2025-04-07 20:18:45 +08:00 |
|
Xu Quan
|
795632eb23
|
refactor: use same expand icon with obsidian
|
2025-04-07 20:16:41 +08:00 |
|
Xu Quan
|
f22e2f2f4f
|
refactor: change folder content structure to keep same with obsidian
|
2025-04-07 16:45:30 +08:00 |
|
Xu Quan
|
2765ae8ad5
|
refactor: use styles.css to manage styles for folder and file name
|
2025-04-07 16:42:16 +08:00 |
|
Xu Quan
|
57a3973458
|
refactor: use styles.css to manage styles for folder expand icon
|
2025-04-07 16:29:38 +08:00 |
|
Xu Quan
|
c6f75aac0d
|
refactor: use styles.css to manage styles for folder content
|
2025-04-07 15:54:14 +08:00 |
|
Xu Quan
|
ed3d9e0403
|
refactor: use styles.css to manage styles for folder item
|
2025-04-06 22:20:39 +08:00 |
|
Xu Quan
|
47bcd2390b
|
refactor: use styles.css to manage styles for pin
|
2025-04-06 22:16:06 +08:00 |
|
Xu Quan
|
d464bb27e5
|
refactor: use styles.css to manage styles for folder and file tree
|
2025-04-06 22:11:38 +08:00 |
|
Xu Quan
|
0c5d91cd7c
|
refactor: use styles.css to manage styles for layout divider
|
2025-04-06 22:07:35 +08:00 |
|
Xu Quan
|
1438ac1786
|
refactor: use styles.css to manage styles for action buttons
|
2025-04-06 22:04:32 +08:00 |
|
Xu Quan
|
cc48dd17d9
|
refactor: use styles.css to manage styles to avoid dynamically generated classnames
|
2025-04-06 21:54:18 +08:00 |
|
Xu Quan
|
7f6f0d7337
|
fix: remove unused style variable
|
2025-04-06 21:44:13 +08:00 |
|
Xu Quan
|
e3c227e577
|
feat: use obsidian theme color variable instead of self defined color
|
2025-03-12 14:53:13 +08:00 |
|