seadude
11/14/2022, 4:53 PMCreate New Vault
command.
It generates /Dendron/dependencies/localhost/<vault-name?>/notes/
whereas the existing vault is at /Dendron/<vault-name?/notes/
.
Also, I don't understand if notes
is the name of the Vault or another to-be-named thing in Dendron. We have Workspaces, Vaults and whatever notes
is (vault subdirectory?).Raphaël
11/14/2022, 6:10 PMRaphaël
11/14/2022, 6:12 PMMat
11/14/2022, 6:45 PMJohnMi
11/15/2022, 8:46 AMpreview
appearance? I have tried any settings and combinations that I found on Dendron docs and vscode docs but it didn't work. Which file/s should modify to customize the colours of the text in preview
Mat
11/15/2022, 9:01 AMpawelel
11/15/2022, 9:56 AMRaphaël
11/15/2022, 10:02 AMpawelel
11/15/2022, 10:18 PMdisplay table with all "status" attributes where "status" like "work in proggress"
?
- answering to myself: not yet (follow this topic https://github.com/dendronhq/dendron/issues/159), but it is possible to paste index of child notesMat
11/15/2022, 11:30 PMmarkdown
# Query: ^status:\\s*['"]?wip['"]?
# Flags: RegExp
# Including: *.md
# Excluding: tasks.*.md
# ContextLines: 1
Maybe it's useful to you too.seadude
11/16/2022, 4:14 AMDendron: Initialized Workspace
(which also initializes a new Vault)
9. Dendron: Convert Vault
, selected the new Vault, convert to remote
, pasted in the URL of the repo
10. Error shown below
11. Also tried Dendron: Convert Vault
, selected the new Vault, convert to remote
, pasted in the git@github.mycompany.com/repo-name
SSH connection string
12. Error: Permission denied (Public key)seadude
11/16/2022, 4:16 AMgit pull
a vault that has not been connected to Github Enterprise?jyeung
11/16/2022, 5:26 AMseadude
11/16/2022, 5:26 AMseadude
11/16/2022, 5:27 AMseadude
11/16/2022, 7:29 PMseadude
11/16/2022, 7:29 PMseadude
11/16/2022, 7:31 PM- {max-width: 200px}
to a note, the full image size appears in the preview and {max-width: 200px}
appears after the imageseadude
11/16/2022, 7:34 PMCTRL+SHFT+v
for markdown preview. The image stuff requires Dendron Previewseadude
11/16/2022, 7:34 PMCTRL+SHFT+v
to Dendron Preview instead of the default previewerMat
11/16/2022, 7:37 PMcss
<style>
img[alt=thumbnail] {width: 200px; }
</style>
seadude
11/16/2022, 7:41 PM{width: 200px}
to each image pasted from clipboard. Will save some timeseadude
11/16/2022, 9:45 PMjyeung
11/17/2022, 10:11 AMJohnMi
11/18/2022, 7:31 AMJoshi
11/18/2022, 10:19 AMReling
11/18/2022, 12:46 PMsteven
11/18/2022, 1:01 PMjyeung
11/21/2022, 3:49 AMasif
11/22/2022, 4:27 AM