chandler
chandler copied to clipboard
The upcoming brand new version of Monica. Not suitable for production use at the moment.
Todo
Hard things remaining to do: - [x] get rid of logs entirely. the system is clunky. - [x] better newsfeed - [x] notion of couple - [x] notion of family...
You fool, don't forget these steps: - [ ] Unit tests - [ ] Tests with Cypress - [ ] Documentation - [ ] Dummy data
fresh pull with docker image ghcr.io/monicahq/monica-next:main Steps: created contact for my wife. add relationship selected spouse selected Choose existing contact, filled in my name no results. Went to my contact...
In Monica 1, you could: - Sync contacts using CardDAV - Sync calendar using CalDAV I would like this feature to also be included in Chandler, I assume it might...
Right now we can't use the @ mention in a textarea. The textarea component should have the ability to let us @ mention someone, through the component API. We should...
This PR https://github.com/monicahq/chandler/pull/422 introduces Wikipedia but right now it's hardcoded in English. We should add an option in user settings to change that.
Follow up of #413 and #422