Not in the current version, but there is already feature request approved for a new kind of filter, ‘Note tags’ : FR: Tag filtering on PAGE tags for scanning tasks · Issue #122 · tu2-atmanand/Task-Board · GitHub
Your suggestion has given a nice idea for a improvement to this feature. Instead of keeping it specifically for ‘Note’s tag’, I think it will be better to make it more dynamic so user can specify the [property, value] pair. So, only notes which contains this YAML property and with the specific value will be only scanned for tasks, or will be ignored from scanning based on the option selected.
Thank you for this suggestion. Feel free to create a new FR on GitHub, explaining this in further details. Will help to discuss it better !
Edit : Created the FR, join in to discuss it in detail : FR : Note YAML properties as 'Filters for scanning' · Issue #185 · tu2-atmanand/Task-Board · GitHub
I’m having a problem where the TaskBoard UI disappears completely after showing up for a split second. I’m not sure what could be causing this issue but it makes the plugin not usable unfortunately. I’ve tried this on multiple machines, both using Mac Desktop Obsidian, latest version. 1.8.9 with very few community plugins on the AnupPuccin theme. I disabled many community plugins and still have the issue. I also tried the Default and Minimal themes and still experiencing the issue.
1 Like
Hi @deluded !
Thank you for reporting this bug. If this plugin works perfectly fine but breaks only on certain vaults, then I believe this bug must be similar to this know issue : BUG : Column fail to render if there are links or external links with tags in the task title. · Issue #200 · tu2-atmanand/Task-Board · GitHub
We can take forward the discussion for the same in this respective issue on GitHub, or you can even DM me with some dummy tasks for which the plugin fails to load the tasks because they have ‘#’ symbols in them which are not tags. The plugin right now couldnt able to figure out whether its a normal tag or not and hence fails. Will fix this issue soon.
Task Board V1.4.0-beta
At first, I didn’t thought I will be making this plugin available for small screens, because it is supposed to be a dashboard, so I assumed user will be watching it on big screens. But over time, with many users requests, and also after started using various synching plugins, to sync my vault across devices. I realized, it will be very helpful to be able to get all this plugin features from phones as well to make quick changes on the go.
Hence, I have started the development and as of now, I am able to achieve a quite good development on achieving this full support for mobile devices. The only challenge, when it comes to small devices, is how the UI will look and secondly how the user experience(UX) will be while using this plugin. I am not an expert in UI, but I have at least tried to have the best UX practices. The following is one such example : Mobile version development · tu2-atmanand/Task-Board · Discussion #177 · GitHub
Testers are more than welcome
I have released a beta version for this same, so any beta-testers who would be willing to help and test it out are more than welcome. I would be eagerly waiting for the feedback.
How to test
- Install the BRAT plugin from the Obsidian Community plugins.
- Navigate to the BRAT plugin settings.
Open Obsidian settings
> BRAT
> Add Beta plugin with frozen version
button > Enter the below values > Click on Add plugin
button.
Link :
https://github.com/tu2-atmanand/Task-Board/
Version:
1.4.0-beta-3
When new beta will be released, simply replace the ‘3’ with the latest number.
Release Notes : Release 1.4.0-beta · tu2-atmanand/Task-Board · GitHub
Known bugs