kevins8
09/07/2020, 6:52 AMkevins8
09/07/2020, 6:53 AMkevins8
09/07/2020, 6:53 AMKiran
09/07/2020, 6:54 AMKiran
09/07/2020, 6:54 AMHanduo
09/07/2020, 7:25 AMkevins8
09/07/2020, 1:08 PMTomD
09/07/2020, 3:16 PMkevins8
09/07/2020, 3:52 PMnamespace
is used in schemas but not in frontmatter so its not a reserved keyword in that senseimalightbulb
09/07/2020, 3:53 PMid
or title
of a schema to change its display name when publish?imalightbulb
09/07/2020, 3:53 PMimalightbulb
09/07/2020, 3:54 PMkevins8
09/07/2020, 3:56 PM--- ... ---
)imalightbulb
09/07/2020, 3:56 PMkevins8
09/07/2020, 3:56 PMtitle
kevins8
09/07/2020, 3:56 PMid
should stay constant as you work with your notekevins8
09/07/2020, 3:56 PMkevins8
09/07/2020, 3:57 PMkevins8
09/07/2020, 3:57 PMimalightbulb
09/07/2020, 4:05 PMimalightbulb
09/07/2020, 4:15 PMkevins8
09/07/2020, 4:16 PMshow help
that has shortcuts, descriptions, and videos of all commands: https://www.dendron.so/notes/f9540bb6-7a5a-46db-ae7c-e1a606f28c73.html
As for the philosophy, I agree that it takes a bit to get your head around. working on putting together some thoughts and best practices on dendron's "hierarchy first approach to note taking". you can see the existing work here:
- https://www.kevinslin.com/notes/e9c72b4f-adb8-4f15-a6aa-9f9d81538561.htmlkevins8
09/07/2020, 4:16 PMimalightbulb
09/07/2020, 4:17 PMimalightbulb
09/07/2020, 4:17 PMtfer
09/07/2020, 6:37 PMkevins8
09/07/2020, 6:38 PMjojanaho
09/07/2020, 7:10 PMp0lyg0n
09/07/2020, 7:11 PMpublic.*
or garden.*
hierarchy and then in each note you would reference the interesting bits and pieces from the rest of the private notes be feasible ?
I guess to simplify my question: can you publish notes that have references to private / non-published notes ?kevins8
09/07/2020, 7:15 PM.
βββ workspace
βββ kevin-vault
β βββ python.hello.md
βββ jojo-vault
βββ python.hello.md
user enters the following lookup: python.hello
they should see the following result
python.hello - kevin vault
python.hello - jojo vault
we can also introduce a vault specific prefix (eg. {vault}/{path}) to un-ambiguously specify our result
user would type kevin-vault/python.hello
to specify they want to access kevin-vault