ruph0us
08/04/2022, 11:41 AMruph0us
08/04/2022, 11:46 AMgoto note
command works when a link is selected, but ctrl+click
doesn't and there is no preview on hoveraleksey
08/04/2022, 3:33 PMwriteStubs
(https://wiki.dendron.so/notes/hklE1MfEaskIwEIo9tPUQ/) that will auto-create stub notes for you when you create a leaf note outside of the publishing workflow?HenryHe
08/05/2022, 6:18 AMmd
[text](demo.md)
to
[[demo]]
CraigO
08/05/2022, 9:31 AMsprint.yyyy.mm.dd
. I was originally using a PowerShell VC Code task to do this in a non Dendron enabled workspace, just saves a bit of time working out the date for the filename - I'm terrible with dates and times ๐Noam
08/05/2022, 1:24 PMRzLnx88
08/05/2022, 3:12 PMhikchoi
08/05/2022, 3:23 PMteam.(?<year>\d\d\d\d).(?<month>\d\d).(?<day>\d\d).stand-up
replace text: team.stand-up.$<year>.$<month>.$<day>
Tika
08/05/2022, 3:47 PM#assetsPrefix: /something
in workspace vault be commented out?RzLnx88
08/05/2022, 4:01 PMRzLnx88
08/05/2022, 4:03 PMkevins8
08/05/2022, 4:07 PMkevins8
08/05/2022, 4:13 PMkevins8
08/05/2022, 4:15 PMRzLnx88
08/05/2022, 8:05 PMkevins8
08/05/2022, 8:53 PMRzLnx88
08/05/2022, 9:10 PMnkot56297
08/06/2022, 8:00 AMnkot56297
08/06/2022, 8:02 AMkevins8
08/06/2022, 1:55 PMore IX
08/06/2022, 2:47 PMLodra
08/06/2022, 3:33 PMworkspace:
journal:
dailyDomain: session
name: session
dateFormat: y.MM.dd
addBehavior: asOwnDomain
After a slew of testing, it looks like "session" and "sessions" are special keywords for some reason in the journal names
the interesting tests are when I set the value of workspace.journal.name to various strings
the word "session" is replaced by today's date with a bunch of strange nuances to it that are hard to describe
similarly the word "session" is replaced by today's date prepended by a hyphen
the screenshot shows a bunch of my testing
these are values of workspace.journal.name associated with each journal entry test
sessio
session
session-something
sessions
sessionsomething
sessionssomething
sessionssss
somethingsession
somethingsessions
Lodra
08/06/2022, 3:34 PMnkot56297
08/06/2022, 8:39 PMkevins8
08/06/2022, 11:40 PMKombuSchach
08/07/2022, 2:08 AMScriptAutomate
08/07/2022, 5:01 AMCtrl+Shift+I
/ Cmd+Shift+I
. Not sure about automatically opening when opening Dendron itself,, though. https://wiki.dendron.so/notes/ogIUqY5VDCJP28G3cAJhd/KombuSchach
08/07/2022, 6:25 AMpewpewtron
08/07/2022, 7:22 AMandrey-jef
08/07/2022, 7:49 AMhas_collection: true
is not applicable to notes under tags
hierarchy. Is this an expected behavior?
My situation: Iโm dumping everything into daily notes. Then categorize them with tags (a similar approach to Logseq with namespace and hierarchical tags). Next, I want to read the published tags
pages as a collection. Currently it does not work.