Have something to say?

Tell us how we could make the product more useful to you.

In Review

Task List CRUD endpoints in the API (create, rename, delete, list)

The Morgen API currently has no endpoints for managing task lists. You can create tasks in a list (taskListId), but you cannot create, list, rename, or delete the lists themselves via the API. Current workaround: Create lists manually in the webapp Create a dummy task in each list to discover the list ID via /tasks/list Cannot delete lists programmatically at all Requested endpoints: GET /task-lists/list — List all task lists with their IDs and names POST /task-lists/create — Create a new task list (name, color) PATCH /task-lists/update — Rename or change color POST /task-lists/delete — Delete a task list Use case: I'm building an open-source migration tool from Akiflow to Morgen (https://github.com/ezwep/akiflow-morgen-migration). The biggest friction point is task list discovery — empty lists are invisible to the API, forcing users through a manual workaround. Full CRUD would make migrations and integrations seamless. This would also benefit anyone building Todoist/Notion/Linear-style integrations that need to map external projects to Morgen lists.

ezwep 18 days ago

In Review

When "Week start" is set to Sunday in Preferences, the "Mon - Fri" view option should dynamically update to "Sun - Thu" to reflect the actual workweek.

Currently, the "Mon - Fri" view is hardcoded regardless of the user's week start preference. For users in regions where the standard workweek runs Sunday through Thursday (e.g., Israel), this creates a mismatch: the Week Start setting correctly shifts the calendar grid to begin on Sunday, but the workweek view still displays Monday through Friday - missing the actual first workday (Sunday) and including a day off (Friday). Expected behavior: The workweek view should respect the "Week start" setting and shift accordingly. If Week Start is set to Sunday, the 5-day workweek view should display Sun - Thu instead of Mon - Fri. Current behavior: The "Mon - Fri" view label and the days it displays remain fixed at Monday through Friday, even when Week Start is set to Sunday.

Fade Rudman 20 days ago

Closed

Time to invest in Task Management and Smartphone APP

I think Morgen is the best app on the market when it comes to calendar management, but its task management feels too basic and confusing. I’d suggest using the app TickTick as a reference point. In my opinion, it’s very similar to Morgen, but clearly better when it comes to task management. This is not meant to be polemical, but rather a genuine suggestion from a user who has been using Morgen Premium for more than 2+ years. Morgen has some great features, such as AI and the web app, but I think it’s time to focus on what really matters: task management and the smartphone app. I think you should take inspiration from TickTick, which is truly excellent at being both a good task manager and a good calendar at the same time. This is especially relevant considering that Morgen costs €180 per year, while TickTick costs €35 per year and is growing so well that it now has almost the same calendar management features as Morgen. However, it has a better smartphone app, more advanced task management, and even Wear OS integration, which allows your smartwatch to notify you about upcoming tasks. I will continue using Morgen because I love it and my whole life is organized there, but objectively, Morgen seems to be pushing secondary things like AI (or I saw some people suggesting focusing on “Dashboard Analytics,” which, seriously, what added value does that bring?), while the competition has stronger fundamentals: better task management features and a better smartphone app. Thank you for reading!

Francesco 25 days ago

5

In Review

Allow AI Frames to filter tasks by Tags (Great for GTD workflows!)

Hi Morgen team! First of all, I'm loving Morgen 4, especially the incredible addition of task tags. I really want to start using AI Frames, but there's currently a roadblock with my workflow. I use the GTD (Getting Things Done) methodology, which means my task lists are organized by categories like "Next Actions", "Recurring", "Projects", etc. Because of this setup, it doesn't make sense for me to dedicate an AI Frame to filter by a specific task list. Instead, I want to create context-based frames, such as a "Deep Work Frame", a "Recovery Frame", and an "Exploratory Frame". A "Deep Work" task could live in any of my GTD lists (for example, a recurring task could be deep work, and a next action could also be deep work). My goal is to tag these tasks accordingly and have the AI Frame pull them together. The Request: Please allow AI Frames to filter and pull tasks based on their Tags across all lists, rather than just filtering by task lists. This would make AI Frames incredibly powerful for users with GTD or context-based workflows! Thank you for the amazing work!

Alan Victor about 1 month ago