Skip to content

v0.2.0

Compare
Choose a tag to compare
@jasonmhoule jasonmhoule released this 12 May 19:34
· 12 commits to master since this release

Update of primary and many supporting features for usability

Major additions

  • Notelink viewer: notelinks can be viewed and worked with directly, allowing for edits to status, category summaries (below), and quick edit of notelink text, while also showing links to its parent tiddlers.
  • Categorize notelinks:
    • Task categories can be configured, and one or more of these can then be assigned to a notelink.
    • When assigning a category, a short text summary can also be added
    • Notelinks pulled into daily tasks are now formatted as the parent todo(s) with the category summary as a sub-bullet
  • Notelink pick list: for each category, lists all notelinks (as todo(s) + summary) and allows for reordering the lists

Minor additions

  • Updated and added more dashboard and tool tiddlers to setup
  • Cleaned up styling, especially for MS office macros
  • Fixed up Recurring meetings structure and relationship with notelinks
  • Addressed text wrapping within notelink table
  • Added a editor button and hotkey for highlighing text (<mark>)
  • Copy buttons added to todo and meeting macros
  • Popout-editor transcludes MS office reference from notelinks as well as main tiddler body
  • Quick-edit for text fields changed from opt-out (ctrl key) to opt-in (alt key)
  • New notelinks default to show rather than hide
  • Sidebar default search returns parent (Todo or Meeting) tiddlers when search text is found in a notelink (notelinks are also still returned)
  • Removed use of waiting tag in lieu of just referencing the due field (set up by date picker)
  • Various UI fixes

Full Changelog: v0.1.2...v0.2.0