Planned
Data export/import
Currently data is stored in IndexedDB on the user’s device and is not easily accessible. We should add a feature to export and import this data. Even better if it can be done periodically to a folder of choosing.
Martin 29 days ago
Planned
Data export/import
Currently data is stored in IndexedDB on the user’s device and is not easily accessible. We should add a feature to export and import this data. Even better if it can be done periodically to a folder of choosing.
Martin 29 days ago
Completed
Bug: timezone inconsistencies
When changing timezone chats, tasks and notes might not be on the days you’d expect them to be. Proposed solution: group all chats by the date of the local timezone using a string such as “12-30-2024” for 30th of Dec. If someone creates a chat in Singapore, then travels to Los Angeles and the calendar date is the same, those two chats will be on the same day even if the UTC day would be different.
Martin About 1 month ago
Completed
Bug: timezone inconsistencies
When changing timezone chats, tasks and notes might not be on the days you’d expect them to be. Proposed solution: group all chats by the date of the local timezone using a string such as “12-30-2024” for 30th of Dec. If someone creates a chat in Singapore, then travels to Los Angeles and the calendar date is the same, those two chats will be on the same day even if the UTC day would be different.
Martin About 1 month ago
Completed
[Bug] Add task button fails on click
Seems to be a bug with the click action, sharing the recording for review https://app.gemoo.com/share/home?codeId=DWqakY0OxBZY4
prithvi_315 About 2 months ago
Completed
[Bug] Add task button fails on click
Seems to be a bug with the click action, sharing the recording for review https://app.gemoo.com/share/home?codeId=DWqakY0OxBZY4
prithvi_315 About 2 months ago
Better Project and Task Planning
It would be great if Focu could have an in-built task manager and project manager tab. Adding ‘scheduled’ dates as well as ‘due’ dates, could help Focu’s AI suggest what I should be working on today. I love Focu’s ADHD support features, but with my ADHD I struggle to confirm what I should be doing in a day - if Focu could tell me, that would be great. The other benefit of this, is if I just said: “Hi Focu, I want to focus on the ‘X’ project today”, Focu could pull up all the tasks within that project that I can work on. This blended with task dependency features as well as scheduling based upon a synced iCloud calendar would make it the PERFECT ADHD helper!
harrybriggs 2 months ago
Better Project and Task Planning
It would be great if Focu could have an in-built task manager and project manager tab. Adding ‘scheduled’ dates as well as ‘due’ dates, could help Focu’s AI suggest what I should be working on today. I love Focu’s ADHD support features, but with my ADHD I struggle to confirm what I should be doing in a day - if Focu could tell me, that would be great. The other benefit of this, is if I just said: “Hi Focu, I want to focus on the ‘X’ project today”, Focu could pull up all the tasks within that project that I can work on. This blended with task dependency features as well as scheduling based upon a synced iCloud calendar would make it the PERFECT ADHD helper!
harrybriggs 2 months ago
In Progress
AI should have more context ("memory")
Some ideas: Context on your other chats from today or the past Context on your current todo’s Context from 3rd party apps
Martin 2 months ago
In Progress
AI should have more context ("memory")
Some ideas: Context on your other chats from today or the past Context on your current todo’s Context from 3rd party apps
Martin 2 months ago
Integrate external journal apps
Such as DayOne Journal or Apple Journal The app could allow you to import entries from other apps to talk about
Martin 2 months ago
Integrate external journal apps
Such as DayOne Journal or Apple Journal The app could allow you to import entries from other apps to talk about
Martin 2 months ago
Integrate MacOS Calendar and Reminders
Some ideas on how to integrate: AI could have context on your current calendar and reminders AI could add things to your calendar and reminders
Martin 2 months ago
Integrate MacOS Calendar and Reminders
Some ideas on how to integrate: AI could have context on your current calendar and reminders AI could add things to your calendar and reminders
Martin 2 months ago
Completed
Check-in history
The check-in history is stored in the app, but it’s currently not possible to view it. It would be nice to add a screen where the check-in history can be displayed, ie. with a graph of your selected answers.
Martin 2 months ago
Completed
Check-in history
The check-in history is stored in the app, but it’s currently not possible to view it. It would be nice to add a screen where the check-in history can be displayed, ie. with a graph of your selected answers.
Martin 2 months ago
Completed
Support more AI languages
By default the app uses Llama3.2:3b which lists the following: Supported Languages: English, German, French, Italian, Portuguese, Hindi, Spanish, and Thai are officially supported. Llama 3.2 has been trained on a broader collection of languages than these 8 supported languages. It should be relatively easy to instruct the AI to reply in any of those languages if the user wants it to. For the time being the app would remain in English but at least the user should be able to choose a conversation language.
Martin 2 months ago
Completed
Support more AI languages
By default the app uses Llama3.2:3b which lists the following: Supported Languages: English, German, French, Italian, Portuguese, Hindi, Spanish, and Thai are officially supported. Llama 3.2 has been trained on a broader collection of languages than these 8 supported languages. It should be relatively easy to instruct the AI to reply in any of those languages if the user wants it to. For the time being the app would remain in English but at least the user should be able to choose a conversation language.
Martin 2 months ago
Completed
Known issues (v0.4.6)
Hi community, this is Martin, the creator of Focu. Fixed: Right mouse menu does not work in the chat history Automatic updates only runs when restarting the app Switching the default AI model causes issues for existing chats that had a different model Postponed for now: Ollama does not start on certain devices (if you encounter this, do not hesitate to share so I can narrow down the issue) AI sometimes does not follow instructions correctly (ie. during the evening reflection it asks you what else you want to work on)
Martin 2 months ago
Completed
Known issues (v0.4.6)
Hi community, this is Martin, the creator of Focu. Fixed: Right mouse menu does not work in the chat history Automatic updates only runs when restarting the app Switching the default AI model causes issues for existing chats that had a different model Postponed for now: Ollama does not start on certain devices (if you encounter this, do not hesitate to share so I can narrow down the issue) AI sometimes does not follow instructions correctly (ie. during the evening reflection it asks you what else you want to work on)
Martin 2 months ago
Support more operating systems
Currently only Mac Silicon chips are supported. Most prominently missing are: Linux Mac Intel Windows
Martin 3 months ago
Support more operating systems
Currently only Mac Silicon chips are supported. Most prominently missing are: Linux Mac Intel Windows
Martin 3 months ago
Cloud sync
It should be possible to sync your data via iCloud. Alternatively manual import and export of the database should be supported.
Martin 3 months ago
Cloud sync
It should be possible to sync your data via iCloud. Alternatively manual import and export of the database should be supported.
Martin 3 months ago
Planned
Support Cloud AI
Focu should support Cloud AI. There are two ways to do it: Bring your own API key (ie. any endpoint with OpenAI support should work) Subscription offered by Focu itself
Martin 3 months ago
Planned
Support Cloud AI
Focu should support Cloud AI. There are two ways to do it: Bring your own API key (ie. any endpoint with OpenAI support should work) Subscription offered by Focu itself
Martin 3 months ago