kevins8
05/20/2021, 2:29 PMkevins8
05/20/2021, 2:30 PMvicrerdgz
05/20/2021, 2:31 PMvicrerdgz
05/20/2021, 2:34 PMLars Solberg (xeor)
05/20/2021, 6:35 PMLars Solberg (xeor)
05/20/2021, 6:36 PMkevins8
05/21/2021, 1:50 AMplugins
a plugin can be a pod
, a command
, or a hook
. a command can have a keyboard shortcut, have access to lookup
and full control of the output. will write an rfc for this soon but let me know if this would cover your use casescodefriar
05/21/2021, 2:39 PMuser
05/21/2021, 2:43 PMcodefriar
05/21/2021, 2:43 PMuser
05/21/2021, 2:44 PMuser
05/21/2021, 2:46 PMuser
05/21/2021, 2:47 PMuser
05/21/2021, 2:47 PMkevins8
05/21/2021, 2:48 PMkevins8
05/21/2021, 2:50 PMuser
05/21/2021, 2:51 PMvicrerdgz
05/21/2021, 4:54 PMcust.customerName.meet
and then I have a keybinding to create a journal note from the current note.
In my view os very similarvicrerdgz
05/21/2021, 4:56 PMhenry
05/21/2021, 5:00 PMfudo
05/21/2021, 5:25 PMhenry
05/21/2021, 6:18 PMfudo
05/22/2021, 9:58 AM8brandon
05/22/2021, 10:01 AMhenry
05/22/2021, 3:29 PMNirvana
05/24/2021, 7:43 AMyarn bootstrap: build
command getting this error:
Can anyone help with this?
lerna info Executing command in 1 package: "yarn run build"
lerna ERR! yarn run build exited 1 in '@dendronhq/dendron-next-server'
lerna ERR! yarn run build stdout:
$ yarn build:prod
$ env CDN_BUILD=1 STAGE=prod next build && next export
lerna ERR! yarn run build stderr:
warning package.json: License should be a valid SPDX license expression
warning package.json: "dependencies" has dependency "@types/react" with range "^17.0.5" that collides with a dependency in "devDependencies" of the same name with version "^16.9.50"
warning package.json: License should be a valid SPDX license expression
warning package.json: "dependencies" has dependency "@types/react" with range
'env' is not recognized as an internal or external command,
operable program or batch file.
error Command failed with exit code 1.
lerna ERR! yarn run build exited 1 in '@dendronhq/dendron-next-server'
error Command failed with exit code 1SeriousBug
05/24/2021, 7:45 AMenv
command, what platform are you on?Nirvana
05/24/2021, 7:45 AMSeriousBug
05/24/2021, 7:46 AMNirvana
05/24/2021, 7:48 AM