Skip to content

Feature: ToDo is Child of Heading #148

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pwnyprod
Copy link

adding new feature to filter the todos under a specific heading in the daily note.

Description: This feature allows for detecting todo items that fall under specific headings using a Markdown structure with headings marked by 1 to 5 # symbols. When processing Markdown content, the parser will locate the closest heading above a todo item and check if it matches the desired heading.

Usecase: I have multiple sections in my daily notes and i just want to get the todos from the filtered todo list.

@ky1ejs
Copy link

ky1ejs commented Jan 24, 2025

@lumoe any chance this could be reviewed / merged? I came to your repo today to implement exactly this feature.

Thanks @lumoe for making this project and @pwnyprod for the PR!

@pwnyprod
Copy link
Author

Bump @lumoe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants