Scott Bolte
Scott Bolte
Unfortunately while `pylint`'s docstring checks will accept a line continuation after the opening triple quote, `flake8` is pickier about leading white space. To make them both happy, the first line...
Also, I just found that `pylint` views Raises the same way as it does Returns. Neither should have a trailing colon after the exception/return type.
I'll look at the PR, but it likely will need to change. I just found out that while `pylint` accepts a trailing line continuation after the opening triple quote, `flake8`...
Same need, slightly different take on the problem. I use iexdir and/or idocuments to edit files in my iDrive/Notes/ directory. If a file in there is called A.note, then it...
I'm not going to _demand_ anything, but I know being able to disable blank lines between custom copies would be popular with me.
I would love link hover for all project types, not just Calendar and Board. My template for project notes start with **Summary** and **Definition of Done** call outs. Being able...
Rather than create a new feature request, I have two use cases for this one: 1. If the property's value is an internal link please make it clickable. For example,...
Thank you @Acylation, `richText` formatting is the feature I did not know I needed! Enabling `richText` works great for singular values in the **Table**, **Gallery** and **Board** views. It also...
Thanks for the suggestion @ThomasThurnher. Not only does switching to https work for me on both laptops & mobile devices, I _am_ able to see the event titles.
@GamerGirlandCo, thank you for taking the time to look at my code. Since it worked some of the time, I thought I had found a bug. Now that I know...