This commit is contained in:
parent
33cfa7557b
commit
a8971fb851
1 changed files with 15 additions and 0 deletions
15
content/posts/2024-08-06-todo.md
Normal file
15
content/posts/2024-08-06-todo.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: "Open Source ToDo List"
|
||||
date: 2024-08-06T118:00:00+02:00
|
||||
draft: false
|
||||
description: ""
|
||||
tags: ["Blog"]
|
||||
categories: ["OpenSource"]
|
||||
startpage: true
|
||||
lang: en
|
||||
---
|
||||
In my quest to find an effective open source ToDo list, I explored several tools and integrations to streamline my task management. I began by installing [Vikunja](https://vikunja.io/), an open source ToDo list manager known for its robust features and user-friendly interface. To enhance security and simplify the login process, I integrated Vikunja with [Authentik](https://goauthentik.io/), a Single Sign-On (SSO) tool that manages user authentication seamlessly.
|
||||
|
||||
Previously, I used Todoist for my task management needs, but I wanted an open source alternative. To make my tasks accessible on the go, I downloaded the Task.org app from the Play Store. Despite its paid subscription, I was happy to support an open source project that complements Vikunja. This subscription enabled smooth syncing of tasks between the app and Vikunja. Additionally, the Task.org app offers a widget that displays all tasks due today, which I placed on my home screen for easy access. These tools combined have created an efficient open source ToDo list system that fits well with my workflow.
|
||||
|
||||
|
Loading…
Reference in a new issue