seadude
01/20/2022, 2:48 PMtree command for this...and yep, Windows does too (https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/tree). You might be able to use this.seadude
01/20/2022, 3:44 PMCTRL + SHFT + I)?seadude
01/20/2022, 4:30 PMtemplate: field of the dailyjournal.schema.yml to templates.dailyjournalchess_account
01/20/2022, 5:06 PMglucinater21
01/20/2022, 5:19 PMSeriousBug
01/20/2022, 5:46 PMglucinater21
01/20/2022, 5:51 PMkevins8
01/20/2022, 6:07 PMpathrandom
01/20/2022, 8:38 PMSeriousBug
01/20/2022, 8:53 PMvoothi
01/20/2022, 9:27 PMvaultSelectionMode and prop lookupConfirmVaultOnCreate is worked in v0.78.0? https://wiki.dendron.so/notes/ad270a7d-2aed-4273-8319-eb6536e38b29/pathrandom
01/20/2022, 9:44 PMSeriousBug
01/20/2022, 9:45 PMkevins8
01/20/2022, 10:09 PMAFewMistakesAgo
01/21/2022, 2:22 AM==This will be highlighted== syntax? If yes, this doesnโt appear to be working in the most recent version (and probably also not working in older versions).foureyedsoul
01/21/2022, 3:15 AMfoureyedsoul
01/21/2022, 3:19 AMandrey-jef
01/21/2022, 3:38 AMmarkdown
[PythonForFinance | Build a Financial Data Database with Python](https://pythonforfinance.net/2020/10/24/build-a-financial-data-database-with-python/)
- data pipeline mindmap
{max-width: 300px, display: block, margin: 0 auto}
When I indent the bullet and image link by 4 spaces, the Note Preview doesn't show the image, as in my screencap below.
If I indent the bullet and image link by only 2 spaces, the image is displayed correctly.SeriousBug
01/21/2022, 3:40 AMandrey-jef
01/21/2022, 3:47 AMhikchoi
01/21/2022, 3:56 AMTika
01/21/2022, 8:16 AMSeriousBug
01/21/2022, 8:26 AMlogo option under site in the configuration. See this: https://wiki.dendron.so/notes/f2ed8639-a604-4a9d-b76c-41e205fb8713.html#logo
For example, `dendron-site`s configuration: https://github.com/dendronhq/dendron-site/blob/master/dendron.yml#L20
And then you can see the logo image in the assets: https://github.com/dendronhq/dendron-site/tree/master/vault/assets/imagesSeriousBug
01/21/2022, 8:28 AMassetsPrefix though, that will be fixed in this release on Tuesday.mihaiconstantin
01/21/2022, 8:51 AMconfirmVaultOnCreate: true in dendron.yml doesn't seem to be working. Whenever I create a note via the lookup bar, the select vault option has status: smart. Am I doing something wrong? ๐
yml
commands:
lookup:
note:
selectionMode: link
confirmVaultOnCreate: truehikchoi
01/21/2022, 9:04 AMconfirmVaultOnCreate enables the vaultSelectionMode modifier button on the lookup bar, and by default the vault selection mode is smart (Dendron doesn't remember the toggled buttons)
suboptimal UX that I've introduced that I'm pretty shameful about ๐
Good news is that in the upcoming release, a config that will actually let you change the default vaultSelectionMode on note creation (rather than asking the users to toggle a button every time) is going to be added. (thanks to @User )mihaiconstantin
01/21/2022, 9:16 AMmihaiconstantin
01/21/2022, 9:57 AMTika
01/21/2022, 10:22 AM