Skip to content

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

@slinkous

This comment was marked as off-topic.

@pwnyprod
Copy link
Author

pwnyprod commented May 28, 2025 via email

@ovenKiller
Copy link

ovenKiller commented Nov 3, 2025

It seems this feature is useful. @lumoe

@nmeier
Copy link

nmeier commented Nov 14, 2025

The diff shows lots of changes, there seem to be lines changes that are not necessary (line endings?), e.g. in JSON. That makes the change look bigger than it had to be

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.

5 participants