gasilres.blogg.se

Todoist sections
Todoist sections











todoist sections
  1. TODOIST SECTIONS UPDATE
  2. TODOIST SECTIONS CODE

Looking for file changes can be resource intensive and not always efficient.you need to be able to run a Python script doing the syncing in the background. Some (already) known caveats (there might be many): I’ll keep working for now on the two-way Google Calendar sync but want to explore this idea further. Let me know if you have any ideas suggestions for this approach. I couldn’t find the author Dominik Schlund ( on the forums? I’ve seen that there’s also which seems pretty interesting, but is only one-way sync and use a proprietary/private remote API (which is fine, but not what I’d like in the long run). I also have no idea how efficient a sync API could/would run inside Obsidian, although Obsidian probably providers good mechanisms to get updates on (local) changes remote changes could be more intensive (don’t know JS/TS well enough for that) Also there’s no official sync API Typescript implementation (there is one for the REST api), although there are some bits and pieces out there that could probably be used ( like this). I don’t see yet how I could make this could work using an internal Obsidian plugin, but that may be me lack of knowledge of Typescript / Javascript and writing plugins compared to Python. SQLite as intermediary could be replaced with e.g. I’m thinking of using Python as I’ve already been working on updating/rewriting this (old) plugin which builds two-way sync for Todoist and Google Calendar using an SQLite database as intermediary. completing a task) it would sync back to Todoist. This approach would mean that you could use the (synchronized) Markdown files in Obsidian with e.g.

TODOIST SECTIONS UPDATE

When updating a Markdown file it will trigger an update to the specific id in the frontmatter on Todoist.When issueing an update on Todoist, the frontmatter of the corresponding Markdown file (based on id) will change.The sync script watches for changes in local files or gets an update from the Todoist sync API if something changed remotely.Initial sync will mean creating a Markdown file for each Todoist project and task writing Todoist variables (e.g.Keeping them in sync using Todoist-specific frontmatter (corresponding with id’s etc. But I’ve been thinking about integrating Todoist in another way: using the Todoist sync API v8 to synchronize Todoist and create a separate Markdown file for each project or task. It’s also very easy to use the Quick Add modal or quickly prioritize or move tasks to a project from the inbox (especially with did some fantastic work on materializing Todoist in Obsidian and it works great. I can also easily use search or DataView on those tasks.įor work I’ve been using Todoist because it helps me prioritize tasks, assign dates, sync to my calendar, get an easy overview etc.

todoist sections

This especially works well with coding projects that have a mix of ideas, resource material, features, bugs etc. a “project per file” with a mix of - tasks, headings, notes etc. I’ve been using a very simple task management format of e.g. But this is weak.I’ve been looking at the various ways to manage my tasks with Obsidian. My head is about to explode.Īsana is supposed to be project management/task management on steroids. For Christ’s sake Apple Reminders can do this now. Sure, maybe current customers are captive to an extent, but tons of potential customers are going to immediately look at Asana and think, “Nope.“

TODOIST SECTIONS CODE

We’re talking the easiest win any company has ever had: a tiny amount of code to serve tons of customers, customers who can and will go elsewhere if they can’t get this feature. Better yet: allow individuals to group projects however the heck they want without affecting other people on the team.

todoist sections

Just give us a damn visual indicator that certain projects are grouped. The bucket doesn’t have to be smart or support tags or have any permission levels of its own. Obviously it could be implemented in different ways, but the most basic version of this feature is also the easiest: just create a visual dropdown “bucket” using a simple disclosure chevron, and let us put folders in it. And it’s such a mind-bogglingly basic feature! I mean good God, we’re talking years of posts here. Just came back to the platform after a long break and I am absolutely floored that this feature hasn’t been added. I’ve been an on-again-off-again Asana user for almost a decade. 100% agree with your post and all the rest of these posts.













Todoist sections