🚀 Planify 4.18.3 is out!
This release adds an initial CLI interface, a redesigned date/time picker, better calendar event handling, and several stability fixes.
Thanks to all contributors and supporters who help keep Planify improving ❤️
| Web site | https://useplanify.com/ |
| Github | https://github.com/alainm23/planify |
🚀 Planify 4.18.3 is out!
This release adds an initial CLI interface, a redesigned date/time picker, better calendar event handling, and several stability fixes.
Thanks to all contributors and supporters who help keep Planify improving ❤️
Today Planify reached 5,000 stars on GitHub ⭐
When I started this project, I simply wanted to build a beautiful and powerful task manager for Linux. Seeing thousands of people interested in it, using it, and contributing ideas is incredibly motivating.
Open source is amazing because it shows what can happen when people from all over the world support and improve a project together.
Thank you to everyone who uses Planify, reports issues, contributes ideas, and supports the project.
🚀 Planify 4.18.0 is out!
This release focuses on performance and stability. No major visual changes, but Planify should feel faster and more responsive, especially with large task lists and synced accounts.
Includes performance improvements, multiple bug fixes, and a mandatory Todoist API migration (re-login required before Feb 10).
Playing around with a feature for a new version of Planify: sync your tasks as calendar events. Basically, you configure a project with one of the calendar lists you already have set up in GNOME Calendar, and all your tasks that have a scheduled date will appear as events in your calendar. In theory, it works for Google Calendar, Nextcloud, etc. It will use the EDS database to make it work
Planify 4.16.1 is out!
• Shift+Enter is back
• Zoom links supported in events
• Updated Donate page
Planify 4.16.0 is out! ✨
This update brings:
• Natural language date parsing (with full Spanish support)
• Smarter keyboard shortcuts — Ctrl+D to open the date picker
• New Labels option in the task context menu
• Improved event popover with Meet/Teams link detection
Read more https://useplanify.com/blog/#planify-4160-natural-dates-smoother-flows-and-smarter-task-handling
With so many meetings lately, I needed quick access to event details and call links. Now clicking on any event shows a clean popover with all the info you need - including one-click join buttons for Google Meet and Teams!
Been working on something cool for Planify 🤓
Adding natural language date parsing so you can just type stuff like "tomorrow 3pm" or "next Friday" and it'll figure out what you mean
Still debugging some edge cases but it's pretty neat when it works! The regex patterns are getting wild though 😅