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 `Created` and `Deleted` features toggleable #88

Open joellti opened 7 months ago

joellti commented 7 months ago

First Steps

Describe the desired feature

Is this possible to make Created and Deleted features toggleable? I use different part of the Daily note to track created notes. To avoid the duplication, I would like the plugin to collect modified notes only, which is currently not possible.

Possible alternatives

None

Additional info?

None

franciskafieh commented 7 months ago

Do you mean you want to disable the created and deleted sections? You can do that via the toggles in the plugin settings

On Wed, Nov 15, 2023 at 2:06 PM J Chen @.***> wrote:

First Steps

Describe the desired feature

Is this possible to make Created and Deleted features toggleable? I use different part of the Daily note to track created notes. To avoid the duplication, I would like the plugin to collect modified notes only, which is currently not possible. Possible alternatives

None Additional info?

None

— Reply to this email directly, view it on GitHub https://github.com/franciskafieh/obsidian-list-modified/issues/88, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWLR3ZUZ2ALTMORWQDYTAZ3YEUHDZAVCNFSM6AAAAAA7M7GZGOVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE4TKMZWGI4TGMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

joellti commented 7 months ago

I tried that already but it simply merges created notes with modified notes. Basically, I only want the modified notes to be there.

franciskafieh commented 7 months ago

I see what you mean now. Yeah, that’s currently not possible but I will consider adding it

On Wed, Nov 15, 2023 at 2:11 PM J Chen @.***> wrote:

I tried that already but it simply merges created notes with modified notes. Basically, I only want the modified notes to be there.

— Reply to this email directly, view it on GitHub https://github.com/franciskafieh/obsidian-list-modified/issues/88#issuecomment-1813109475, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWLR3ZQOH3LJUHCPWRZRZP3YEUHW3AVCNFSM6AAAAAA7M7GZGOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMJTGEYDSNBXGU . You are receiving this because you commented.Message ID: @.***>

joellti commented 7 months ago

Thanks a lot for your consideration. Look forward to your next release :)

franciskafieh commented 4 months ago

Please take a look here. This could potentially fix this issue. Not adding C and D tags will mean they do not pop up in your note. If not, I would still consider it as a setting for a future release.