dendron
dendron copied to clipboard
The personal knowledge management (PKM) tool that grows as you do!
This PR aims to fix an error on master and nightly `107.4` which throws error on windows. ```DendronError: Schema 'undefined' is malformed. Reason: undefined\\n at g.createMalformedSchemaError``` : https://github.com/dendronhq/dendron/runs/7788087046?check_suite_focus=true#step:15:9
## Please select the area your bug applies to. (Multiple selections are Possible. You can leave blank if you're not sure.) - [ ] Workspace. VSCode workspace, vaults, Intellisense/autocomplete, Dendron...
## Please select if your request is either something new or an enhancement ## - [x] Enhancement of an existing Feature. - [ ] Request of a new feature. ##...
## Please select if your request is either something new or an enhancement ## - [ ] Enhancement of an existing Feature. - [x] Request of a new feature. ##...
## Please select if your request is either something new or an enhancement ## - [ ] Enhancement of an existing Feature. - [x ] Request of a new feature....
This PR aims to improve the calendar view by integrating with vscode theme. Here we make use of vscode theme editor background token and set calendar-view's background to it. task:...
This PR aims to remove an accidentially added semicolon into the render function of the preview view.
This PR aims to add an include/exclude filter while reading directory in vs filestore. Dependency update(common-all): minimatch, @types-minimatch updated to 5.1.0 and 3.0.5 resp.
# fix(workspace): correctly focus tree view on tutorial activation This PR: - Fixes an issue with the workspace activation logic where the workspace initializer's `onWorkspaceActive` hook was not being properly...
## Please select the area your bug applies to. (Multiple selections are Possible. You can leave blank if you're not sure.) - [x] Workspace. VSCode workspace, vaults, Intellisense/autocomplete, Dendron settings...