Akiflow Integrated With Google Assistant/Gemini
I use Gemini as the digital assistant on my phone. I think it would be useful if there were some extension or integration with Gemini that would allow Gemini to create and modify tasks inside Akiflow. To be clear, I am not asking for a different option for a digital assistant; I’m asking for Akiflow integration with existing assistants.

Michael Creel about 4 hours ago
Akiflow Integrated With Google Assistant/Gemini
I use Gemini as the digital assistant on my phone. I think it would be useful if there were some extension or integration with Gemini that would allow Gemini to create and modify tasks inside Akiflow. To be clear, I am not asking for a different option for a digital assistant; I’m asking for Akiflow integration with existing assistants.

Michael Creel about 4 hours ago
Rename Links
When a task has multiple links, there's no way to distinguish them — they all look the same. The ability to give each link a custom name/label would make tasks significantly more useful and scannable.

Kevin about 9 hours ago
Rename Links
When a task has multiple links, there's no way to distinguish them — they all look the same. The ability to give each link a custom name/label would make tasks significantly more useful and scannable.

Kevin about 9 hours ago
Change Notifications within Akiflow
If Akiflow is positioning itself as a calendar, managing notifications natively shouldn't require a trip to Google Calendar. — Native notification controls — no Google Calendar detour required

Kevin about 9 hours ago
Change Notifications within Akiflow
If Akiflow is positioning itself as a calendar, managing notifications natively shouldn't require a trip to Google Calendar. — Native notification controls — no Google Calendar detour required

Kevin about 9 hours ago
Allow Aki to reorder tasks via sort order field
When manually reordering tasks via drag-and-drop in the app, Akiflow updates an internal “sort order” field. However, Aki (the AI assistant) doesn’t have access to this field through its current API toolset — the only field it can control to sequence tasks is start_datetime, which requires assigning a time. This means Aki can’t reorder tasks in the Today view, project lists, or other views without setting a time, which isn’t ideal for users who want to keep sorting separate from scheduling. Request: Give Aki access to a tool that can set the sort order of tasks across different views (Today, project lists, inbox, etc.) so it can reorder tasks on demand without relying on priority or start_datetime.

Brock about 10 hours ago
Allow Aki to reorder tasks via sort order field
When manually reordering tasks via drag-and-drop in the app, Akiflow updates an internal “sort order” field. However, Aki (the AI assistant) doesn’t have access to this field through its current API toolset — the only field it can control to sequence tasks is start_datetime, which requires assigning a time. This means Aki can’t reorder tasks in the Today view, project lists, or other views without setting a time, which isn’t ideal for users who want to keep sorting separate from scheduling. Request: Give Aki access to a tool that can set the sort order of tasks across different views (Today, project lists, inbox, etc.) so it can reorder tasks on demand without relying on priority or start_datetime.

Brock about 10 hours ago
Task timer that you can start for any task, but for Akiflow web (helpful when unable to install Akiflow on work computer)

Diana Calero about 12 hours ago
Task timer that you can start for any task, but for Akiflow web (helpful when unable to install Akiflow on work computer)

Diana Calero about 12 hours ago
Clarify "Single/Recurring" vs "Single/Multi use" terminology in Share Availabilities
I want the terminology in the "Share availabilities" feature to be clearer. Currently, there is a "Single/Recurring" toggle for time slots and a "Single use/Multi use" dropdown for the link's lifespan. Having "Single" and "Single use" in the same view is highly confusing and makes it hard to understand what each setting does. It would be better if these were named more distinctly to avoid overlap.

Denis 3 days ago
Clarify "Single/Recurring" vs "Single/Multi use" terminology in Share Availabilities
I want the terminology in the "Share availabilities" feature to be clearer. Currently, there is a "Single/Recurring" toggle for time slots and a "Single use/Multi use" dropdown for the link's lifespan. Having "Single" and "Single use" in the same view is highly confusing and makes it hard to understand what each setting does. It would be better if these were named more distinctly to avoid overlap.

Denis 3 days ago
Paid user encountering Meeting Assistant quota limits
Customer James, a paid Akiflow subscriber with the Meeting Assistant add-on, is encountering quota limits for meeting transcripts. He believes the current limits are too restrictive for his usage and expresses concern that they may render the feature unusable for other users. Support has confirmed these are the standard limits and has submitted a feature request on his behalf to increase the Meeting Assistant quota and explore further improvements.

James 3 days ago
Paid user encountering Meeting Assistant quota limits
Customer James, a paid Akiflow subscriber with the Meeting Assistant add-on, is encountering quota limits for meeting transcripts. He believes the current limits are too restrictive for his usage and expresses concern that they may render the feature unusable for other users. Support has confirmed these are the standard limits and has submitted a feature request on his behalf to increase the Meeting Assistant quota and explore further improvements.

James 3 days ago
Random task completion animations
I want to have random animations (like a kangaroo jumping across the screen) occur after completing tasks, not just for major milestones. This provides a quick dopamine hit and helps me complete tasks quicker.

Richard Miguel 12 days ago
Random task completion animations
I want to have random animations (like a kangaroo jumping across the screen) occur after completing tasks, not just for major milestones. This provides a quick dopamine hit and helps me complete tasks quicker.

Richard Miguel 12 days ago
improvement regarding keyboard shortcuts.
Hello, I’d like to suggest an improvement regarding keyboard shortcuts. Currently, some shortcuts (e.g., Cmd/Ctrl + K) do not work properly when using a Korean input method (IME enabled). This issue likely occurs because the shortcut handling relies on event.key, which changes depending on the active input language. In contrast, services like Figma, Adobe, and Sunsama work correctly even with IME enabled. They likely handle shortcuts using one of the following approaches: Using event.code (physical key position) instead of event.key Or combining event.key with event.code as a fallback For example: if ((event.metaKey || event.ctrlKey) && event.code === 'KeyK') { // shortcut handler } This approach works reliably regardless of input language. It would be great if Akiflow could consider using event.code-based handling (or a hybrid approach) to improve shortcut reliability across different input methods. Thank you!

Teddy Park 13 days ago
Shortcuts
improvement regarding keyboard shortcuts.
Hello, I’d like to suggest an improvement regarding keyboard shortcuts. Currently, some shortcuts (e.g., Cmd/Ctrl + K) do not work properly when using a Korean input method (IME enabled). This issue likely occurs because the shortcut handling relies on event.key, which changes depending on the active input language. In contrast, services like Figma, Adobe, and Sunsama work correctly even with IME enabled. They likely handle shortcuts using one of the following approaches: Using event.code (physical key position) instead of event.key Or combining event.key with event.code as a fallback For example: if ((event.metaKey || event.ctrlKey) && event.code === 'KeyK') { // shortcut handler } This approach works reliably regardless of input language. It would be great if Akiflow could consider using event.code-based handling (or a hybrid approach) to improve shortcut reliability across different input methods. Thank you!

Teddy Park 13 days ago
Shortcuts
Task Splitting
Another app I used once, had the ability to put the total amount of time required for a task, say 6 hours, and then the option to split the task into increments, for example, 1-hour increments. This has three huge benefits: To start a task and finish it later, without moving it from the original day and time and/or slot where it was planned (or duplicating it and changing the time required). To more easily schedule tasks around your calendar. For example, doing half the task before a scheduled meeting and half the task after, without having to create two instances of the same task. This is especially helpful when meetings come in after you’ve already scheduled your day/week. To be able to just click on the task and add another segment. I find I spend at least half an hour every day moving tasks around as meetings come in or personal plans change! To import ClickUp’s “time estimated” (the total time of the task) and then have the “time tracked” synced with the planned broken-up segments. For example, instead of ClickUp importing a task with a 6 hour estimate, and then when I check it off it says I did 6 hours on that day at the time that I clicked the check box, it would actually show all the days and times I worked on that task, creating accurate time tracking.

Relly 17 days ago
Task Splitting
Another app I used once, had the ability to put the total amount of time required for a task, say 6 hours, and then the option to split the task into increments, for example, 1-hour increments. This has three huge benefits: To start a task and finish it later, without moving it from the original day and time and/or slot where it was planned (or duplicating it and changing the time required). To more easily schedule tasks around your calendar. For example, doing half the task before a scheduled meeting and half the task after, without having to create two instances of the same task. This is especially helpful when meetings come in after you’ve already scheduled your day/week. To be able to just click on the task and add another segment. I find I spend at least half an hour every day moving tasks around as meetings come in or personal plans change! To import ClickUp’s “time estimated” (the total time of the task) and then have the “time tracked” synced with the planned broken-up segments. For example, instead of ClickUp importing a task with a 6 hour estimate, and then when I check it off it says I did 6 hours on that day at the time that I clicked the check box, it would actually show all the days and times I worked on that task, creating accurate time tracking.

Relly 17 days ago
iOS Tags Are Buggy
The tags on the iOS app are really buggy since the last update. When creating a new task, everything works perfectly, except if I try to add a tag, then I get sent back to the calendar and the task has disappeared. For pre-existing tasks, sometimes I add the tags and nothing happens, and sometimes I add them and the entire screen goes black and I have to force close Aki and re-open it.

Relly 17 days ago
iOS Tags Are Buggy
The tags on the iOS app are really buggy since the last update. When creating a new task, everything works perfectly, except if I try to add a tag, then I get sent back to the calendar and the task has disappeared. For pre-existing tasks, sometimes I add the tags and nothing happens, and sometimes I add them and the entire screen goes black and I have to force close Aki and re-open it.

Relly 17 days ago
iOS Banner Notification Auto-Dismiss
Would it be possible to have the iOS banner notification automatically dismiss itself if you have already checked off the task? I don’t need a notification for something I’ve already done.

Relly 17 days ago
Mobile
iOS Banner Notification Auto-Dismiss
Would it be possible to have the iOS banner notification automatically dismiss itself if you have already checked off the task? I don’t need a notification for something I’ve already done.

Relly 17 days ago
Mobile
Meeting Assistant
Already loving having the meeting assistant in-app instead of using a secondary app and transferring to-dos over manually. Would be great to see these features though: - The meeting assistant already timestamps key moments, it would be great to be able to click the timestamp and have it take you to that part of the transcript. As with all AI meeting not takers, sometimes they miss the nuance of that moment, and this would help me cast an eye over that whole part of the conversation and make sure I’m not missing a key detail. (FWIW, Granola has this feature and it’s very valuable) - The ability to type meeting notes at the same time and combine them with the ai notes (again, a really useful granola feature for when you think of something in a meeting but can’t/shouldn’t say it out loud.

Nathan Wrigglesworth 18 days ago
Meeting Assistant
Already loving having the meeting assistant in-app instead of using a secondary app and transferring to-dos over manually. Would be great to see these features though: - The meeting assistant already timestamps key moments, it would be great to be able to click the timestamp and have it take you to that part of the transcript. As with all AI meeting not takers, sometimes they miss the nuance of that moment, and this would help me cast an eye over that whole part of the conversation and make sure I’m not missing a key detail. (FWIW, Granola has this feature and it’s very valuable) - The ability to type meeting notes at the same time and combine them with the ai notes (again, a really useful granola feature for when you think of something in a meeting but can’t/shouldn’t say it out loud.

Nathan Wrigglesworth 18 days ago
Pin Week Column in Day View
I want to be able to PIN the week column on the right in Day view so it stays open permanently. Currently, it is always closed when I need it, requiring manual action to open.

David Rigbye 19 days ago
Pin Week Column in Day View
I want to be able to PIN the week column on the right in Day view so it stays open permanently. Currently, it is always closed when I need it, requiring manual action to open.

David Rigbye 19 days ago
Track flagged emails from generic IMAP providers
I want to be able to automatically track flagged emails from generic IMAP providers (non-Gmail, non-Office365) and have them appear as tasks in Akiflow, similar to how it works for Gmail stars or Outlook flags.

Alex Bassin 20 days ago
Track flagged emails from generic IMAP providers
I want to be able to automatically track flagged emails from generic IMAP providers (non-Gmail, non-Office365) and have them appear as tasks in Akiflow, similar to how it works for Gmail stars or Outlook flags.

Alex Bassin 20 days ago
Hide completed tasks in Time Slot view (Mobile)
I want to be able to hide completed tasks within the Time Slot detail view on the mobile app. Currently, the Time Slot view shows all tasks (completed and open), which makes it hard to focus on what's left to do. Having a "Hide completed tasks" toggle specifically for this view would be very helpful.

Alex Bassin 20 days ago
Hide completed tasks in Time Slot view (Mobile)
I want to be able to hide completed tasks within the Time Slot detail view on the mobile app. Currently, the Time Slot view shows all tasks (completed and open), which makes it hard to focus on what's left to do. Having a "Hide completed tasks" toggle specifically for this view would be very helpful.

Alex Bassin 20 days ago
Simplified 4-Step Onboarding Flow
I want a cleaner first-session flow based on these steps: 1. Start with one clear outcome (e.g., 'Plan your first focused day in under 2 minutes'). 2. Guide users to ONE action only (e.g., 'Add 1 task + schedule it'). 3. Immediate reward moment (visual completion of day plan). 4. Introduce complexity (integrations, sync) gradually only after activation. This helps users feel 'This already works for me' within the first session.

Aigbomian marvellous 21 days ago
Simplified 4-Step Onboarding Flow
I want a cleaner first-session flow based on these steps: 1. Start with one clear outcome (e.g., 'Plan your first focused day in under 2 minutes'). 2. Guide users to ONE action only (e.g., 'Add 1 task + schedule it'). 3. Immediate reward moment (visual completion of day plan). 4. Introduce complexity (integrations, sync) gradually only after activation. This helps users feel 'This already works for me' within the first session.

Aigbomian marvellous 21 days ago
Support email text unreadable in Spark Desktop Dark Mode (Mac)
I want the support email text to be readable in dark mode on Spark Desktop for Mac. Currently, the text is black, which makes it invisible when the email client is in dark mode. This is important for accessibility and readability of support responses.

Abi 21 days ago
Support email text unreadable in Spark Desktop Dark Mode (Mac)
I want the support email text to be readable in dark mode on Spark Desktop for Mac. Currently, the text is black, which makes it invisible when the email client is in dark mode. This is important for accessibility and readability of support responses.

Abi 21 days ago
Sync task order across recurring time slot occurrences
I want to be able to set the task order once in a recurring time slot and have it apply to all future occurrences. Currently, reordering tasks in one instance only applies to that day, which makes manual reordering of routine tasks tedious. An "apply to all" option for task sequence would be ideal.

Owen 22 days ago
Sync task order across recurring time slot occurrences
I want to be able to set the task order once in a recurring time slot and have it apply to all future occurrences. Currently, reordering tasks in one instance only applies to that day, which makes manual reordering of routine tasks tedious. An "apply to all" option for task sequence would be ideal.

Owen 22 days ago
View-Only Shared Access
requesting the ability to share Akiflow account with a VA or collaborator in view-only mode, so others can see tasks and data without needing full account access.

Eve Espinueva 22 days ago
View-Only Shared Access
requesting the ability to share Akiflow account with a VA or collaborator in view-only mode, so others can see tasks and data without needing full account access.

Eve Espinueva 22 days ago