bitNomad
07/28/2022, 7:13 PMbitNomad
07/28/2022, 7:16 PMnam
08/01/2022, 1:08 PMbitNomad
08/02/2022, 11:12 AMbitNomad
08/03/2022, 3:24 AMaleksey
08/03/2022, 2:09 PMpowercfg /batteryreport /output "C:\battery_report.html"
in the admin CMD.ScriptAutomate
08/04/2022, 1:53 AMNote
and Warning
admonitions in Markdown (might still be in Beta?): https://github.com/community/community/discussions/16925ScriptAutomate
08/04/2022, 3:42 AMbitNomad
08/06/2022, 2:49 AMbitNomad
08/17/2022, 7:23 AMbitNomad
08/17/2022, 7:23 AMgrndstt
08/17/2022, 3:33 PMgrndstt
08/17/2022, 3:34 PMcameron
08/17/2022, 3:49 PMcameron
08/17/2022, 3:50 PMkevins8
08/21/2022, 9:16 PMpathspec
can be used to filter out files during git add/diff/etc
sh
# exclude markdown in diff
git diff -- ':(exclude)*.md'
https://git-scm.com/docs/gitglossary#gitglossary-aiddefpathspecapathspecccamara
08/25/2022, 11:41 AMMove Note
command. I hadn't spotted this icon on the command picker (see image below).
Here's the documentation page: https://wiki.dendron.so/notes/98ywiw4211q9sx0v98lbo88/ and here's my PR to improve instructions for this use case: https://github.com/dendronhq/dendron-site/pull/623ccamara
08/25/2022, 11:45 AMbitNomad
09/03/2022, 9:08 AMaleksey
09/07/2022, 1:41 AMyi(
to yank text inside the brackets ๐คฏkevins8
09/07/2022, 2:13 AMKiloJon
09/08/2022, 6:58 PMd1onys1us
09/12/2022, 5:24 AMScriptAutomate
09/12/2022, 6:27 PM#page=8
syntax, ex. https://www.ethicalads.io/prospectus/ethicalads-advertiser-prospectus.pdf#page=8
- this could mean that if you are publishing a site with Dendron that includes a PDF that gets linked to, you could link to specific pages. Didn't know about that.
Learned from seeing this tweet today:
https://twitter.com/ericholscher/status/1569386224393293825rlh1994
09/20/2022, 2:24 PM![my.notes.starts.with.*]
but this also supports heading references ![my.notes.starts.with.*#Section2]
ScriptAutomate
09/20/2022, 2:51 PMfoureyedsoul
09/20/2022, 3:15 PMaleksey
09/20/2022, 3:55 PM![[daily.journal.{{ CURRENT_YEAR }}.{{ CURRENT_MONTH }}.*#log,1]]
.