• Fix occasional visual glitches when drawing text selection
• Fixed text caret drawing glitches • Fixed text caret moving to next line when remove tags • Fixed handle and guide positions when theme uses `paragraph-spacing-before` • Removed ability to change text caret width through stylesheet
• Fixed sidebar search selections and tab titles when restoring a window
• New for macOS Ventura • Added ability to style based on item's `bodyContent` • Added branch move commands (Option to see in Item menu) • Updated instructions in user's guide for debugging scripts • Fixed crash when failing to decode utf8 TaskPaper document • Improved select existing tab behavior when selecting item in sidebar With the styling addition you can now invent your own mini syntaxes in TaskPaper. For example the following style rule makes it so that any item that starts with `>>` will have red text: ``` item[bodyContent^=">>"] { color: red; } ```
• Added Window > Float on Top menu option • Fixed email highlighter to recognize longer extensions such as `legal` • Fixed disable multiple range text selection since it's not supported by TaskPaper's model.
• Added support for clickable relative "~/" file paths • Fixed clickable file paths that contain non ascii characters • Fixed cases where Copy Link wasn't working correctly (some path syntaxes) • Fixed cases where Open/Copy Link was showing in context menu when it shouldn't (tags, leading dash in task) • Fixed "Export Reminders" to always show list picker when no default list is set in Reminders.app • Fixed AppleScript read/write access to document's "textContent"
- Fixed search bar layout when hide/show Tab bar
• Updated app icon for macOS Big Sur
• Updated for macOS Big Sur • Universal Binary for Apple Silicon • Disable "Copy Displayed" when selection is empty • Added "poof" animation for menu Item > Delete Items • Select existing tab (if exists) when selected item in sidebar • Command click file link to reveal the file in Finder instead of open • Changed format to ignore seldom used task start chars + and *. • Fixed indentation of Home item in Sidebar • Fixed user guide links
• Updated for macOS Big Sur • Added "poof" animation for menu Item > Delete Items • Select existing tab (if exists) when selected item in sidebar • Command click file link to reveal the file in Finder instead of open • Changed format to ignore seldom used task start chars + and *. • Disable "Copy Displayed" when selection is empty • Fixed indentation of Home item in Sidebar • Fixed user guide links
• Fixed crash on start that was effecting some users • Changed to standard drag and drop behavior unless dragging items
• Fixed Tag > Remove Tags command • Fixed Tag > Tag With... to not include values • Fixed Edit > Insert Date "now" to use minutes instead of milliseconds resolution • Added TaskPaper preference allowing sidebar size to follow System Preferences > General > Sidebar Icon Size setting
• Fixed sidebar to display tag value lists such as @priority(1, 2, 3) • Fixed crash when tag name matched another tag-value name. For example @a(a) and @a-a
• Fixed tab titles to include focused project name (requres macOS 10.13 or later) • Updated to Swift 5
• Tag values in sidebar are ordered by name • Replace all is now stored under single undo grouping
• Fixed incorrect search when selecting tag value in sidebar • Fixed invalid searches when clicking on tag values that include search syntax by quoting all values
• Fixed crash that could happen when archiving items • Fixed bad performance when using accessibly API in long documents • Fixed bug where some stylesheet attributes were not applied to editor • Fixed case where leading tab indentation of blank lines was sometimes lost when opening document
• Fix bug where it wasn't possible to drag file links into TaskPaper document. Previously in 3.8 • Added support for macOS Mojave • Added option to “Import Reminder Copies” • Added dark mode support to TaskPaper stylesheets • Fixed sorting of Window > Stylesheet list • Fixed text blurriness that could occur when focus-in and focus-out • Fixed bug where option-click on item handle would focus wrong item
• Added support for macOS Mojave • Added option to "Import Reminder Copies" • Added dark mode support to TaskPaper stylesheets • Fixed sorting of Window > Stylesheet list • Fixed text blurriness that could occur when focus-in and focus-out • Fixed bug where option-click on item handle would focus wrong item
• Adds support for tag value lists. TaskPaper allows you to create tags by typing `@` followed by a tag name. You can also include an optional value after the tag in parentheses like this: @mytag(my value). The new feature is that TaskPaper now understands lists of comma separated values. For example you can now type @job(jack,jane) and TaskPaper understands that there's a list of values associated with the tag. When you click on "jack" your lists will be filtered to show all tasks where "jack" is listed on the job. • Added View > Show Sidebar And Expand Completely • Fixes print margins to be smaller • Fixes crash that could occur when using ancestor-or-self:: in search • Fixes undo bug where undoing moves might put items at wrong indentation --- Previously in 3.7 TaskPaper improves how filtered items work in two ways: 1. Filtered items are only selected when a visible ancestor item is also selected. 2. Selected filtered items are indicated by a horizontal dotted line across the entire selection. Also this release: • Added warning that imported reminders are removed from Reminders.app • Added warning when trying to work with Reminders.app without access granted • Added TaskPaper > Recover License menu item to direct download version • Remembers and restores which outline items are expanded in sidebar • Fixed crash when pasting text that contained non "\n" newline characters • Fixed crash when option (to create copy) dragging items from one document to another • Fixes bug where last line of edited text might not get auto-saved. • Fixes copying of last item in a filtered view • Fixes comparing against empty string ("") in search syntax • Fixed problems styling and updating searchbar • Fixed keyboard focus problem when closing searchbar • Fixes crash that could occure when placing cursor in empty line
• Fixed problems styling and updating searchbar • Fixed keyboard focus problem when closing searchbar • Added warning that imported reminders are removed from Reminders.app • Added warning when trying to work with Reminders.app without access granted --- Previously in 3.7 TaskPaper improves how filtered items work in two ways: 1. Filtered items are only selected when a visible ancestor item is also selected. 2. Selected filtered items are indicated by a horizontal dotted line across the entire selection. Also this release: • Remembers and restores which outline items are expanded in sidebar • Fixed crash when pasting text that contained non "\n" newline characters • Fixed crash when option (to create copy) dragging items from one document to another • Fixes bug where last line of edited text might not get auto-saved. • Fixes copying of last item in a filtered view • Fixes comparing against empty string ("") in search syntax • Added TaskPaper > Recover License menu item to direct download version • Fixes crash that could occure when placing cursor in empty line
• Fixes crash that could occure when placing cursor in empty line --- Previously in 3.7 TaskPaper improves how filtered items work in two ways: 1. Filtered items are only selected when a visible ancestor item is also selected. 2. Selected filtered items are indicated by a horizontal dotted line across the entire selection. Also this release: • Remembers and restores which outline items are expanded in sidebar • Fixed crash when pasting text that contained non "\n" newline characters • Fixed crash when option (to create copy) dragging items from one document to another • Fixes bug where last line of edited text might not get auto-saved. • Fixes copying of last item in a filtered view • Fixes comparing against empty string ("") in search syntax
• Fixes copying to include last item in a filtered view when selected • Fixes comparing against empty string ("") in search syntax. For example to find empty items //@text = "" should now work --- Previously in 3.7 TaskPaper improves how filtered items work in two ways: 1. Filtered items are only selected when a visible ancestor item is also selected. 2. Selected filtered items are indicated by a horizontal dotted line across the entire selection. Also this release: • Remembers and restores which outline items are expanded in sidebar • Fixed crash when pasting text that contained non "\n" newline characters • Fixed crash when option (to create copy) dragging items from one document to another • Fixes bug where last line of edited text might not get auto-saved.
• Fixes crash that could happen when opening new documents --- Previously in 3.7 TaskPaper improves how filtered items work in two ways: 1. Filtered items are only selected when a visible ancestor item is also selected. 2. Selected filtered items are indicated by a horizontal dotted line across the entire selection. Also this release: • Remembers and restores which outline items are expanded in sidebar • Fixed crash when pasting text that contained non "\n" newline characters • Fixed crash when option (to create copy) dragging items from one document to another • Fixes bug where last line of edited text might not get auto-saved.
- Fixes bug where last line of edited text might not get auto-saved. --- Previously in 3.7 TaskPaper improves how filtered items work in two ways: 1. Filtered items are only selected when a visible ancestor item is also selected. 2. Selected filtered items are indicated by a horizontal dotted line across the entire selection. Also this release: - Remembers and restores which outline items are expanded in sidebar - Fixed crash when pasting text that contained non "\n" newline characters - Fixed crash when option (to create copy) dragging items from one document to another