RobS
06/17/2021, 7:58 PMkevins8
06/17/2021, 8:00 PMRobS
06/17/2021, 8:02 PMRobS
06/17/2021, 8:02 PMRobS
06/17/2021, 8:03 PMSeriousBug
06/17/2021, 8:04 PMRobS
06/17/2021, 8:04 PMRobS
06/17/2021, 8:04 PMRobS
06/17/2021, 8:09 PMkevins8
06/17/2021, 8:32 PMRobS
06/17/2021, 8:35 PMkevins8
06/17/2021, 9:20 PMRobS
06/17/2021, 10:16 PMqueueknee
06/18/2021, 7:46 AM[[]] to create a note link, the link window showing them is too small. Combined with the fact that I have been adding dates towards the end of the hierarchy, this means that it makes it hard for me to select the right note. I should probably change this organisation, but even without this, I may accidentally select a stub instead of a real note because I can't see the entirety of the note name.
Is there any way I can adjust the size of the link window?
I think the main reason this happens is because I use VSCode on two screens - my MacBook screen and a 4k monitor. The problem occurs on my monitor because I have to increase the font size to actually be able to read the text on the screen, which increases the size of the font in the link window without increasing the size of the window.SeriousBug
06/18/2021, 7:50 AMhikchoi
06/18/2021, 7:51 AMSeriousBug
06/18/2021, 7:52 AMhikchoi
06/18/2021, 7:53 AMqueueknee
06/18/2021, 7:57 AMqueueknee
06/18/2021, 7:57 AMqueueknee
06/18/2021, 8:24 AMcooking.meal-planning.2021.05 or cooking.2021.05.meal-planning or something entirely different?hikchoi
06/18/2021, 8:29 AMdaily.journal.2021.06.18.meal-planning based on the fact that my journals are firstly a temporal thing.WildMagic
06/18/2021, 11:14 PMSeriousBug
06/18/2021, 11:16 PMDendron:Dev: Diagnostics Report and DMing me the output?WildMagic
06/18/2021, 11:17 PMWildMagic
06/18/2021, 11:17 PMkevins8
06/18/2021, 11:19 PMWildMagic
06/18/2021, 11:29 PMMatty
06/19/2021, 11:53 AMhikchoi
06/19/2021, 12:08 PMRefactor Hierarchy section of the note here: https://wiki.dendron.so/notes/eea2b078-1acc-4071-a14e-18299fc28f47.html#refactor-hierarchy
and in fact, our current way of implementing tags is to create a tag.* hierarchy and using backlinks like [[tag.foo]] when you want to tag (see: https://wiki.dendron.so/notes/8bc9b3f1-8508-4d3a-a2de-be9f12ef1821.html). This could be somewhat misleading to folks who are used to the typical implementation of tags in other systems so we are considering introducing a special syntax around it that could be used in the frontmatter of the note in the future.
(Note that once you have a tag.foo hierarchy, running Refactor Hierarchy on it to change it to let's say tag.bar, it would find all occurrence of it and change it as well so it will achieve what you have described there 🙂 )