franciskafieh / obsidian-list-modified

🪨 The advanced and adaptive changelog for Obsidian. Links all modified files meeting certain criteria to a timed (daily, weekly, monthly) note.
MIT License
85 stars 7 forks source link

[FR] Make ### Modified header optional #73

Closed jfgrtsn closed 1 year ago

jfgrtsn commented 1 year ago

First Steps

Describe the desired feature

Current behavior is to create a Modified section (H3) below the Primary Heading and list modified notes under that heading. I would like the option to suppress that sub-header and just list all created/modified notes under the main heading. There are on/off switches for Created and Deleted sections, but not for Modified.

Possible alternatives

I tried setting the Modified heading name to blank, but it still creates a line with just "### " (blank H3).

Additional info?

I understand you're trying to make the plugin flexible, but please make sure it can still handle the basics. What I'm going for is simple:

## Touched

- Note 1
- Note 2
franciskafieh commented 1 year ago

merged into #54