Skip to content

Releases: j-palindrome/obsidian-time-ruler

1.3.1

03 Sep 03:27
Compare
Choose a tag to compare

Added:

  • scheduled and due modes in Search now sort tasks by scheduled or due
  • Tasks without set lengths or deadlines still have a draggable handle to set them

Fixed:

  • Removed automatic scroll on hover for date buttons, it was too fast and unpredictable.

1.3.0

02 Sep 19:29
Compare
Choose a tag to compare

Added:

  • New quick-add for tasks: Click or drag the + button to a time, enter the task title, and select a file!
  • Red line to make seeing current time easier
  • Easier way to drag task times
  • Option to set Day Planner format as default.
  • Use Day Planner format in any note (not just Daily) and add dates to it
  • Options to drag deadlines in addition to scheduled time

Fixed:

  • Day Planner parsing is now more consistent.

Documented:

1.2.0

20 Aug 04:51
Compare
Choose a tag to compare

1.1.0

09 Aug 06:48
Compare
Choose a tag to compare

1.0.5

06 Aug 19:11
Compare
Choose a tag to compare
  • Added: Support for Obsidian Reminder
  • Improved: Time Ruler now auto-detects field formats (Dataview, Tasks, and Full Calendar) and will format changed tasks appropriately. When auto-detecting is impossible, defaults to selected setting.
  • Improved: Timer focus mode
  • Fixed: Error with drag ids for all-day headings
  • Fixed: Scheduled tasks with deadlines disappearing

1.0.4

04 Aug 17:48
Compare
Choose a tag to compare
  • Fixed: Unscheduled button is now full-width in Day view
  • Fixed: Preserves custom statuses on edit
  • Fixed: Certain notes get mistaken for daily notes
  • Documented: Update documentation for custom Dataview filters and throw an error when they are invalid

1.0.3

31 Jul 05:18
Compare
Choose a tag to compare
  • Fixed: Issue with Time Ruler not updating when Dataview index wasn't ready yet
  • Fixed: Search shows tasks in today's daily note under the proper heading
  • Fixed: if daily notes folder is not set, headings still format daily notes nicely.
  • Added: Unscheduled button to drag tasks to
  • Added: Filter by tag, priority, path, and heading in Search
  • Documented: added images to explain dragging more, added pictures of features
  • Refactored: Moved Heading and Group components to their own files
  • Refactored: SearchStatus can now be set directly in the app store

1.0.2

28 Jul 18:51
Compare
Choose a tag to compare
  • Fixed: bug where notes and headings get mistaken for daily notes and titled "Daily: ..." (this was an issue with the Regex used to parse daily note titles), responding to This issue
  • Fixed: Saving tasks no longer strips recurrence information
  • Fixed: Saving tasks no longer strips links
  • Improved: Tasks without a scheduled time now show up as a single block at the top of the day, instead of separated into previous times.
  • Refactored: Split up some of ObsidianApi class into independent functions.

1.0.1

22 Jul 15:14
Compare
Choose a tag to compare
  • Support for custom statuses
  • Integrated Upcoming view with rest of days
  • switched Calendar view to be side-scrolling as well

1.0.0

05 Jun 14:40
Compare
Choose a tag to compare

Announcing Time Ruler for Obsidian!