
TASKPAPER ALTERNATIVES ARCHIVE
Fixed Strip trailing tags and : from Archive Done project name.Fixed projects popup to removing trailing tags.Fixed Do nothing when drag and drop item to original location.Fixed (another) incorrect selection when using Option-Return.Changed Don’t show before tag names in menu items, so type to select works better.Changed Option-click on item handle now focuses item instead of only its children.Changed Command-L (Go to Project…) to always use popup.Changed Don’t show saved search when search text is empty.Changed Use document filename as label instead of “Home”.Changed Default theme to hide handles of empty items.Changed Drop on sidebar to add at top of list.Changed “Move to Project” to add at top of list.Added Drop text, URLs, etc into sidebar.Added Saved searches to search field Recents menu.Added Drag and drop projects in sidebar to reorder.Added Hold down shift to drop items “on” other items.Added Help > Email, FAQ and Release Notes items.
TASKPAPER ALTERNATIVES LICENSE
TASKPAPER ALTERNATIVES MAC
TaskPaper 3.0.1 is now released both at and in the Mac App Store.

This debug window has the added benefit of now working! It should break on any debugger statements in your script. Choose Safari > Develop > Computer > TaskPaper > index.htmlĪnd you show see a debug window for TaskPaper’s JavaScript context.Ensure Safari’s “Develop” menu is showing.Previously you accessed TaskPaper’s internal scripting context through Window > Show Script Debugger. Renamed private API item.bodyDisplayString to item.bod圜ontentString and documented it as public API. displayedAncestorSelectedItems – All displayed items or items with a displayed ancestor intersecting the selection.displayedSelectedItems – Displayed items intersecting the selection.selectedItems – All items intersecting the selection.OutlineEditor.getOutlineEditorForOutline(outline).Scripting APIĪdded API for accessing Outlines and OutlineEditors: If your custom theme targets the “display” attribute anywhere you should change it to target “content” for version 3.2. Renamed “display” text style attribute (used in base.less) to “content”. Escape in toolbar search field clears text without losing focus.Guide lines now draw for items with hidden parents but visible ancestors.Document name (instead of always “Untitled”) now displays in printed header.Items > Format As to work when item is a project with trailing tags.Allowing you to cut/copy it and associated collapsed items.

