joerncodes / obsidian-expiring-notes Public
generated from obsidianmd/obsidian-sample-pluginNew 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
Recognize specific files as expiring notes #2
Comments
|
Hi there! I'm having some difficulties understanding exactly what your use case is. Let me see if I get this. You would like to use Task Archiver to archive your completed tasks into a separate archive file. Then you want Expiring Notes to automatically write today's date in the frontmatter of those new files? While Expiring Notes uses frontmatter (the key is Can you expand a little on what exactly you plan to do with the archived task files? |
Exactly.
I want this plugin to recognize them as |
|
Hm, so far, there are no plans for Expiring Notes to recognise files that don't have the |
|
No it doesn't have this option, but thank you for the suggestion, I'll ask the maintainer if this can be implemented. |
I'm trying to automate the process of deleting completed tasks. So I'm waiting for task archiver plugin to release the feature of archiving the tasks to another file periodically.
I was wondering, how I could use your plugin to automatically assign these newly created archive files to have a front matter with the date of today.
If the plugin as it is can't help with this workflow, then can you add an option in the setting to add a date for created files with certain names ?
Thank you.
The text was updated successfully, but these errors were encountered: