|
|
710eb65f46
|
Add folder_b icon to src-tauri/icons
|
2026-02-01 01:42:43 +01:00 |
|
|
|
0e8085a98b
|
Add folder icon to src-tauri/icons
|
2026-02-01 01:42:43 +01:00 |
|
|
|
196cdd1764
|
Update folder and prompt deletion to include timestamp updates
|
2026-02-01 01:40:19 +01:00 |
|
|
|
efdb3cc710
|
Add CSS for first child folder item positioning
|
2026-02-01 01:39:16 +01:00 |
|
|
|
4ae3a0282e
|
Add dark theme support for prompt and folder items in index.css
|
2026-02-01 01:38:11 +01:00 |
|
|
|
c31bb9ec65
|
Update border and line styles in index.css
|
2026-02-01 01:36:41 +01:00 |
|
|
|
80654dc515
|
Refactor folder item styling in index.css
|
2026-02-01 01:33:04 +01:00 |
|
|
|
72715d0b9c
|
Refactor folder and prompt item styling in index.css
|
2026-02-01 01:32:25 +01:00 |
|
|
|
d7bc9a4358
|
Adjust left position in folder children styling
|
2026-02-01 01:32:25 +01:00 |
|
|
|
077f9df03e
|
Adjust left position of folder children pseudo-elements
|
2026-02-01 01:29:46 +01:00 |
|
|
|
5a92648a7d
|
Update tree line styles in index.css
|
2026-02-01 01:29:46 +01:00 |
|
|
|
5fa861b315
|
Add --tree-line variable to CSS
|
2026-02-01 01:29:46 +01:00 |
|
|
|
7a7ab7f067
|
Update folder children styling
|
2026-02-01 01:27:19 +01:00 |
|
|
|
4da9032467
|
Increase border width and height in index.css
|
2026-02-01 01:26:36 +01:00 |
|
|
|
14fe9f9f2b
|
Add folder children separator and adjust padding
|
2026-02-01 01:16:53 +01:00 |
|
|
|
663d7750ba
|
Adjust padding and dimensions in folder item styling
|
2026-02-01 01:15:34 +01:00 |
|
|
|
1d9c1246dd
|
Update folder item styles and add delete button
|
2026-02-01 01:09:58 +01:00 |
|
|
|
4ae8f6dfc2
|
Add delete button for folder items
|
2026-02-01 01:09:52 +01:00 |
|
|
|
bc68d4b661
|
Add folder move functionality and update context menu
|
2026-02-01 01:06:51 +01:00 |
|
|
|
58184c0f51
|
Remove unused parameter in renderTextItem function
|
2026-02-01 01:01:08 +01:00 |
|
|
|
33177fa035
|
Remove drag-and-drop functionality from App.tsx
|
2026-02-01 00:59:57 +01:00 |
|
|
|
074f27b835
|
Remove unused drag-and-drop functionality from App.tsx
|
2026-02-01 00:59:53 +01:00 |
|
|
|
8ad329c9cd
|
Update dependency array in App.tsx
|
2026-01-31 19:12:23 +01:00 |
|
|
|
e3dc293f81
|
Remove unused function call in App.tsx
|
2026-01-31 19:12:23 +01:00 |
|
|
|
00613f60d5
|
Add input styles for prompt-item and folder-item
|
2026-01-31 19:10:39 +01:00 |
|
|
|
cd512e8456
|
Refactor and reorder functions in App.tsx
|
2026-01-31 19:10:28 +01:00 |
|
|
|
14203c33a1
|
Add folder and text editing functionality
|
2026-01-31 19:10:16 +01:00 |
|
|
|
f4120dfab3
|
Add state for editing folder and text in App.tsx
|
2026-01-31 19:05:37 +01:00 |
|
|
|
69f9b41708
|
Update README.md to include folder collapse state in UI settings description
|
2026-01-31 18:57:55 +01:00 |
|
|
|
a19c167769
|
Update README with new features
|
2026-01-31 18:56:48 +01:00 |
|
|
|
892e060bc1
|
Add no matching texts message for search results
|
2026-01-31 18:56:48 +01:00 |
|
|
|
7d758364e6
|
Update sort order logic to consider search state
|
2026-01-31 18:56:48 +01:00 |
|
|
|
15e61635a9
|
Refactor title update logic in App.tsx
|
2026-01-31 18:54:16 +01:00 |
|
|
|
131ef453a6
|
Add missing index for prompts folder in database migration
|
2026-01-31 18:54:10 +01:00 |
|
|
|
296e0242a1
|
Remove depth parameter from renderTextItem and renderFolder functions, update CSS for folder styling
|
2026-01-31 18:53:00 +01:00 |
|
|
|
3042a8e92d
|
auto-git:
[change] src/App.tsx
|
2026-01-31 18:52:42 +01:00 |
|
|
|
a0a9e2360b
|
Add renderTextItem and renderFolder functions in App.tsx
|
2026-01-31 18:50:12 +01:00 |
|
|
|
988e2ed55a
|
auto-git:
[change] src/App.tsx
|
2026-01-31 18:49:58 +01:00 |
|
|
|
2297cab6a7
|
Add drag and drop functionality for texts and folders in App.tsx
|
2026-01-31 18:47:40 +01:00 |
|
|
|
7fae29bb71
|
Add folder path building and text/folder handling functions in App.tsx
|
2026-01-31 18:47:30 +01:00 |
|
|
|
e0e5a20d4d
|
Add functionality to create new folders
|
2026-01-31 18:46:43 +01:00 |
|
|
|
96ef5f40f6
|
Update createText calls to include sortOrder parameter
|
2026-01-31 18:46:34 +01:00 |
|
|
|
197e71304a
|
Add folder and text sorting logic in App.tsx
|
2026-01-31 18:46:25 +01:00 |
|
|
|
1f044ea362
|
Add folder and text sorting logic
|
2026-01-31 18:46:17 +01:00 |
|
|
|
361621a059
|
Add effect to refresh folders on component mount
|
2026-01-31 18:46:17 +01:00 |
|
|
|
e58c21bb38
|
Add refreshFolders function in App.tsx
|
2026-01-31 18:45:25 +01:00 |
|
|
|
d4497751fe
|
Persist expandedFolders in local storage
|
2026-01-31 18:45:20 +01:00 |
|
|
|
1921b63ffc
|
Add dragItemRef to App.tsx
|
2026-01-31 18:45:20 +01:00 |
|
|
|
354c974bd8
|
Add folder and expandedFolders state management in App.tsx
|
2026-01-31 18:45:12 +01:00 |
|
|
|
16a9dab119
|
Import Menu from @tauri-apps/api/menu in App.tsx
|
2026-01-31 18:45:12 +01:00 |
|