ThatSisyphean
03/07/2022, 11:04 PMThatSisyphean
03/07/2022, 11:05 PMThatSisyphean
03/07/2022, 11:40 PMt.schema.yml
so it wouldn't yell at me when reloading the indexesThatSisyphean
03/07/2022, 11:41 PMThatSisyphean
03/07/2022, 11:47 PMSaine
03/08/2022, 12:04 AM.dendron.cache.json
but failed miserably 😵💫jyeung
03/08/2022, 1:32 AMt.app
to export, but you don't want t.app
itself to export?ThatSisyphean
03/08/2022, 1:33 AMThatSisyphean
03/08/2022, 1:34 AMThatSisyphean
03/08/2022, 1:34 AMThatSisyphean
03/08/2022, 1:34 AMjyeung
03/08/2022, 1:45 AMfoo
, it's inclusive of foo
+ everything under it. Unfortunately there isn't a way to modify this behavior right now, apart from not having the root note at all to prevent the export. Would you mind opening a feature request for this?
There are a couple of ways we can implement this:
- probably the easiest way is that we support regex in the hierarchy selector so you can do something like ^foo.+
- we've also thought about having export integrate with the Notes Trait system such that you can restrict export to just a certain 'type' of note, for example in this case, just export notes under this hierarchy of type 'task'. We're quite far from this capability at the moment thoughThatSisyphean
03/08/2022, 1:55 AMThatSisyphean
03/08/2022, 1:56 AMjyeung
03/08/2022, 2:05 AMSaine
03/08/2022, 2:06 AMjyeung
03/08/2022, 2:15 AMdex
03/08/2022, 2:25 PMtitle
property do within an inline schema definition?
I'm looking to make my schema graph more readable as a lot of the nodes are glob patternsSeriousBug
03/08/2022, 2:34 PM> RFCs...
because I have the title set:benhsm | Jack of N trades
03/08/2022, 2:45 PMdex
03/08/2022, 2:58 PMkevins8
03/08/2022, 3:29 PMdex
03/08/2022, 3:49 PMroot
Will have a look to see if an issue already exists / create onemihaiconstantin
03/08/2022, 5:10 PMSeriousBug
03/08/2022, 7:45 PMDaniel Silverstone
03/08/2022, 8:53 PMDaniel Silverstone
03/08/2022, 8:55 PMDaniel Silverstone
03/08/2022, 8:56 PMDaniel Silverstone
03/08/2022, 9:45 PM- [>] foobar
and the like - Is there some config for turning on support for rendering those specially, because when I try it just ends up showing as [>]
in the preview.