runlevelrobot
01/03/2022, 10:04 PMrunlevelrobot
01/03/2022, 10:05 PMrunlevelrobot
01/03/2022, 10:05 PMTGD
01/03/2022, 10:49 PMuser
01/03/2022, 11:58 PMkevins8
01/04/2022, 1:21 AMmwprogrammer
01/04/2022, 6:23 AMvishal.gandhi
01/04/2022, 3:20 PMworkspace sync
stopped working few minutes back on one of the machines
i am getting below error
Finished sync. Skipped pulling or pushing repos C:/Vishal/notes-1 because they don't have upstream branches configured. Committed 0 repos, tried pulling 0 and pushing 0 repos.
Please advisevishal.gandhi
01/04/2022, 3:39 PMrebase
vishal.gandhi
01/04/2022, 4:00 PM❯ pandoc -f markdown -t pdf incident.INC15385166-2021-12-22.md
pandoc: /assets/images/2021-12-23-17-08-50.png: openBinaryFile: does not exist (No such file or directory)
benhsm | Jack of N trades
01/04/2022, 4:20 PMvishal.gandhi
01/04/2022, 4:22 PM❯ pwd
/Users/vishalgandhi/notes/work/vault
~/notes/work/vault main !1
vishal.gandhi
01/04/2022, 5:58 PMpandoc: pdflatex: createProcess: posix_spawnp: illegal operation (Inappropriate ioctl for device)
lukecarrier
01/04/2022, 6:17 PMkzilla
01/05/2022, 2:12 PMbenhsm | Jack of N trades
01/05/2022, 3:22 PMwindows key + . (period)
(reference: https://support.microsoft.com/en-us/windows/windows-10-keyboard-tips-and-tricks-588e0b72-0fff-6d3f-aeee-6e5116097942)kzilla
01/05/2022, 3:30 PMbenhsm | Jack of N trades
01/05/2022, 3:32 PMctrl + cmd + space
, apparently)mgrandau
01/05/2022, 7:09 PMbenhsm | Jack of N trades
01/05/2022, 7:20 PM$DENDRON_DIR
is the directory of your dendron workspace):
sh
#!/bin/sh
JOURNAL_DOMAIN="${1-daily}"
# use the first given argument as the domain or use the string "daily"
JOURNAL_NOTE="$JOURNAL_DOMAIN.journal.$(date +%Y.%m.%d)"
dendron note lookup --wsRoot "$DENDRON_DIR" --query "$JOURNAL_NOTE" --quiet
Limitations: this won't add the journalNote
trait to the created note. The lines above also assume a single vault workspace.mgrandau
01/05/2022, 8:19 PMOops365
01/06/2022, 4:23 AM"settings": {
"dendron.rootDir": ".",
"files.autoSave": "onFocusChange",
"pasteImage.path": "${currentFileDir}/assets/images",
"pasteImage.prefix": "/",
"markdown-preview-enhanced.enableWikiLinkSyntax": true,
"markdown-preview-enhanced.wikiLinkFileExtension": ".md",
"editor.snippetSuggestions": "inline",
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggest.showSnippets": true,
"editor.tabCompletion": "on"
}
水瓶座ーcindrmon
01/06/2022, 7:19 AM水瓶座ーcindrmon
01/06/2022, 7:20 AM(Private)
. How do i make it a public note? how do i change the settings of that?水瓶座ーcindrmon
01/06/2022, 7:51 AMGrandpaPantz
01/06/2022, 7:52 AMGrandpaPantz
01/06/2022, 7:56 AM(Private)
displayed?GrandpaPantz
01/06/2022, 7:59 AM水瓶座ーcindrmon
01/06/2022, 8:44 AM水瓶座ーcindrmon
01/06/2022, 8:44 AMyarn dendron buildSite