You’re doing it now! /s
- 1 post
- 24 comments
- SomeDudeFromSpace@lemmy.mlto
Selfhosted@lemmy.world•Do you have a plan for your self-hosted data if you die?English
5 monthsMy plan is using Shamir’s Secret Sharing (https://en.wikipedia.org/wiki/Shamir's_secret_sharing) to split my encrypted master password in 3: one for my wife, one for my mother and one for my best friend. In case I die, only 2 of those parts are needed to recover the password.
- SomeDudeFromSpace@lemmy.mlto
Selfhosted@lemmy.world•Nametag: Self-hostable personal relationships managerEnglish
5 monthsWould you mind taking a look at this issue? https://github.com/mattogodoy/nametag/issues/15 I’m planning the implementation for CalDAV/CardDAV and have a few high level questions I’d like your opinion on. Thanks!
- SomeDudeFromSpace@lemmy.mlto
Selfhosted@lemmy.world•Nametag: Self-hostable personal relationships managerEnglish
5 monthsThanks! I hope it fits your needs
- SomeDudeFromSpace@lemmy.mlto
Selfhosted@lemmy.world•Nametag: Self-hostable personal relationships managerEnglish
5 monthsGreat! Thanks for your kind words. Let me know if you like it :)
- SomeDudeFromSpace@lemmy.mlto
Selfhosted@lemmy.world•Nametag: Self-hostable personal relationships managerEnglish
5 monthsIt’s on the works!
- SomeDudeFromSpace@lemmy.mlto
Selfhosted@lemmy.world•Nametag: Self-hostable personal relationships managerEnglish
5 monthsI hear you. I’ve also used nocodb for this, and also tried Obsidian and of course Monica, but nothing felt “right”. It’s crazy how we all arrive at the same solutions to this problem :)
- SomeDudeFromSpace@lemmy.mlto
Selfhosted@lemmy.world•Nametag: Self-hostable personal relationships managerEnglish
5 monthsThank you! Yes, I’ve thought about this and it’s in my roadmap to create an “export group as family tree to PDF” function. Would that be good enough for your needs?
- SomeDudeFromSpace@lemmy.mlto
Selfhosted@lemmy.world•Nametag: Self-hostable personal relationships managerEnglish
5 monthsThere is an “export” option in the account settings :) It’s not in any specific standard (I’m planning to implement CardDAV soon), but it’s exported to JSON, so you can see all the data.

- SomeDudeFromSpace@lemmy.mlto
Selfhosted@lemmy.world•Nametag: Self-hostable personal relationships managerEnglish
5 monthsYes! That’s one of the main features of this project :)
- SomeDudeFromSpace@lemmy.mlto
Selfhosted@lemmy.world•Nametag: Self-hostable personal relationships managerEnglish
5 monthsThank you! Yes, there are reminders for keeping up with your friends, and you can set the frequency you want for each contact. Also, mobile apps are on the roadmap :)
- SomeDudeFromSpace@lemmy.mlto
Selfhosted@lemmy.world•Nametag: Self-hostable personal relationships managerEnglish
5 monthsThank you so much! This is very valuable feedback. I’ll add bulk edits to my to-do list :)
- SomeDudeFromSpace@lemmy.mlto
Selfhosted@lemmy.world•Nametag: Self-hostable personal relationships managerEnglish
5 monthsCardDAV synchronization is next on the list of priorities :)
- SomeDudeFromSpace@lemmy.mlto
Selfhosted@lemmy.world•Nametag: Self-hostable personal relationships managerEnglish
5 monthsI love SQLite, and I agree that it could very well fit this project. I’m adding it to my list :) Thanks for the feedback!
- SomeDudeFromSpace@lemmy.mlto
Selfhosted@lemmy.world•Nametag: Self-hostable personal relationships managerEnglish
5 monthsThat’s true! I think it might be because I just submitted it and it’s currently under review
- SomeDudeFromSpace@lemmy.mlto
Selfhosted@lemmy.world•Nametag: Self-hostable personal relationships managerEnglish
5 monthsMobile apps are on the roadmap! I’ll try to actually publish a roadmap at some point.
- SomeDudeFromSpace@lemmy.mlto
Selfhosted@lemmy.world•Nametag: Self-hostable personal relationships managerEnglish
5 monthsThat is one of the reasons I started this project. Monica feels too complex for what I need. Also, self hosting it is not very straightforward. And finally, as you mentioned, it seems to be a bit abandoned and outdated.
- SomeDudeFromSpace@lemmy.mlto
Selfhosted@lemmy.world•Nametag: Self-hostable personal relationships managerEnglish
5 monthsIt means you can add up to 50 contacts. I might have to clarify that. Thanks!
- SomeDudeFromSpace@lemmy.mlto
Selfhosted@lemmy.world•Nametag: Self-hostable personal relationships managerEnglish
5 monthsCareful! You might realise you’re cousins 😂


Nametag has full CardDAV support now. Disclaimer: I’m the developer :)