j-palindrome / obsidian-time-ruler

A drag-and-drop time ruler combining the best of a task list and a calendar view (integrates with Tasks, Full Calendar, and Dataview).
MIT License
214 stars 7 forks source link

Issue with adding task under headings in daily notes #91

Closed techy-robot closed 8 months ago

techy-robot commented 8 months ago

Describe the bug When I click the plus button in either view for Time Ruler, or by dragging to create a new task, I get a list of files to select from. So far, so good. I go under the “Daily” file, and select the heading Tasks (which I have in all my daily notes and in a template). Oddly enough, this takes me to a new blank file called Daily in the root directory, and not my daily note. If I click on the Daily file directly (no subheadings), it takes me to my usual daily note. What is going on?

I read the changelog on this project, and there is a point under the upcoming version about fixing the "Parsing error with daily notes." Is my issue related to this at all? I thought I would report this issue anyway, and I really appreciate the work that has gone into this plugin.

To Reproduce

  1. Go to either Time Ruler view
  2. Click on the plus icon, or drag to create a new task
  3. Select a heading under the "Daily" file, which should link to the daily note.

Expected behavior A link to the heading under the daily note, not creating a new blank file.

Obsidian Version:1.4.16

j-palindrome commented 8 months ago

This is fixed in the upcoming release!

techy-robot commented 8 months ago

Okay, thank you. Wasn't sure if it was already on the fix list!