Hacker News new | ask | show | jobs
by lostdesign 1846 days ago
Hi HN! I guess this is my first post ever?

I wanted to show you my app, which I orignally made for my team at work, to give us a tool which we commonly use for our day to day tasks - mainly since we hate opening jira and looking into each ticket.

This tool helps us ""link"" thoughts to days. It's in an early stage but stable, supports mac/win/linux and I am thinking about adding mobile/web support as well.

What makes it special? It's not the generic note taking app, it's a daily journal which focuses writing things down per day, kinda like a diary. Most importantly it's "my app" or rather, how we as a team wanted it to be.

It soon will have a search, day-rating (useful for scrum/diary) and probably syncing? Need to figure out the last point...

My goal is to keep the app opensource at all time as well as free. If I ever offer sync, you either use dropbox to hook up your devices or the backend-sync-server that may come on your own server/rpi or lastly, a service provided by me (which may not be free however). Sync is also planned to be e2ee, so your data will never be leaked.

I'd love to hear about what you guys think!

ps: yes its electron, please don't blame me - using the tech I got enabled me to write this app in a few days to be ready for all of us.

Here is the WIP landing page once I officially launch it on other sites: https://muc.dev/projects/linked

Thanks in advance <3