Skip to content

Commit 2df0136

Browse files
authored
Merge pull request #338 from Quorafind/feat/new-ical
Feat/new ical
2 parents fe6358f + 91c8206 commit 2df0136

File tree

129 files changed

+36246
-26110
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

129 files changed

+36246
-26110
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "obsidian-task-progress-bar",
33
"name": "Task Genius",
4-
"version": "9.0.6",
4+
"version": "9.1.0-beta.9",
55
"minAppVersion": "0.15.2",
66
"description": "Comprehensive task management that includes progress bars, task status cycling, and advanced task tracking features.",
77
"author": "Boninall",

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "task-genius",
3-
"version": "9.0.6",
3+
"version": "9.1.0-beta.9",
44
"description": "Comprehensive task management plugin for Obsidian with progress bars, task status cycling, and advanced task tracking features.",
55
"main": "main.js",
66
"scripts": {
@@ -53,6 +53,7 @@
5353
"dependencies": {
5454
"@popperjs/core": "^2.11.8",
5555
"@types/sortablejs": "^1.15.8",
56+
"chrono-node": "^2.7.6",
5657
"date-fns": "^4.1.0",
5758
"localforage": "^1.10.0",
5859
"obsidian-daily-notes-interface": "^0.9.4",

pnpm-lock.yaml

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)