Releases: jasonmhoule/tw-pm
Releases · jasonmhoule/tw-pm
v0.2.1
Minor bug fixes and updates
- Notelink listing prepends new notelinks
- Fix: Deduplicate notelink parent search results
- Add notelink links to dailytasks
- Fix: Fix width of notelink control buttons
- Fix: Allow notelink summaries to wrap
- Fix: Enable notelink status update button
- Refine popout editor internals
- Add Join Teams macro and link in popout editor
- Fix: Do not add Held to new Todo created from held meeting notelink
- Stylesheet update to PM sidebar
- Update default name for Office links
Full Changelog: v0.2.0...v0.2.1
v0.2.0
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 thedue
field (set up by date picker) - Various UI fixes
Full Changelog: v0.1.2...v0.2.0
v0.1.2
Bug fixes and minor feature additions
New features and changes:
- notelinks are foldable
- msg macro has an easy copy button
- meeting macro has a single-click to open popup editor
- exclude projects (default) from notelink combo box
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Bug fixes and a few supporting features
- Features
- Add hotkey to saved edited link note
- Add configurable subfilter to remove notes from Recent sidebar
- Bug fixes (related to 0.1.0)
- Shored up injection handling - fix error in note link table when todo/meeting have quotes
- Fix minutes pop-out button
- Fix status icon coloring
- Fix to show PM sidebar subtabs
- Fix Objectives Planner function (under setup)
- Fix so that config edit fields have correct reference
- Updated plugin History to point to GH release notes
- Removed CodeMirror from demo wiki
v0.1.0
Significant update of many primary and supporting features
Major additions
- Create and view linking elements between mtg/todo tiddlers. Facilitates two-way use/lookup and allows for workflow management between tiddlers via status marking, noting takeaways, etc. Features include:
- Ability to create sub-notes to link between meetings and todos. The sub-notes carry their own status codes across the other notes.
- Smart searching, filtering, and linking capabilities when creating sub-notes.
- A viewtemplate for a table within meetings and todos that shows all of these incl status, drill-down
- Integrated with Minutes Editor for use in note-taking
- Draggable table rows for easy organization.
- Nicely transcluded fragments where tiddlers are previewed (drop-downs, Style Export)
- Configurable
- Status codes, descriptions, and icons
- Filters for easy linking
- Ability to create sub-notes to link between meetings and todos. The sub-notes carry their own status codes across the other notes.
- Update of list and display functionality to work best with Meetings dated with a YYMMDD prefix, as explained in usage tab (see demo wiki).
- Considerable cleanup, enhancement, and addition to the setup content available.
- Replaced the inline-editor (
<<tb>>
) with a clickable editor (configurable to apply to a subset of tiddlers). - Add a popout-editor with helpful features for taking meeting notes, directly accessible from any tiddler
Minor additions
- Add sidebar tab with PM views: Journals, Schedule, Projects, HUD
- Make strikethrough available in markdown editing
- Add hotkeys to wrap text with
<<todo
or<<mtg
- Add a toolbar button to copy tiddler title (or open it for editing in a new pane)
- New Journals, meetings, todos, and subprojects are type
text/x-markdown
by default - Add
<<bg>>
macro for easy linking of details located in subtiddlers - Add
<<msg>>
macro for embedding reference to messages - Update
waiting
indicator to an icon intodo
template - Add an offset to datepicker so selected due date is true
- Improve formatting for subproject count icon
- Update MS Office macros
- Improve formatting
- Add a copy button
- Add MS Teams macro
<<teams>>