hikchoi
05/05/2021, 8:30 AMuser
05/05/2021, 8:31 AMhikchoi
05/05/2021, 8:33 AMReload Window
and see if it goes away?user
05/05/2021, 9:00 AMReload Window
did the trick. Thanks!Licat
05/07/2021, 3:47 AMuser
05/07/2021, 10:54 AMuser
05/07/2021, 10:54 AMuser
05/07/2021, 10:55 AM[ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
/Applications/Visual Studio Code.app/Contents/Resources/app/out/bootstrap-fork.js:5
stack trace: TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
at validateString (internal/validators.js:120:11)
at Object.dirname (path.js:1128:5)
at Object.<anonymous> (/Users/candide/.vscode/extensions/dendron.dendron-markdown-links-0.6.20/dist/extension.js:25:91772)
at Generator.next (<anonymous>)
at /Users/candide/.vscode/extensions/dendron.dendron-markdown-links-0.6.20/dist/extension.js:25:91022
at new Promise (<anonymous>)
at /Users/candide/.vscode/extensions/dendron.dendron-markdown-links-0.6.20/dist/extension.js:25:90767
at Object.setupDendron (/Users/candide/.vscode/extensions/dendron.dendron-markdown-links-0.6.20/dist/extension.js:25:91711)
at /Users/candide/.vscode/extensions/dendron.dendron-markdown-links-0.6.20/dist/extension.js:41:73130
at Function._callActivateOptional (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/services/extensions/node/extensionHostProcess.js:91:14382)
at Function._callActivate (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/services/extensions/node/extensionHostProcess.js:91:14051)
at /Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/services/extensions/node/extensionHostProcess.js:91:12203
at processTicksAndRejections (internal/process/task_queues.js:97:5)
hikchoi
05/07/2021, 11:24 AMCannot register multiple views with same id ...
happens when you have multiple instances of Dendron enabled. Did you run it with Run Extension (plugin-core)
?hikchoi
05/07/2021, 11:25 AMRun Extension -- disable extensions (plugin-core)
would take care of the bottom two error messages.hikchoi
05/07/2021, 11:28 AMhikchoi
05/07/2021, 11:34 AMhikchoi
05/07/2021, 11:35 AMuser
05/07/2021, 12:13 PMuser
05/07/2021, 12:14 PMdendron.code-workspace
file, it's in an entirely different place than where my notes are.hikchoi
05/07/2021, 12:16 PMhikchoi
05/07/2021, 12:21 PMhikchoi
05/07/2021, 12:22 PMuser
05/07/2021, 12:23 PMuser
05/07/2021, 12:23 PMuser
05/07/2021, 1:40 PMbash
āāā dreams/
āāā journal
ā āāā 2021
ā āāā ...
āāā people/
ā āāā sarah.md
ā āāā alfred.md
āāā places/
ā āāā home.md
ā āāā my-current-home.md
ā āāā some-previous-home.md
ā āāā cities.md
ā āāā paris.md
ā āāā mannheim.md
āāā themes/
āāā journey.md
āāā anxiety.md
This is really nice for dream recall, as I am able to easily point to the different 'dream signs' (people, themes, etc) as I write down what I can remember.
I also have a 'supplements' hierarchy that follows the same pattern.
What I want to do is easily visualize on a per-week basis, for example, the relative proportion of dreamed themes / people / places, etc, and I am planning on using ElasticSearch for this purpose.
So before investing too much time using this dream recall pattern, I want to make sure that I can achieve what I want with ES, and my plan is to create a bunch of random-generated, dummy dream records containing references to my various dream sign categories, and then try to feed that into ES and experiment with some visualizations.kevins8
05/07/2021, 3:47 PMuser
05/07/2021, 3:49 PMkevins8
05/07/2021, 3:50 PMkevins8
05/07/2021, 3:50 PMuser
05/07/2021, 4:19 PMfudo
05/09/2021, 5:15 PMfudo
05/09/2021, 9:59 PM8brandon
05/10/2021, 10:16 AMkevins8
05/10/2021, 9:02 PM