Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with Journal Plugin: Task Detection Fails in Daily Notes #632

Open
2 of 6 tasks
uttamjain8 opened this issue Nov 17, 2024 · 0 comments
Open
2 of 6 tasks

Issues with Journal Plugin: Task Detection Fails in Daily Notes #632

uttamjain8 opened this issue Nov 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@uttamjain8
Copy link

Please check that this issue hasn't been reported before.

  • I searched previous Bug Reports didn't find any similar reports.

Expected Behavior

Tasks from daily notes created using the Journals plugin should be detected and displayed by the Day Planner plugin in the side panel and calendar view.

Current behaviour

Issue #1: Tasks Not Detected from Daily Notes with Journals Plugin

  • I am using the Journals plugin to create daily notes with the following settings:
    • Path: MyFolder/YYYY/MMM/DD MMM YY (folders and subfolders are created).
    • File Name Format: DD MMM YY.
  • When tasks are added under the defined heading in these daily notes, the Day Planner side panel view does not detect or display them.
  • However, when I create a daily note directly using Day Planner (with file names in YYYY-MM-DD format), tasks in these notes appear correctly in the Calendar View.

Issue #2: Tasks Not Scanned with Additional Task Scanning Setting

  • I tried configuring the Data View Input as MyFolder. to enable additional task scanning.
  • My daily notes are structured with specific headings and levels as required for the Day Planner plugin.
  • Despite this configuration, tasks from these notes still do not appear in the Calendar View.

Steps to reproduce

  1. Create a daily note using the Journals plugin with the specified path and file name format.
  2. Add tasks under the defined heading for the Day Planner plugin.
  3. Observe that the tasks do not appear in the side panel or calendar view.
  4. Configure the Data View Input for additional task scanning and observe no change.

Which Operating Systems are you using?

  • Android
  • iPhone/iPad
  • Linux
  • macOS
  • Windows

Obsidian Version

1.7.6

Possible solution

  • Enhance the Day Planner plugin settings to allow users to specify custom folder paths and file name formats for detecting daily notes.
  • Provide a configuration field where users can define the path (e.g., MyFolder/YYYY/MMM/DD MMM YY) and file naming convention (e.g., DD MMM YY).
  • Implement a parser to identify and map these custom formats to the Day Planner's expected structure.
@uttamjain8 uttamjain8 added the bug Something isn't working label Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant