Skip to content

Releases: uphy/obsidian-reminder

1.1.6

21 Jan 22:41
Compare
Choose a tag to compare

✨ Features

  • (Tasks Plugin Integration) Remove tags(#xxx) from reminder title (#53)

1.1.5

21 Jan 21:54
Compare
Choose a tag to compare

πŸ› Bug fix

  • Calendar popup not worked with some other plugins (workaround)

1.1.4

28 Dec 09:04
Compare
Choose a tag to compare

✨ Features

  • Workaround for Obsidian's Live Preview Mode (#42, #45)
    • Calendar popup is now available as modal
  • Make it possible to jump to the reminder location also in Live Preview Mode (#45)

1.1.3

03 Nov 04:05
Compare
Choose a tag to compare

πŸ‘ Improvements

  • Render markdown text in built-in reminder notification as html
  • Calendar popup is now available also in mobile devices
  • Reduce unnecessary I/O about storing reminder data

1.1.2

09 Oct 23:06
Compare
Choose a tag to compare

πŸ‘ Improvements

  • Tooltip on reminder list view
  • Non-strict date time format #8

πŸ› Bug fix

  • Fix format issue of tasks plugin with ⏰ emoji
    • If the task doesn't have due date(πŸ“…), it shouldn't be recognized as reminder
  • Not work on mobile devices

1.1.1

23 Sep 06:19
Compare
Choose a tag to compare

πŸ› Bug fix

  • Pop-up of calendar date picker goes underneath other panes, should be above #24

1.1.0

14 Sep 11:43
Compare
Choose a tag to compare

✨ New features

  • Introduce custom emoji(⏰) to Tasks Plugin format #17
  • Add feature to link dates to daily notes #22
  • Meta(Command or Control) + Shift + Enter to toggle TODO items.
    • In case of Tasks Plugin format, done date is updated. Also recurring date is processed(#17).
  • Show calendar popup by shortcut(Meta + Shift + 2)
  • Overdue reminders in reminder list view #18
    • When you type Esc key in the reminder modal or click the out of reminder modal, you can mute the reminder.
    • If you mute reminder, the reminder won't show again until you restart Obsidian.
    • Muted reminders are appeared in reminder list view as Overdue reminders.
    • When you click the overdue reminder in the list, the reminder modal shows again.
  • Click file path of reminder modal to open the reminder file #18

πŸ‘ Improvements

  • Introduce validation in setting screen

πŸ› Bug fix

  • Kanban plugin format doesn't work if user changes its setting

1.0.8

10 Sep 00:38
Compare
Choose a tag to compare
  • Settings
    • Calendar popup trigger
    • Primary reminder format
  • Bug

1.0.7

07 Sep 11:51
Compare
Choose a tag to compare

1.0.7

1.0.6

04 Sep 05:02
Compare
Choose a tag to compare
  • Better integration with Obsidian Tasks (No more breaking the user format)
  • Support Kanban plugin format