|
|
a7d5b58dbf
|
Implement database export functionality
|
2026-03-13 21:57:08 +01:00 |
|
|
|
6fa837ab61
|
Reset database export status when settings are closed
|
2026-03-13 21:57:08 +01:00 |
|
|
|
a3947147d6
|
Add database export state variables
|
2026-03-13 21:57:08 +01:00 |
|
|
|
f9bea7ecaa
|
Update App.tsx to include database export functionality
|
2026-03-13 21:56:44 +01:00 |
|
|
|
b40c8eae06
|
Add function to export database snapshot
|
2026-03-13 21:56:44 +01:00 |
|
|
|
14e1f40ecf
|
Add logic to focus editor after creating new text
|
2026-03-13 21:54:19 +01:00 |
|
|
|
b2b0afdaf6
|
Add --md-surface-alt variable to markdown-render.css
|
2026-03-12 16:17:00 +01:00 |
|
|
|
f1c96d66e6
|
Add light theme styles for editor textarea wrap and markdown preview
|
2026-03-12 16:15:54 +01:00 |
|
|
|
e92af02673
|
Update markdown root surface alt color for dark theme
|
2026-03-12 16:14:42 +01:00 |
|
|
|
db20dd5107
|
Add background styling for dark theme in editor and markdown preview
|
2026-03-12 16:14:42 +01:00 |
|
|
|
56ab395eb2
|
Update CSS for dark theme in editor components
|
2026-03-12 16:12:33 +01:00 |
|
|
|
7671d6e39a
|
Update editor theme extension in App.tsx
|
2026-03-12 16:00:54 +01:00 |
|
|
|
c8c7814db4
|
Update editor theme handling and caret color in CSS
|
2026-03-12 15:59:31 +01:00 |
|
|
|
7bbdab340c
|
Add editor theme extension based on theme in App.tsx
|
2026-03-12 15:59:25 +01:00 |
|
|
|
41393e59bb
|
Add themeCompartmentRef to App.tsx
|
2026-03-12 15:59:25 +01:00 |
|
|
|
fbd573d9e5
|
auto-git:
[change] src/index.css
|
2026-03-12 15:56:00 +01:00 |
|
|
|
30727b4bee
|
auto-git:
[change] src/App.tsx
|
2026-03-11 11:08:51 +01:00 |
|
|
|
c7b7c40137
|
Update dependencies and add search functionality
|
2026-03-11 11:08:51 +01:00 |
|
|
|
e0e86b9199
|
auto-git:
[change] .gitignore
|
2026-03-11 10:29:11 +01:00 |
|
|
|
7d8d7f6110
|
promptDB gelöscht
|
2026-02-01 06:26:21 +01:00 |
|
|
|
b7850c270a
|
Refactor main.rs in src-tauri/src/main.rs
|
2026-02-01 06:20:43 +01:00 |
|
|
|
a2eb529fcf
|
Add promptDB file
|
2026-02-01 06:20:43 +01:00 |
|
|
|
ff5c3073dc
|
Update README.md: remove Ollama link, update AI setup instructions
|
2026-02-01 05:25:15 +01:00 |
|
|
|
c4ad259362
|
Update README.md: clarify Markdown conversion options
|
2026-02-01 05:25:15 +01:00 |
|
|
|
9b634ccc05
|
Clarify no outside network calls in README
|
2026-02-01 05:25:05 +01:00 |
|
|
|
cb66d08027
|
Add Ollama link to README
|
2026-02-01 05:25:05 +01:00 |
|
|
|
98b01098a1
|
Add local AI conversion feature to README
|
2026-02-01 05:25:05 +01:00 |
|
|
|
63efadd3fb
|
Add functionality to convert text to Markdown using Ollama API
|
2026-02-01 05:15:30 +01:00 |
|
|
|
af01951d9a
|
Remove unused function handleConvertToMarkdown in src/App.tsx
|
2026-02-01 05:14:46 +01:00 |
|
|
|
2b4b86816c
|
Update model selection logic in App.tsx
|
2026-02-01 05:11:08 +01:00 |
|
|
|
9232054331
|
Update URL normalization logic in App.tsx
|
2026-02-01 05:10:49 +01:00 |
|
|
|
c9edc1e266
|
Remove unused dependency in App.tsx
|
2026-02-01 05:10:49 +01:00 |
|
|
|
a16a4ef0f9
|
Add styles for settings panel elements
|
2026-02-01 05:10:15 +01:00 |
|
|
|
621c7a3681
|
Add Ollama settings section in App.tsx
|
2026-02-01 05:10:08 +01:00 |
|
|
|
4266708e8b
|
Add 'Convert to Markdown' button in App.tsx
|
2026-02-01 05:10:07 +01:00 |
|
|
|
57cff46ccd
|
Add Ollama model loading and text conversion functionality
|
2026-02-01 05:09:49 +01:00 |
|
|
|
1215ab8fae
|
Add Ollama integration and state management in App.tsx
|
2026-02-01 05:09:41 +01:00 |
|
|
|
d9ee24e7cb
|
Update delete logic for text and folders
|
2026-02-01 04:39:59 +01:00 |
|
|
|
3a30d6799e
|
Refactor delete text and folder actions in App.tsx
|
2026-02-01 04:39:52 +01:00 |
|
|
|
a47eab7a03
|
Add quick delete functionality for texts and folders
|
2026-02-01 04:39:44 +01:00 |
|
|
|
a433510f05
|
Add folder child count and empty check logic in App.tsx
|
2026-02-01 04:39:28 +01:00 |
|
|
|
4413a57c0d
|
Update theme logic in App.tsx
|
2026-02-01 04:36:11 +01:00 |
|
|
|
7f2fe4a823
|
Change option values for theme selection in App.tsx
|
2026-02-01 04:35:11 +01:00 |
|
|
|
497738eb73
|
Update theme state type and logic in App.tsx
|
2026-02-01 04:35:10 +01:00 |
|
|
|
3f026499c0
|
Update state initialization logic in App.tsx
|
2026-02-01 04:34:44 +01:00 |
|
|
|
80f928a1f7
|
Add CSS for print-markdown class
|
2026-02-01 04:31:39 +01:00 |
|
|
|
742eecb873
|
Update editor configuration to consider splitView
|
2026-02-01 04:31:39 +01:00 |
|
|
|
9bf4cf1866
|
Add split editor layout styles
|
2026-02-01 04:29:48 +01:00 |
|
|
|
864b3f4c88
|
Add split view toggle to settings panel in App.tsx
|
2026-02-01 04:29:43 +01:00 |
|
|
|
7bee133a9c
|
Update App.tsx to handle markdown preview and split view states
|
2026-02-01 04:29:38 +01:00 |
|