Skip to content

Releases: j-palindrome/obsidian-time-ruler

2.0.0

24 Dec 20:45
Compare
Choose a tag to compare

Major changes:

  • Added Queries! [query:: ] tasks will auto-assign their children based on a Dataview query. Useful for automatic scheduling!
  • Search is now a "Jump to:" search a task to jump to it within Time Ruler.
  • Three layouts are now available: One (single date with split day/hours), Row (rolling view of days), and Grid (week view).
  • Four options for grouping: Path, Priority, Hybrid (priority first, then path if no priority set), or None
  • Times now exist alongside scheduled tasks, saving vertical space, and are no longer full-width. To schedule, drag tasks on top of the times to the right.
  • Tasks now have handles at the right for scheduling/dragging.

Added:

  • Day start setting now sets when days transition, allowing days to extend past 12 AM
  • Use Daily Note template when creating new daily notes
  • Improved styling: borders between dates and button layout for grid view
  • Option to toggle times moved to menu, turn on/off from within Time Ruler

Fixed:

  • Parsing error with daily notes
  • New tasks in notes with headings create them before the first heading, unless one is selected

1.7.0

05 Dec 13:19
138aa17
Compare
Choose a tag to compare

Added:

  • Drag target to delete tasks & their children
  • Collapse headings and events
  • Support | based link text
  • Option to extend blocks until next for easier time-blocking
  • Show past dates
  • Show completed tasks in Search
  • Calendar grid view

Improved:

  • Timer View has simpler UI

Refactored:

  • Moved settings in AppStore to consolidated object

1.6.0

26 Nov 04:01
Compare
Choose a tag to compare

Fixed:

Added:

  • Option to collapse/expand subtasks

Improved:

  • Subtasks of Page tasks show up as subtasks of that Page
  • Subtasks are also grouped by heading

Refactored:

  • Streamlined dailyNoteInfo functions
  • Headings now are defined with a string, not an object
  • Easier task nesting

1.5.3

21 Nov 01:15
Compare
Choose a tag to compare

Fixed:

  • Can't find Daily Notes config info
  • can't click on untitled tasks
  • Glitch with dragging event durations
  • Don't show deadlines before their scheduled date
  • Major performance improvements for DOM

1.5.2

25 Oct 14:38
Compare
Choose a tag to compare

Added:

Fixed:

  • Error with default Dataview queries being incorrect

1.5.1

22 Oct 04:42
Compare
Choose a tag to compare

1.5.1 (10/22)

1.5.0

08 Oct 22:51
Compare
Choose a tag to compare

Added:

  • Support for full notes as tasks
  • Support for FullCalendar note events

Fixed:

1.4.0

22 Sep 16:49
Compare
Choose a tag to compare

Fixed:

Added:

  • Resizeable split between all day and hourly view
  • Add more sounds to timer
  • Option to add tasks at start or end of headings
  • Add custom Tasks classes: now task-due, task-scheduled, data-task, task-priority, and additional task-length and task-reminder classes are added to those parts of tasks, so you can style them with CSS snippets. Also added time-ruler-heading, and time-ruler-block classes to style headings and blocks.
  • Support custom statuses - you can now add your own custom status styling to Time Ruler.

1.3.3

11 Sep 15:29
Compare
Choose a tag to compare

Fixed:

  • Bug with emoji date keys

Added:

1.3.2

07 Sep 14:49
Compare
Choose a tag to compare

Fixed:

  • Fixed parser to allow for scheduling in Daily notes again
  • Made headings smaller to be less distracting

Added: