Commit graph

  • ff58767175 chore: bump progress-tracker plugin version to 1.5.4 main 1.5.4 Hoang Nam 2026-02-09 18:35:14 +0700
  • 4c0e244fc9 perf: Optimize task processing by skipping updates for non-task files and files with zero tasks, and remove verbose logging. Hoang Nam 2026-02-09 18:34:40 +0700
  • 8e24ba3611 fix: Prevent processAsyncUpdates from overwriting file status when no tasks are found and update plugin version to 1.5.3. 1.5.3 Hoang Nam 2026-02-09 18:28:19 +0700
  • 14c2475fc4 fix: Ensure status and Kanban updates are processed correctly for files with zero tasks or when all tasks are removed. 1.5.2 Hoang Nam 2026-02-09 17:08:25 +0700
  • 8e02e20e38 refactor: centralize Kanban board logic into KanbanService and task counting into helpers, simplifying ProgressBarView UI and file processing. Hoang Nam 2026-02-09 16:32:31 +0700
  • 90113adbe8 fix: Exclude code blocks from task counting in the progress bar view and update the plugin version to 1.5.2. Hoang Nam 2026-02-09 15:57:45 +0700
  • f4312b46bd Bump version to 1.5.1 in manifest and package files 1.5.1 Hoang Nam 2026-01-18 19:05:44 +0700
  • a2acae90a5 feat: Enhance task processing by removing code blocks from content analysis Hoang Nam 2026-01-18 18:55:26 +0700
  • 3db00eae9b feat: Add SettingsTab for Task Progress Bar plugin with comprehensive configuration options Hoang Nam 2026-01-18 18:39:49 +0700
  • 3f35a8a4e3 Bump version to 1.5.0 in manifest and package files; update styles for improved layout and responsiveness in progress tracker. 1.5.0 Hoang Nam 2025-12-04 16:22:45 +0700
  • 883433a098 update 1.4.0 Hoang Nam 2025-07-15 00:16:44 +0700
  • 63a6d40c90 feat: implement debug logger and enhance validation for file operations 1.4.0 Hoang Nam 2025-07-12 16:25:57 +0700
  • f7be28f798 feat: add custom checkbox states and Kanban normalization protection Hoang Nam 2025-07-12 15:57:43 +0700
  • 3a0c08f90f docs[readme]: update screenshot Hoang Nam 2025-05-16 12:38:30 +0700
  • 0bfe36e258 feat: fix and optimized 1.3.0 Hoang Nam 2025-05-16 12:31:46 +0700
  • 8c69b9b876 fix: skip when task do not change Hoang Nam 2025-05-16 12:21:07 +0700
  • a2bb60bd4d fix: optimized update kanban Hoang Nam 2025-05-16 12:10:36 +0700
  • e1ba179b0d fix: increase update progress bar Hoang Nam 2025-05-16 12:01:17 +0700
  • 39bd95843a fix: move wrong file in kanban Hoang Nam 2025-05-16 11:51:52 +0700
  • 7f669cf415 fix(style): fix the height of progress Hoang Nam 2025-04-17 12:02:34 +0700
  • d126dec7ec docs: update version 1.2.0 1.2.0 Hoang Nam 2025-04-15 21:52:59 +0700
  • 74ed2cb622 docs: update version 1.3.0 Hoang Nam 2025-04-15 21:51:09 +0700
  • 703a572f47 refactor(settings): improve settings display organization and UX Hoang Nam 2025-04-15 21:38:12 +0700
  • e28bc303f8 fix: update isKanbanBoard Hoang Nam 2025-04-15 21:04:44 +0700
  • 8002fa7d14 fix: update parseKanbanBoard use metadataCache api Hoang Nam 2025-04-15 20:58:15 +0700
  • 972cf4e730 fix: update getStatusFromYaml use metadataCache api Hoang Nam 2025-04-15 20:44:37 +0700
  • 6352611d3a fix: use the processFrontMatter api for updateFileMetadata method Hoang Nam 2025-04-15 18:25:00 +0700
  • 5fcd6c6f89 fix: update updateStatusBasedOnProgress use the processFrontMatter api Hoang Nam 2025-04-15 18:09:02 +0700
  • 1b8e90a0a2 docs(manifest): update minAppVersion Hoang Nam 2025-04-15 18:08:06 +0700
  • 82d13ad705 docs(manifest): remove Fundingurl Hoang Nam 2025-04-15 17:53:27 +0700
  • 85e8fba35d docs: update license Hoang Nam 2025-04-15 17:52:17 +0700
  • a3bd87baf7 fix: remove detachLeavesOfTypeattr Hoang Nam 2025-03-24 16:40:04 +0700
  • aedab82ec7 docs[manifest]: change description 1.1.0 Hoang Nam 2025-03-20 19:21:42 +0700
  • bc6fa62228 docs: update screenshot Hoang Nam 2025-03-20 18:32:41 +0700
  • fde186f22b docs: improve code documentation and README Hoang Nam 2025-03-20 18:32:16 +0700
  • 90e5735a11 refactor: improve progress bar update mechanism and performance Hoang Nam 2025-03-20 17:59:28 +0700
  • 4a7ad134c8 refactor: improve code organization and performance Hoang Nam 2025-03-20 16:43:08 +0700
  • ba7749584e feat: add Kanban integration for auto-moving completed tasks Hoang Nam 2025-03-20 14:21:00 +0700
  • 2c4c3e422f feat: add customizable status labels for task progress Hoang Nam 2025-03-19 19:25:02 +0700
  • f8aa5c8de5 feat: update status and date finish Hoang Nam 2025-03-19 18:33:52 +0700
  • 160a118ac4 fix: resolve stale progress bar issue when changing files Hoang Nam 2025-03-17 17:53:48 +0700
  • 75f046ec9f fix: add delays and improve file content handling v1.0.0 Hoang Nam 2025-03-17 02:20:48 +0700
  • 712f3d0775 feat(progress-tracker): add configurable delay settings for performance optimization Hoang Nam 2025-03-17 01:17:32 +0700
  • 2a1dd9008e feat: enhance progress bar visualization Hoang Nam 2025-03-16 18:34:29 +0700
  • 48b7c27b46 Initial commit: Task Progress Bar plugin for Obsidian Hoang Nam 2025-03-16 16:26:27 +0700
  • 6d09ce3e39 Add license, fixes #98 Johannes Theiner 2025-01-27 21:38:01 +0000
  • ee04e2f81f
    Merge pull request #120 from claremacrae/fix-readme-api-comment Johannes Theiner 2024-11-11 21:25:18 +0100
  • 92050ad841
    Remove statement that API is unstable Clare Macrae 2024-11-11 19:58:31 +0000
  • daa0cba23c
    Merge pull request #78 from aleksey-rowan/patch-1 Steph Ango 2024-08-21 11:22:30 -0700
  • bfa0145644
    Merge pull request #91 from revolter/patch-1 Johannes Theiner 2024-07-31 22:06:34 +0200
  • 893e489e84
    Merge pull request #92 from revolter/patch-2 Johannes Theiner 2024-07-31 21:47:47 +0200
  • d05f42d8c5
    Merge pull request #95 from tobiasvl/patch-1 Johannes Theiner 2024-07-31 20:18:53 +0200
  • 47ec36c11e
    Update README.md Tobias V. Langhoff 2024-03-02 22:30:14 +0100
  • de770934b2
    Fix incorrect TypeScript spelling iulianOnofrei (U-lee-aan) 2024-01-21 15:20:39 +0200
  • f4debcda6b
    Fix inconsistent indentation iulianOnofrei (U-lee-aan) 2024-01-19 21:14:58 +0200
  • 7330e7499a
    build: minify prod build Aleksey Rowan 2023-11-15 14:10:43 -0500
  • e60294b950
    Update manifest description (#77) Aleksey Rowan 2023-11-15 12:17:04 -0500
  • 7112f01bc6
    Update README.md Lishid 2023-07-25 15:17:26 -0400
  • e8f03522bc
    Adapt to plugin guidelines (#65) Johannes Theiner 2023-07-17 18:36:25 +0200
  • 9be2b5d748
    Update manifest.json Erica Xu 2023-07-11 11:37:36 -0400
  • 2aee08d3d5
    Remove old info about styles.css (#56) Alexander Pozdneev 2023-05-01 19:48:46 +0100
  • 0b5e5a2f6e
    Upgrade esbuild to v0.17.x (#47) Tim Rogers 2023-01-25 18:49:50 +0000
  • 49fba8aa1f
    fix .eslintignore (#48) INOUE Takuya 2023-01-20 00:06:51 +0900
  • 747672e2f8
    Merge pull request #42 from obsidianmd/funding-url Erica Xu 2022-12-05 15:57:04 -0500
  • d3bb1e6775
    Update README.md Erica Xu 2022-12-05 15:55:39 -0500
  • b376f9c428
    Add funding URL documentation Erica Xu 2022-12-05 15:49:16 -0500
  • 97d84bc54b
    Update manifest.json Erica Xu 2022-12-05 15:28:53 -0500
  • 866d3b8f0d Build: Target ES2018. lishid 2022-08-20 20:25:17 -0400
  • 64e8649877 Update sample css file. lishid 2022-08-09 13:39:02 -0400
  • b46f6c9322 Update for 0.15 lishid 2022-08-09 13:38:50 -0400
  • 04432b2ebf Upgrade dependencies, add strictNullChecks. lishid 2022-06-24 15:40:37 -0400
  • 00967d9040
    Update esbuild.config.mjs Lishid 2022-06-19 20:50:11 -0400
  • f85d2b74b5
    Fix README headings (#29) Henré Botha 2022-05-07 17:15:23 +0200
  • f690c04577
    use LF instead of CRLF (#28) Xiao Meng 2022-04-16 02:13:31 +0800
  • 24918c946d
    Update README.md Lishid 2022-04-04 22:20:58 -0400
  • af0d47c19c Always use latest obsidian package. lishid 2022-03-09 10:29:09 -0500
  • 43a3b5eaeb
    Update package.json Lishid 2022-02-24 00:17:16 -0500
  • 4b06e44f8f
    Update .gitignore (#25) pseudometa 2022-01-28 16:34:53 +0100
  • f3286063d3
    add version bump script (#10) aidenlx 2022-01-23 05:13:50 +0800
  • 4f502e92eb
    Update README.md (#24) Federico Granata 2022-01-21 17:15:02 +0100
  • 67e05fe677
    remove package-lock.json from .gitignore (#23) Federico Granata 2022-01-21 17:14:49 +0100
  • fe035a3008
    add type check (#22) fyears 2022-01-16 23:07:19 +0800
  • a25092b586 Update esbuild script to include codemirror packages as external. lishid 2022-01-10 09:01:38 -0500
  • d006ed755a Update tsconfig. lishid 2021-11-06 19:05:49 -0400
  • db18a36e65 Update build script to include external node packages. lishid 2021-11-01 15:17:03 -0400
  • 6fdd374cb8
    Adding eslint for code .\src\ (#17) TfTHacker 2021-10-30 20:04:07 +0200
  • 02ac033b15
    Use ESBuild API instead of passing command line arguments (#16) Phillip 2021-10-25 17:45:15 +0200
  • e013825c21 Add comment for gitignore. lishid 2021-10-23 04:58:40 -0400
  • 3afc9d78ab Update sample plugin to use ESBuild. lishid 2021-10-19 13:34:19 -0400
  • 5f95bce9e1 preserve and load settings correctly fyears 2021-10-10 17:13:28 +0800
  • c228a70223 Add data.json to .gitignore Tokuhiro Matsuno 2021-04-29 00:53:15 +0900
  • 3b38a36a07 Upgrade dependencies. lishid 2021-04-23 17:01:43 -0400
  • 26721337a7 Update README - Obsidian API update instructions GitMurf 2021-04-23 10:52:04 -0700
  • f3f000a6b2 Update dependencies. lishid 2021-04-12 19:06:03 -0400
  • e1efb17322 Rollup: Don't include source code in distribution. lishid 2021-04-06 08:47:51 -0400
  • 123b00ca52 a note regarding "use this template" button Maciej Beimcik 2021-03-09 10:47:18 +0100
  • 5355e3337e Update README.md Konstantin 2021-03-08 02:51:48 +0300
  • 00cf028cc3 add banner to bundle Clemens Ertle 2021-03-03 15:41:18 +0100
  • ceb3837850
    Update README.md Lishid 2021-03-01 12:59:44 -0500
  • ed0e0a6e90 Target ES6. lishid 2021-01-31 12:55:17 -0500