Skip to content

Releases: ichernyshovvv/org-timeblock

Release 0.2

16 Jan 18:49
Compare
Choose a tag to compare

Changes

  • Added mark commands (mark-block, unmark-block, mark-by-regexp) for
    timeblocks that can be used to reschedule multiple tasks at once
  • Replaced ts.el with built-in time API
  • Replaced org-ql with own searching and caching functions
  • dom.el is now used instead of regexps to fetch and change SVG data (much
    cleaner code)
  • Deadline timestamps are now treated as it should be, not as events
  • Now, each active timestamp in a heading body is displayed (as event), not only
    the first one
  • Added custom variable org-timeblock-files
  • Other minor bug fixes and improvements 8)

0.1

16 Sep 13:06
Compare
Choose a tag to compare
0.1

Initial release.