kevins8
08/11/2020, 8:31 PMjs
const re = new RegExp(`(.*)(${match})(.*)`);
notes.map(n => re.exec(n.name))
kevins8
08/11/2020, 8:33 PM- match: ^(?!root) # match beginning of file except for `root`, dendron doesn't let you move it
- replace: fooparent. # replace beginning of line with fooparent
kevins8
08/11/2020, 8:35 PMRefactor Hierarchy
is that it also updates all links pointing to those filesric03uec
08/11/2020, 8:37 PMmv
-ing files wont update internal links. the native method works. thanks again!Buxel
08/12/2020, 7:47 AMuser
08/12/2020, 7:55 AMBuxel
08/12/2020, 9:45 AMkevins8
08/12/2020, 5:03 PMBuxel
08/12/2020, 6:11 PMrunlevelrobot
08/13/2020, 10:37 PMrunlevelrobot
08/13/2020, 10:37 PMkevins8
08/13/2020, 11:34 PMkevins8
08/13/2020, 11:35 PMChange Workspace
to switch to itkevins8
08/13/2020, 11:35 PMrunlevelrobot
08/14/2020, 1:05 AMrunlevelrobot
08/14/2020, 1:05 AMrunlevelrobot
08/14/2020, 1:05 AMBuxel
08/15/2020, 5:53 AMuser
08/15/2020, 8:21 AMjournal.*#Tasks
in it?Buxel
08/15/2020, 8:26 AMkevins8
08/15/2020, 2:50 PMkevins8
08/15/2020, 2:51 PMkevins8
08/15/2020, 2:52 PMrunlevelrobot
08/15/2020, 2:59 PMrunlevelrobot
08/15/2020, 3:00 PMBuxel
08/15/2020, 4:22 PMkevins8
08/15/2020, 6:13 PMTasks
and then increasing context lines. not ideal because you also get context for lines above the Tasks
headerkevins8
08/15/2020, 6:16 PMrunlevelrobot
08/16/2020, 9:32 PMrunlevelrobot
08/16/2020, 9:34 PM