💾 Archived View for bbs.geminispace.org › s › misfin › 16581 captured on 2024-08-18 at 22:34:05. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-08-18)
-=-=-=-=-=-=-
It would be nice if we could edit our Address Book, within the hashnix.club misfin service.
May 04 · 3 months ago
@pollux What did you have in mind ? The address book contacts are stored in the user's config file on the server (it's a TOML file). There should be a way to export all the contacts and remove an individual contact ...
♊️ pollux [OP] · May 06 at 20:29:
Yes, I thought that one can delete a contact, if needed.
@pollux I've created an issue for that, thank you.
— https://gitlab.com/cipres/misfin/-/issues/15
@pollux Now possible to delete contacts from the address book (will require a restart from the hashnix instance). Import/export not yet possible as i'm not sure what format would be most appropriate.
♊️ pollux [OP] · May 07 at 13:11:
Thank you!
You can set a signature now in the settings. The signature is only appended to messages sent from the gemini frontend of course.
😎 flipperzero · May 11 at 06:07:
@pollux the new features as added by gemalaya are now online on the Hashnix hosted service. Thank you, btw, for your suggestions. I'd seen your post before and had meant to relay it to cipres eventually, but I figured they mighta ran into it at some point anyhow. :P Glad this worked out! Please lmk how it all goes, anymore questions, etc. You're always welcome on hahsnix. ~B^)
♊️ pollux [OP] · May 11 at 07:42:
@flipperzero Thanks a lot! I had a double entry in it and deleted it now. :-)
♊️ pollux [OP] · May 11 at 07:44:
@gemalaya Thanks for the signature feature!
@pollux You're welcome :) @flipperzero Thanks for taking the time to upgrade the misfin version on hashnix, btw i've included gritty's misfin systemd service file in the git repo, but i guess that you're already set it up to run via systemd. Now using Jinja2 templates for the frontend, easy to read ... I'd like to add support for i18n.
— https://gitlab.com/cipres/misfin/-/blob/master/misfin/frontend/templates/mailbox_settings.jinja2