tq-obsidian icon indicating copy to clipboard operation
tq-obsidian copied to clipboard

Select-folder property

Open jebeaudoin opened this issue 3 years ago • 6 comments

Is your feature request related to a problem? Please describe. Hi Tony. Following development here with excitement. My current challenge implementing tq is that I organize and differentiate projects by folder, not tag. Thus, I don't know how I might be able to build a view of tasks that are related to specific projects.

Describe the solution you'd like Are you considering adding a "select-folder" property in the future?

Describe alternatives you've considered Without a folder-based property, I would have to create a tag for each project folder just to achieve this. Not impossible, but unwieldy.

Additional context I really, really prefer the file-based task approach (as opposed to a block-based task) and hope that you are able to continue with your work! Thanks!

jebeaudoin avatar Jul 16 '21 20:07 jebeaudoin

Ahhh. Just recalled that tq uses a 'tasks' folder so my implementation approach fails. Well, I'd modify my request to support another user's request to move tasks into any folder within the vault and then use a "select-folder" property :)

jebeaudoin avatar Jul 16 '21 20:07 jebeaudoin

I worry that putting these tasks in other folders would cause a bit of a mess. Right now they are all named task-XXXX where the last four characters are random. The files are meant to be pretty invisible and not interacted with directly. They just need to be in the vault somewhere.

tgrosinger avatar Jul 16 '21 20:07 tgrosinger

Fair enough. I wonder if you might consider a "select-link" property (the dataview plugin has both an in-link and out-link property) as an alternative. That would provide the specificity strength of a folder location without moving tasks into a folder.

Not to go too far astray, but on the topics of tags... As of v0.1.1. if I want to add multiple tags in the dialogue, I can, but only the first triggers the autocomplete function. If I do change my workflow to create tags for each project, autocomplete for all tags would be very helpful.

jebeaudoin avatar Jul 17 '21 10:07 jebeaudoin

Thanks for letting me know about the tag autocomplete. I will file another issue for that.

I'll consider the select-link idea. Thanks 🙂

tgrosinger avatar Jul 17 '21 14:07 tgrosinger

By select-link do you mean select tasks which contain a link to a specific note?

tgrosinger avatar Jul 30 '21 14:07 tgrosinger

Yes. The link could be inline (same block as the task) or YAML I suppose

On Fri, Jul 30, 2021 at 10:45 AM Tony Grosinger @.***> wrote:

By select-link do you mean select tasks which contain a link to a specific note?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tgrosinger/tq-obsidian/issues/12#issuecomment-889941477, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACT3WGYS4UVVU5HXFWRUZJLT2K3ILANCNFSM5AQFTB2A .

jebeaudoin avatar Jul 30 '21 15:07 jebeaudoin