generated from obsidianmd/obsidian-sample-plugin
-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,3 @@ | ||
## ✨ New features | ||
|
||
|
||
## 👍 Improvements | ||
|
||
- Added the ability to change detailed settings for reminder notification conditions. (Settings > Advanced) | ||
|
||
- [ ] Non-strict date time format #8 | ||
- [ ] Remind me later with time info #11 | ||
- [ ] Document | ||
- [ ] GitHub Pages | ||
- [ ] Interoperability with Tasks Plugin #17 | ||
- [ ] Converting date format | ||
- [ ] Tasks Plugin format ⏰ only case shouldn't be recognized as reminder | ||
- When we create reminder, if there is no due date symbol, insert due date from reminder date. | ||
- ⏰ only case not be recognized as reminder | ||
- [ ] Tooltip on reminder list view | ||
|
||
## 🐛 Bug fix | ||
|
||
- Fix an issue where the time of overdue reminders would be displayed as `0:00` | ||
- カレンダー見切れる問題 | ||
- Pop-up of calendar date picker goes underneath other panes, should be above #24 |