Leonezz / obsidian-tasks-calendar-wrapper

This plugin currently provides a timeline view to display your tasks from your obsidian valut, with customizable filters and renderring options.
MIT License
189 stars 11 forks source link

【bug】release 0.3.0 use wrong version #116

Open aiyou9 opened 6 months ago

aiyou9 commented 6 months ago

image

ichmoimeyo commented 6 months ago

Yes, I can confirm, that is still the case today.

I adjusted it manually to 0.3.0 in my vault

.obsidian plugins tasks-calendar-wrapper manifest.json

... so that it shows correctly in Obsidian and no longer gets triggered when clicking on "Check for updates".

{```

"id": "tasks-calendar-wrapper",
"name": "Tasks Calendar Wrapper",
"version": "0.3.0",
"minAppVersion": "0.15.0",
"description": "This is a simple wrapper for Obsidian-Tasks-Calendar (https://github.com/702573N/Obsidian-Tasks-Calendar) and Obsidian-Tasks-Timeline (https://github.com/702573N/Obsidian-Tasks-Timeline).",
"author": "zhuwenq",
"authorUrl": "https://github.com/Leonezz",
"isDesktopOnly": false

}

Medullitus commented 5 months ago

Yes, I can confirm, that is still the case today.

I adjusted it manually to 0.3.0 in my vault

.obsidian plugins tasks-calendar-wrapper manifest.json

... so that it shows correctly in Obsidian and no longer gets triggered when clicking on "Check for updates".

{```

"id": "tasks-calendar-wrapper",
"name": "Tasks Calendar Wrapper",
"version": "0.3.0",
"minAppVersion": "0.15.0",
"description": "This is a simple wrapper for Obsidian-Tasks-Calendar (https://github.com/702573N/Obsidian-Tasks-Calendar) and Obsidian-Tasks-Timeline (https://github.com/702573N/Obsidian-Tasks-Timeline).",
"author": "zhuwenq",
"authorUrl": "https://github.com/Leonezz",
"isDesktopOnly": false

}

Is time sorting working for you??

Medullitus commented 5 months ago

image

Is time sorting working for you??