Weekly GitHub Report for Monica - 2025-01-06 12:00:08
Weekly GitHub Report for Monica
Thank you for subscribing to our weekly newsletter! Each week, we deliver a comprehensive summary of your GitHub project's latest activity right to your inbox, including an overview of your project's issues, pull requests, contributors, and commit activity.
Table of Contents
I. News
1.1 Recent Version Releases:
The current version of this repository is v4.1.2
1.2 Other Noteworthy Updates:
II. Issues
2.1 Top 5 Active Issues:
We consider active issues to be issues that that have been commented on most frequently within the last week.
-
VCF import is stuck or will timeout: This issue is about a bug in the Monica application where importing contacts from a VCF file, exported from Google, fails due to a timeout error or does not start at all when using the 'sync' or 'redis' options, respectively. The user reports that the import process fails with a "Maximum execution time of 30 seconds exceeded" error, and when using the 'redis' option, the import job is created but does not start, as indicated by a
started_at = NULL
status in the database.- A commenter reports experiencing the same issue, noting that their VCF file with approximately 600 contacts only imports the first 200 before timing out, indicating that the problem may be related to the size of the VCF file or the number of contacts being imported.
- Number of comments this week: None
-
is there an app: This issue is about a user inquiring whether there is an app version of the project and expressing interest in potentially developing some features if an app does not exist. The user is considering contributing to the project by building features for an app version.
- A commenter mentions they are developing an Android client as a personal project and are open to contributions, with plans to expand it into a multiplatform app. Another commenter notes that while there is no official app, the project can be used as a shortcut on iOS, giving it an app-like appearance. A third commenter inquires about the availability of screenshots or a developer version for testing the Android client.
- Number of comments this week: None
-
Predicting Relationships with existing contacts and prompting confirmation of such predictions: This issue suggests enhancing the contact management system by predicting relationships between existing contacts based on previously established connections, thereby streamlining the process of linking contacts. The proposal includes a feature where the system prompts the user to confirm or deny predicted relationships, which would significantly improve user experience by reducing the manual effort required to establish these connections.
- A commenter agrees with the suggestion and adds that it would also be beneficial for the system to automatically establish grandparent-grandchild relationships when relevant contacts are added. They express overall satisfaction with the product despite this missing feature.
- Number of comments this week: None
-
[Chandler] UX on a portrait tablet isn't great, main menu is hidden entirely: This issue highlights a bug in the Monica application where the main menu is completely hidden when using a tablet in portrait mode, causing confusion for users who are unable to navigate the dashboard. The expected behavior is for the menu to either collapse into a touch-friendly format or remain visible and scrollable, ensuring usability on portrait-oriented tablets.
- The comments section is currently empty, indicating that there have been no discussions or additional insights provided by other users or contributors regarding this issue.
- Number of comments this week: None
-
Mention other users in Notes: This issue is about a user requesting a feature to mention other contacts in a note within a contact management system. The user wants the mentioned note to appear in the other contact's timeline, ideally with a link indicating the mention.
- There are no comments on this issue, indicating that there has been no discussion or feedback provided by other users or contributors regarding this feature request.
- Number of comments this week: None
2.2 Top 5 Stale Issues:
We consider stale issues to be issues that has had no activity within the last 30 days. The team should work together to get these issues resolved and closed as soon as possible.
As of our latest update, there are no stale issues for the project this week.
2.3 Open Issues
This section lists, groups, and then summarizes issues that were created within the last week in the repository.
Issues Opened This Week: 3
Summarized Issues:
- Feature Requests for Monica Project: The Monica project has received multiple feature requests aimed at enhancing user experience and functionality. One request proposes the ability to upload a photo directly from a URL, which would streamline the process of adding images from sources like LinkedIn profiles. Another request seeks the capability to export memos as text files, such as in Markdown format, to better suit local usage needs. Additionally, there is a request to implement a webhook as a notification channel, allowing users to receive notifications through platforms like Discord, which is particularly beneficial for self-hosted setups.
2.4 Closed Issues
This section lists, groups, and then summarizes issues that were closed within the last week in the repository. This section also links the associated pull requests if applicable.
Issues Closed This Week: 0
Summarized Issues:
As of our latest update, there were no issues closed in the project this week.