HeadlinesBriefing favicon HeadlinesBriefing.com

daylog: A minimal markdown note-taking app

DEV Community •
×

Developer digitalartifactory has released daylog, an open-source web app for taking notes with Markdown. Created as a personal project, it aims to provide a simpler alternative to complex tools like Notion. The app mixes visual elements like image covers for boards with a keyboard-friendly editor, appealing to developers who prefer typing over clicking.

The project includes practical features like Two-Factor Authentication (2FA), S3 storage for images, and Unsplash support. It's built as a fully responsive PWA, installable on desktop and mobile. Future plans focus on enhancing keyboard navigation, adding note encryption, and improving search, but the creator has no plans to integrate AI for note creation.

Working on daylog taught the developer about GitHub Actions, Docker, semantic versioning, and security advisories. The project is now available on GitHub, welcoming pull requests from the community. This reflects a growing trend of developers building focused, single-purpose tools to solve specific workflow frustrations.