The last context we need: people ! #143
Replies: 3 comments 9 replies
-
|
Very cool idea, but would suggest "delegates" as the term. In my vault, I have notes to represent people, but I also have notes representing organizations/groups/etc. I just as often delegate tasks to a group/organization/etc. (e.g., [[Accounting]]) as to a person (e.g., [[John the Accountant]]). Also, multiple delegates. So ... delegates:
|
Beta Was this translation helpful? Give feedback.
-
|
Great Idea. But there is a pattern now. For one group of people, they will want links to 'people' on top of 'projects', other folks will want links to something else... So why not just make it a custom 'lookup' field. So you can add a lookup to any folder, for a pattern and do this for many fields. Basically take the logic for projects and make it a custom thing. Cheers |
Beta Was this translation helpful? Give feedback.
-
|
Hi @bepolymathe , @jpmoo and @edakimling , I'm one of the plugin contributors and I've implemented custom properties a few months ago to address those use cases. Please check my replies to the issues below with solutions to use cases very close to what you're suggesting: One of the core philosophies of the Plugin is to avoid making assumptions about users' workflows. TaskNotes allows you to achieve all the suggestions above by configuring custom properties of any type and choosing which name to display in TaskNotes. This way, TaskNotes doesn't "enforce" a naming convention and allows users to choose what's meaningful to them. You can assign to people, participants, owners, reporters, organisations, teams and whatever makes sense in your workflow. In my workflow, people are represented using three different properties: Assignee: The person actively working on the task. E.g. Chuck may be the owner, but the task is allocated to Bruce for review. Reporter: Is the person who requested the tasks. E.g. @bepolymathe is the requester of this task. CallumAlpass may be the owner because he maintains the plugin, but I'm the assignee because I'm implementing the feature. This will be different for everyone. Hence, I implemented the custom features so the user decides and the Plugin stays clean. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @callumalpass
I'm really grateful for Tasknotes. It's a great tool! Thank you.
Now that we have the context, the tags and the projects... it seems to me that there is only one thing missing for complete project management: people
Of course, if I want to assign a task to someone I could use the
#Johntag function but I find that what you developed for projects is more useful on a daily basis... because it allows you to have active links to a file directly from task view. Why not add the same thing for people with apeople:property allowing a link to a file as a value. Many people have files by person or author in Obsidian and this would allow us to quickly navigate to them while seeing them in our tasks. With the same filter system as for projects it would be very powerful...I don't know if I'm the only one who thinks this is a cool idea?
Beta Was this translation helpful? Give feedback.
All reactions