What's Changed
π Most Notable
Please quit and restart Obsidian after updating the plugin. Thank you.
Here are the most notable user-visible changes.
π Features
![image of the new date-picker in Reading Mode - also works in Tasks query results](https://private-user-images.githubusercontent.com/4840096/389225759-dffbe122-8f13-44a3-a397-1199454c4c3e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MTU5NTIsIm5iZiI6MTczODkxNTY1MiwicGF0aCI6Ii80ODQwMDk2LzM4OTIyNTc1OS1kZmZiZTEyMi04ZjEzLTQ0YTMtYTM5Ny0xMTk5NDU0YzRjM2UucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDdUMDgwNzMyWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZmQzYTNkMzg4OTRhODYxZmJhNjBlNzczYzU3MGZiNGQ1Mjg5ZTE5MTY4OTFlOWRhNzQ5MmUzZjE3ZTcwYTNmMiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.kAEfAVwQ8rUTkAgXhntpCVwaLWzNIs5ICc4xUORuOp4)
- Add date-picker to Reading Mode and Tasks query results by @claremacrae in #3186
- See the Documentation
πͺ Fixes
- Align status column with other dates by @ilandikov in #3180
- Allow multiple spaces after onCompletion emoji by @claremacrae in #3191
- Handle any hidden VS16 character on all emojis by @claremacrae in #3193
π Documentation
- Add the "Tasks extras" and other improvements to Styling docs by @claremacrae in #3198
- Collapse some long HTML samples in callouts by @claremacrae in #3199
- Add page on editing dates by @claremacrae in #3200
π οΈ Dependencies
- build(deps): bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #3062
- build(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #3178
π οΈ Behind the scenes
- refactor: Remove unused Flatpickr code from Edit Task modal by @claremacrae in #3189
- refactor: Remove repetition in the regex code for parsing Emoji format by @claremacrae in #3192
- test: Capture string representation of emoji-parsing regexes by @claremacrae in #3190
- test: Format mock data as JSON, for a stable order by @claremacrae in #3194
- test: Add some example code to explore accessing links by @claremacrae in #3195
Full Changelog (including changes too small to note above, and that do not affect the behaviour of the plugin itself):
π Support Tasks development