xg
03/23/2022, 12:24 PMxg
03/23/2022, 12:36 PMccamara
03/23/2022, 12:37 PMccamara
03/23/2022, 12:44 PManonrunner
03/23/2022, 4:17 PMCogito Ergo Est
03/23/2022, 4:40 PMCogito Ergo Est
03/23/2022, 4:41 PMxg
03/23/2022, 4:48 PMCogito Ergo Est
03/23/2022, 4:53 PMCogito Ergo Est
03/23/2022, 4:58 PMCogito Ergo Est
03/23/2022, 5:00 PMfudo
03/23/2022, 5:02 PMSeriousBug
03/23/2022, 6:04 PMdendron-site
has around 780 notes. If you also add dendron-docs
that's another 550 notes. These are both Github repositories of the Dendron organization, is that around what you were looking for?SeriousBug
03/23/2022, 6:04 PMSeriousBug
03/23/2022, 6:05 PMSeriousBug
03/23/2022, 6:08 PMSeriousBug
03/23/2022, 6:09 PMSeriousBug
03/23/2022, 6:11 PMSeriousBug
03/23/2022, 6:12 PMCogito Ergo Est
03/23/2022, 6:18 PMSeriousBug
03/23/2022, 6:22 PMCogito Ergo Est
03/23/2022, 6:32 PMtags
are available but I'm wondering why not use a specific keyword to hold the hierarchy (eg: tax: software/language/rust or tax: software.language.rust)? As long as you provide the tools to organize notes around this concept it sounds very similar (a taxonomy view, the possibility to drag and drop notes in the taxonomy view, etc...).
Just curious to know why you opted for such a "specific" approach?kevins8
03/23/2022, 6:43 PMCogito Ergo Est
03/23/2022, 6:55 PMkevins8
03/23/2022, 7:01 PMCogito Ergo Est
03/23/2022, 7:21 PMmichaelvolk
03/23/2022, 8:56 PMxg
03/23/2022, 9:12 PMCogito Ergo Est
03/24/2022, 12:31 AMTypescript Interview questions
and the way I think of it could be:
* software.language.typescript
* learning.dev.typescript
In Obsidian (that I'm currently testing), I could use nested tags.
What's your take on this using Dendron? How would you approach this?hikchoi
03/24/2022, 12:55 AMref.typescript-interview-questions
), and then use note references (https://wiki.dendron.so/notes/f1af56bb-db27-47ae-8406-61a98de6c78c/) in software.language.typescript
and learning.dev.typescript
.
![[ref.typescript-interview-questions]]
the recommendation for having the referenced note in a flat hierarchy is to make it mentally more easier to retrieve, but since you can use fuzzy searching with lookup you don't really need to. You could easily compile all interview question somewhere more deep like ref.dev.interview.lang.ts
and reference this when you have to.