- Allow inline tasks in working set
- `kill’ as a synonym for `delete’
- todo-state can be changed from working set menu
- working set is kept in least-recently-used order
- Wrapping org-id-find and org-id-goto more often
- Renamed ‘log of working-set nodes’ into ‘journal’
- Create org-working-set-dispatch-keymap for easier customization
- Reorganized keys (but you may change it if you like)
- In-prompt display of settings for clock-in and land-at
- Added a ‘Fictional User-Story’ to the documentation
- Running tests under unix
- Moved org-id-cleanup to its own package
- Improved handling of missing ids in working set
- Refactoring
- Fixes
- Added org-id-cleanup to clean up unreferenced IDs without attachments
- Added a log of working set nodes
- The node designated by org-working-set-id will be used to store this log
- Simplified handling of clocking
- Retired property working-set-nodes-do-not-clock
- Renamed custom-variable org-working-set-clock-into-working-set into org-working-set-clock-in
- Renamed org-working-set-show-working-set-overlay into org-working-set-show-overlay
- Renamed org-working-set-goto-bottom-in-working-set into org-working-set-goto-bottom
- Moved functions for working set into its own file
- Show breadcrumbs in working-set-menu
- Prepare for melpa