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

Displaying tags along with task titles #12

Closed
neeldhara opened this issue May 5, 2018 · 1 comment
Closed

Displaying tags along with task titles #12

neeldhara opened this issue May 5, 2018 · 1 comment

Comments

@neeldhara
Copy link

I am using this script to log my list of completed tasks every day - I made a "logbook" plugin to pull up tasks whose stop date is today, by modifying the inbox plugin.

I'd love for this to also show me the tags of the tasks - I poked into the database and it looks like I'll have to pull this up by passing the task id into the tags table - unfortunately, I don't know how to do that. I went through tags.sh but I am still unsure.

If it is something relatively straightforward, could you please point me in the right direction?

I'm barely literate with bash and SQL - sorry for the trouble and thanks for taking a look!

AlexanderWillner added a commit that referenced this issue May 13, 2018
@AlexanderWillner
Copy link
Owner

Thanks for the contribution. I added your script and modified it to show tags as well. Please test the current version.

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

No branches or pull requests

2 participants