ewaTch
09/30/2020, 8:49 PMewaTch
09/30/2020, 8:52 PMlukecarrier
09/30/2020, 10:29 PMkevins8
10/01/2020, 3:54 PMewaTch
10/01/2020, 6:29 PMewaTch
10/01/2020, 6:29 PMuser
10/02/2020, 8:36 PMkevins8
10/02/2020, 8:48 PMpaste images
command to paste pictures? what would your ideal workflow be?
> - An option to lock what kind of content each window should have
hmm, so this would be having pre-defined layouts for your notes?
> - When opening vscode or reloading the window, the preview and note links are not opened. (i would assume this is default behaviour for vscode?)
you can have the preview always open by setting the following in your settings
"markdown-preview-enhanced.automaticallyShowPreviewOfMarkdownBeingEdited": true,
> - When using vscode on multiple computers, disabled extensions (everything unrelated to dendron in my case) does not follow through.
yeah, this is a vscode issue. my workaround is to have a separate version of vscode for dendron (either insider edition or vscodium)user
10/02/2020, 9:35 PMpaste images
command to paste pictures? what would your ideal workflow be?
That is correct. I may have been spoiled with just using ctrl+v
whenever i have an image in the clipboard.
> hmm, so this would be having pre-defined layouts for your notes?
Sort of. My main thought is to prevent "contaminating" my preview and graph window, if that makes sense.
Lets say i have clicked in the preview for a link or whatever, and i try to open a new note. Given that the preview window now is the active one, the new note will now be opened as a new tab over the preview.
> you can have the preview always open by setting the following in your settings(...)
Apparently i did not think of checking the settings of mk-preview. This one will be used, thanks!
> yeah, this is a vscode issue. my workaround is to have a separate version of vscode for dendron (either insider edition or vscodium)
I did not think of that, brilliant!kevins8
10/03/2020, 2:16 PMuser
10/03/2020, 2:43 PMrobothor
10/03/2020, 6:33 PMweekly.journal.W39.md
- I tried to both refactor the hierarchy and rename the note through the Dendron: XXX
commands
- I get an error at the bottom of the screen: "weekly.journal.W39 not found"
This happens with its sibling as well, but they both exist:
β― ls -l weekly.journal.W*
-rw-r--r-- 1 mtl staff 615 Oct 3 20:25 weekly.journal.W39.md
-rw-r--r-- 1 mtl staff 428 Oct 3 20:25 weekly.journal.W40.md
Any thoughts? I did manually rename them and reloaded the index and everything seems fine again.kevins8
10/03/2020, 6:34 PMkevins8
10/03/2020, 6:35 PMrobothor
10/03/2020, 6:35 PMrobothor
10/03/2020, 6:39 PMweekly.journal.w39.md
, close the tab and re-open it, when I try to refactor again, I still see weekly.journal.W39
as the note name.kevins8
10/03/2020, 6:42 PMreload index/reload window
, it will read everything from the file system.
i believe this is a vscode thing. i've noticed if i create FOO.md
via the terminal, remove it, and then touch foo.md
, vscode will show it as FOO.md
robothor
10/03/2020, 6:47 PMewaTch
10/12/2020, 7:52 PMkevins8
10/12/2020, 8:41 PMewaTch
10/14/2020, 8:39 AMLLV
10/15/2020, 10:52 AMjdkdev
10/23/2020, 3:07 AMfocusedNode
shows immediate neighbors and children)
2) Kanban view `focusedNode`(board) shows children (lists) and then their grandchildren (tasks)
not sure if that makes sense, but its kinda what I've been working onkevins8
10/23/2020, 4:38 AMLLV
10/23/2020, 4:53 AMuser
10/23/2020, 1:33 PMgnomesoup
10/23/2020, 2:14 PMgnomesoup
10/23/2020, 2:16 PMkevins8
10/23/2020, 2:25 PMimalightbulb
10/23/2020, 3:00 PM