-
If you would like to hide your root folder note, apply the following css snippet to your vault (replace 'Documents' with the name of your root folder)
```
div[data-path$='Documents.md']{
di…
-
Thanks for this. I'm experimenting now and learning the ins-and-outs of scrolling. The readme includes this tip:
> Avoid using viewport height (vh) in your CSS because scrolling up and down constan…
-
We occasionally get users who cannot download using our installer using Aria2c, with a
`SSL/TLS handshake failure: Error: The revocation function was unable to check revocation because the revocat…
-
Hi, any idea how to get around the following?
` NX buildx failed with: ERROR: Error response from daemon: authorization denied by plugin pipelines: --privileged=true is not allowed`
I've tried…
-
I understand this tool is primarily for _mitigation_ of mouse profiling rather than comprehensive prevention of it. However it seems like it would be extremely easy for a malicious web-page to filter …
-
Is there a way for someone making a clean install to check if things improved and perhaps not all workarounds are still needed?
Change the file, `git stash`, try rebuilding, revert/make pull reques…
-
```
Would be nice to add this static method to OAuthConsumer or some other
class, it's a quick hack to allow POST url-encoded while using java.net
( it can also be used in user code )
public sta…
-
I'm using a ASINetworkQueue to download several hundreds of files, using a couple of parallel threads.
If user cancel the transfer, I call cancellAllOperations.
This call takes a very long time on th…
-
Reddit thinks ^ means superscript and surrounds text in . This needs to recognize when ^ should have been in a $\LaTeX$ fragment and undo the markdown.
-
```
Would be nice to add this static method to OAuthConsumer or some other
class, it's a quick hack to allow POST url-encoded while using java.net
( it can also be used in user code )
public sta…