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

[NEW] vs [MODIFIED] entries #5

Open
liamcain opened this issue Mar 1, 2021 · 1 comment
Open

[NEW] vs [MODIFIED] entries #5

liamcain opened this issue Mar 1, 2021 · 1 comment

Comments

@liamcain
Copy link

liamcain commented Mar 1, 2021

This probably doesn't work with the automatic option but here's an idea for you:

Keep a timestamp of the last time the changelog was updated. Then only show files that were modified since that timestamp.

If ctime > last_updated, then you can identify the file as new.


If this doesn't quite fit with your vision of the plugin, let me know! My use case is really just for publishing a changelog of my Obsidian Publish vault, so I realize this might be a bit off track.

@badrbouslikhin
Copy link
Owner

badrbouslikhin commented Mar 10, 2021

I haven't used Obsidian Publish yet, my understanding of your use-case is: you want to maintain a changelog whenever you "push" a new version on Obsidian Publish with only the files changed since the last time the update. Is it correct?

  • Do you want to override the number of recent files in changelog setting?
  • Do you need to explicitly tag new vs modified entries?

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

No branches or pull requests

2 participants