25
submitted 5 months ago* (last edited 5 months ago) by flork@lemy.lol to c/linux@lemmy.ml

I use Google tasks for my todo list. This GNOME extension is nice and minimal and just what I'm looking for, and it uses todo.txt. Is there an easy way to sync my changes with Google, similar to how the GNOME calendar app does?

EDIT: Endeavor (GNOME "To do") seamlessly integrates with Google Tasks and ostensibly todo.txt but I can't get it to recognize the todo.txt (I'm not sure it would sync todo.txt > Endeavor > Tasks even if it was working, however).

top 13 comments
sorted by: hot top controversial new old
[-] vort3@lemmy.ml 5 points 5 months ago

Believe it or not, I had a similar question just today.

However, what I want is to add tasks to todo.txt and somehow see them in my calendar (as events or as a task list, my calendar app supports task lists as well as calendars). I was thinking of a way to turn my tasks from todo.txt to calendar events or something and I guess a script on a server (I have a server and use it to sync stuff like notes and files) could watch for changes, parse them and add servers to Google calendar.

Anyway, it's a slightly different question, and I can't answer your question.

Maybe there's a python library to work with Google keep notes, and you too could sync your todo.txt with your server (using syncthing) and watch file for changes, parse them and send them to Google keep using some API. I'm not sure if it's possible but you could try searching in that direction.

[-] lemmyvore@feddit.nl 3 points 5 months ago* (last edited 5 months ago)

I also used to have a bunch of stuff in Google Tasks. Not sure how helpful what I say is gonna be but maybe it helps someone.

Google Tasks used to be its own thing, a to do/notes type of organizer which had its own Android app and web app.

Then some things happened:

  • Google came out with Keep which is also a notes app but organized slightly differently.
  • The Tasks web app was rolled into Gmail and became the "email tasks" thing in there.
  • Google came up with this thing called "reminders" which were sort of like CalDAV tasks but not really, because only their own Calendar app was allowed to manage them (even though other calendar apps were allowed to manage Google events, just not reminders).
  • Then they changed their mind and said "reminders are tasks" and last time I checked they had merged them into Tasks and they showed up both in Calendar as reminders (well "tasks" now) and in Tasks in a special list called "My Tasks".

Personally I've switched from Google Calendar to a self-hosted CalDAV and the events and tasks there are proper CalDAV events and tasks now.

As for the Googlish "Tasks" I've done a Takeout and converted the Tasks.json lists to Org Mode markdown. Org Mode is a widely supported format for notes/to-do and there are lots of apps (it's also Markdown so you can simply edit with a text editor and sync with whatever method you want). On Android I'm using the Orgzly Revived app.

I've also considered using CalDAV journals for this but there's almost zero support for them out there. DAVx5 can sync them and there's exactly one Android app (jtx Board) which I don't vibe with unfortunately (the interface rubs me in all the wrong ways). I hear Thunderbird is considering adding journal support though so that's nice of it happens.

I don't know why CalDAV journals (and CalDAV in general) isn't more widely used. Finding CalDAV web apps is a chore too, there's again like only one app that supports events, tasks and contacts (InfCloud).

Anyway that's my saga, hope it helps someone.

[-] nfsu2@feddit.cl 1 points 4 months ago

Real homies use obsidian amd syncthing

[-] BaalInvoker@lemmy.eco.br 1 points 5 months ago

I'm afraid you can't

The calendar shares information due to CalDav compatibility, however I don't think it applies to Tasks as well, since we don't even know what protocol Google Tasks uses

I think the best you can do is use the Todo.txt app on your phone and sync it through Google Drive to have access in both your phone and your PC

[-] flork@lemy.lol 1 points 5 months ago

Endeavor (aka GNOME "to do") seamlessly integrates with Tasks, so it's definitely possible.

this post was submitted on 13 Apr 2024
25 points (87.9% liked)

Linux

47210 readers
734 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS