Planify

@planifyapp
305 Followers
1 Following
29 Posts
Task manager with Todoist and Nextcloud support designed for GNU/Linux 🚀
Web sitehttps://useplanify.com/
Githubhttps://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 ❤️

#Linux #GTK #OpenSource #productivity #indiedev

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).

#planify #linux #openSource #productivity #indiedev

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

#vala #gtk4 #gnome #indiedev

https://github.com/alainm23/planify/pull/2104

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

Planify | Blog

Discover the latest updates in Planify.

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!

@planifyapp

#planify #gtk #gnome #productivity #indiedev

Hi friends, one of the most requested features is coming to @planifyapp : Smart Date Recognition. For now, it only supports English and Spanish, but it’s extensible to more languages

#vala #planify #gtk #gnome #indiedev

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 😅

https://github.com/alainm23/planify/pull/1923

#planify #coding #gtk #vala

This feature had been requested quite a lot — I’m working on improving label selection using the keyboard @planifyapp

#vala #gnome #gtk #indiedev #ux