-
Notifications
You must be signed in to change notification settings - Fork 37
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
Support automatically adding customized timestamp after completing tasks #9
Comments
@wenlzhang When you use tasks plugin format, done date will be inserted with v1.0.5. Please try it. |
This looks awesome! Similar to the discussion as follows, a space between the symbol and completion date would look better for me. Also, Tasks uses a space between the symbol and the (completion) date, I am not sure if it would work without a space, if one wants to query completed tasks by using Tasks. Moreover, is it possible to insert the time info when completing tasks, e.g. |
After further testing, I observed the following:
I also notice that one can already change the reminder from desktop notifications on macOS. Great work! 😃 |
It will be fixed in the next release! |
The issue should be fixed in v1.0.6.
As long as you use tasks plugin format, this cannot be fixed. |
Indeed. The current version of Tasks plugin does not support time info. @schemar I assume time info may be supported in the future, considering the following discussion? Add optional time in addition to date to "due" · Discussion #64 · schemar/obsidian-tasks Also, the following discussions may be relevant: |
Reminder with time You can use custom emoji ⏰ for adding time info now. Done Date with time Needs Tasks plugin's support. |
Thanks for the update! I realize that "Done Date" is already supported by Reminder, if the Tasks format is used. For "Done Time", I'll wait for Tasks' support on this. 😃 |
Similar to what is used for scheduling tasks, it would be great if timestamp can also be added automatically when completing tasks managed by this plugin. The format can be something like the following:
Support customizing data and time into ISO format · Issue #8 · uphy/obsidian-reminder
Supporting adding task completing timestamp would also help integrating with Obsidian Tasks, which can filter tasks based on task completion date:
schemar/obsidian-tasks: Task management for the Obsidian knowledge base.
The text was updated successfully, but these errors were encountered: