obsidian-tasks
obsidian-tasks copied to clipboard
docs: Advanced section page on dataview once changes released
Docs todo for myself: once dataview releases the improvements to Tasks interop, I should write a page in the "Advanced" section of the Tasks docs on the recommended dataview configuration and translation between tasks-style emoji shorthands and dataview queries. This will reduce support load for both Tasks and Dataview. I may need some help with screenshots but I should be able to draft the text myself. By filing this, GitHub should help me remember to do so.
Brilliant idea.
FYI ...
I don't think other plugins are necessarily advanced.
So I am thinking of introducing a new top-level section to the docs, which would be something like 'Other Plugins' - then moving the bulk of the Notifications one to 'Other Plugins/Reminders' - and making the existing existing Notifications page just say something like 'see Reminders'...
So it would be a good idea if I did that rearranging before you did this, I think...
Sounds good! Re-org is pre-requisited on someone cleaning up the issues with the Gemfile.lock for the Docker instance, right? ( #732 ) The number of pieces I'd have to set up and learn to try to do that Gemfile.lock fix means that it is probably only worthwhile for me to attempt if you think you will not be able to get to it for more than a week.
Sounds good! Re-org is pre-requisited on someone cleaning up the issues with the Gemfile.lock for the Docker instance, right? ( #732 ) The number of pieces I'd have to set up and learn to try to do that Gemfile.lock fix means that it is probably only worthwhile for me to attempt if you think you will not be able to get to it for more than a week.
I don't think the Gemfile.lock does need to be sorted. I just delete that file before running the docker script and it works fine. Involves a fair amount of nose-holding, but it's what I've been doing for months.
Just have to remember not to commit the re-generated lock file.
That makes sense, thank you. I do wonder: if the lockfile is not working for either of us, for different error reasons on different platforms, is it working for anyone? But good to know the question is independent of doc updates.
This was released in https://github.com/obsidian-tasks-group/obsidian-tasks/pull/1064.