Raoul Jacobs
|
01a5d99d0b
|
feat: Enhance CSV export by including folder hierarchy and refining task parsing
|
2025-11-21 19:42:07 +01:00 |
|
Raoul Jacobs
|
ea5ea0f4a1
|
Release v1.0.4 - CSV description refinement
|
2025-11-17 10:07:40 +01:00 |
|
Raoul Jacobs
|
97db6c49ca
|
Release v1.0.3 - UI text improvements
|
2025-11-17 09:52:10 +01:00 |
|
Raoul Jacobs
|
3ae738b61a
|
refactor: Standardize task export command and setting names to lowercase
|
2025-11-17 08:43:50 +01:00 |
|
Raoul Jacobs
|
12f39a7bba
|
fix: Use void operator in file watcher to prevent unhandled promise rejections
|
2025-11-17 07:39:15 +01:00 |
|
Raoul Jacobs
|
b1ac40acf6
|
fix: Update .gitignore to retain main.js for plugin distribution
feat: Add main.js file generated by ESBuild for task export functionality
|
2025-11-16 16:03:25 +01:00 |
|
RaoulJacobs
|
c1aa33783a
|
Merge pull request #3 from tailormade-eu/copilot/improve-console-methods
Address Obsidian review feedback for v1.0.2 release
|
2025-11-15 09:51:16 +01:00 |
|
copilot-swe-agent[bot]
|
cd731a4231
|
Address Obsidian plugin review feedback for version 1.0.2
Co-authored-by: RaoulJacobs <18635340+RaoulJacobs@users.noreply.github.com>
|
2025-11-15 08:22:15 +00:00 |
|
copilot-swe-agent[bot]
|
02a9a5e0c3
|
Initial plan
|
2025-11-15 08:15:09 +00:00 |
|
RaoulJacobs
|
8eda84ca3a
|
Merge pull request #2 from tailormade-eu/copilot/implement-delimiter-feature-update
Add configurable CSV delimiter (comma/semicolon) for v1.0.1
|
2025-11-15 09:09:01 +01:00 |
|
copilot-swe-agent[bot]
|
1ba60a8ccb
|
feat: Add configurable CSV delimiter feature (comma/semicolon)
Co-authored-by: RaoulJacobs <18635340+RaoulJacobs@users.noreply.github.com>
|
2025-11-14 14:02:50 +00:00 |
|
copilot-swe-agent[bot]
|
a7cda7916d
|
Initial commit: Planning delimiter feature implementation
Co-authored-by: RaoulJacobs <18635340+RaoulJacobs@users.noreply.github.com>
|
2025-11-14 13:59:57 +00:00 |
|
copilot-swe-agent[bot]
|
b5fe601584
|
Initial plan
|
2025-11-14 13:57:45 +00:00 |
|
Raoul Jacobs
|
4aec30b703
|
Bump version to 1.0.1 and update implementation prompt
|
2025-11-14 14:56:55 +01:00 |
|
Raoul Jacobs
|
b135489121
|
Add configurable CSV delimiter feature to Obsidian plugin
|
2025-11-14 14:49:12 +01:00 |
|
Raoul Jacobs
|
3086921473
|
Add ManicTime reference to description
|
2025-11-14 14:11:27 +01:00 |
|
Raoul Jacobs
|
c7008f29e2
|
Change plugin ID to task-export-to-csv
|
2025-11-14 13:59:58 +01:00 |
|
Raoul Jacobs
|
c686648e33
|
Fix plugin ID: remove 'plugin' from id, add description punctuation
|
2025-11-14 13:57:59 +01:00 |
|
Raoul Jacobs
|
30b11493ad
|
Update license year to 2025 and remove unnecessary peer dependencies from package-lock.json
|
2025-11-14 13:26:05 +01:00 |
|
RaoulJacobs
|
28974278c9
|
Merge pull request #1 from tailormade-eu/copilot/build-obsidian-plugin-logic
Build Obsidian Task Export Plugin - Port from C# Implementation
|
2025-11-14 12:32:47 +01:00 |
|
copilot-swe-agent[bot]
|
8b2df0a751
|
Add implementation summary and final verification
Co-authored-by: RaoulJacobs <18635340+RaoulJacobs@users.noreply.github.com>
|
2025-11-14 11:18:55 +00:00 |
|
copilot-swe-agent[bot]
|
baae527218
|
Update README with accurate build tool information
Co-authored-by: RaoulJacobs <18635340+RaoulJacobs@users.noreply.github.com>
|
2025-11-14 11:17:36 +00:00 |
|
copilot-swe-agent[bot]
|
883a134221
|
Implement complete Obsidian Task Export Plugin
Co-authored-by: RaoulJacobs <18635340+RaoulJacobs@users.noreply.github.com>
|
2025-11-14 11:13:13 +00:00 |
|
copilot-swe-agent[bot]
|
b5292f6d23
|
Initial plan
|
2025-11-14 11:04:49 +00:00 |
|
Raoul Jacobs
|
6bccfa7c4e
|
Enhance documentation for task export plugin with detailed implementation guidelines and cross-platform support information
|
2025-11-14 12:01:11 +01:00 |
|
Raoul Jacobs
|
1ad834e2ca
|
Add README and requirements documentation for task export plugin
|
2025-11-14 11:35:07 +01:00 |
|