Commit graph

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