Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for sections #154

Open
hopperbk opened this issue Jul 27, 2024 · 2 comments
Open

Add support for sections #154

hopperbk opened this issue Jul 27, 2024 · 2 comments

Comments

@hopperbk
Copy link

Ticktick has the concept of Sections within Projects (or Lists) - similar to Todoist. It would be nice if we could specify #

# to have a newly-created task from Obsidian go to the specified Section within the Ticktick Project. This would allow more users to use the free tier of Ticktick, with the limited number of Projects.

Example:
Project - Home
Sections - Pool, Garage, Car

Enter a task with the tags #Pool #Home to have it created under the Pool Section of the Home Project.

@thesamim
Copy link
Owner

thesamim commented Aug 3, 2024

@hopperbk

That's been on my roadmap for a while. Last time I checked the API there wasn't a way to get the sections from TickTick. That may have changed.

Regardless, I can think of workarounds for that issue but the key question is: How would you want the sections to appear in Obsidian? I'm open to suggestions.

BTW: For syntax, we would follow TickTick's syntax for sections so in your example we would use ~Pool #Home or #Home ~Pool

@hopperbk
Copy link
Author

hopperbk commented Aug 4, 2024

With the goal being able to utilize the free tier of TickTick, a desirable feature would be able to distinguish between multiple sections within a single project. That way, those of us using the PARA technique could filter tasks on the Obsidian side using TickTick "Sections" to represent a PARA Project, and TickTick "Projects" to represent PARA Areas.

So in TickTick, you may have a Project "Work" with Sections for "Submit proposal for new bid", "Design a new widget", and "Research cloud native functionality." Those could map to Obsidian in terms of a PARA Area for "Work" and PARA Projects for "Submit proposal", "Design widget" and "Research cloud..."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants