Riccardo Ferretti
788ccbd905
v0.7.0
v0.7.0
2020-11-25 16:44:47 +01:00
Riccardo Ferretti
cdaeefb252
more babel tweaks
2020-11-25 14:58:10 +01:00
Riccardo Ferretti
ddbf365313
preparation for 0.7.0
2020-11-25 14:22:29 +01:00
Riccardo Ferretti
1e327a4cc6
tweaking babel setting
...
because of a runtime error in vscode, presented only with the packaged extension https://github.com/formium/tsdx/issues/547
2020-11-25 14:20:04 +01:00
Riccardo Ferretti
391f4d6d07
updated CHANGELOG
2020-11-25 13:20:10 +01:00
Riccardo Ferretti
befdeb70e0
using native matchAll string function
2020-11-25 13:15:22 +01:00
José Duarte
a086a75e37
Add node_modules to the default Foam ignore list ( #371 )
...
* Add explicit foam ignores
* Add node_modules to the default ignores by Foam
2020-11-24 22:24:02 +01:00
Riccardo
9b886d3b27
Dataviz: graph smooth update and theme ( #360 )
...
* graph uses vscode colors
* added fallback value to style function
* graph now updates smoothly
* added support for multiple selections in graph
2020-11-24 18:29:16 +01:00
allcontributors[bot]
ecfa04cc4b
docs: add ShaunaGordon as a contributor ( #368 )
...
* docs: update docs/index.md [skip ci]
* docs: update readme.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-11-24 18:28:53 +01:00
Shauna Gordon
08e51fcbc8
Add additional feature extensions ( #361 )
2020-11-24 18:28:31 +01:00
Riccardo
15f412cac4
Show message to user when foam fails to bootstrap ( #364 )
2020-11-23 13:08:14 +01:00
Riccardo
d054e19eae
Keep foam in sync with file system ( #349 )
...
* added common code from vscode repo
lots of good utility functions and objects, especially around lifecycle and event management
* added datastore and logger services
* refactored bootstrap to consolidate behavior in foam-core
* tags treeview now updates when files are saved
* updated node engine version to match vscode's
* using new event model for foam graph events
2020-11-20 12:04:07 +01:00
Riccardo Ferretti
846908e9d2
v0.6.0
v0.6.0
2020-11-19 17:59:04 +01:00
Riccardo Ferretti
da69cc0f5d
improved publishing scripts
2020-11-19 17:57:56 +01:00
Riccardo Ferretti
76a9a4ac93
Prepare for 0.6.0 release
2020-11-19 17:03:06 +01:00
allcontributors[bot]
138217e39d
docs: add SanketDG as a contributor ( #354 )
...
* docs: update docs/index.md [skip ci]
* docs: update readme.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-11-18 22:20:10 +01:00
Sanket Dasgupta
b473749260
Fix: wikilinks are slugified when looking for linked note ( #353 )
2020-11-18 22:18:08 +01:00
ingalless
fa01cce934
Feature/templates ( #346 )
...
* Initial work to create new note from template
* Treat template as snippet string
* Small refactor
* Improve semantics of focusNote
* Ask for filename, not title
Authored-by: Jonathan Ingall <jonny@mondago.com >
2020-11-18 22:12:37 +01:00
Riccardo
44e498dddb
Center graph on active note, plus other tweaks ( #352 )
...
* tweaked label display
* #319 highlight and center active document in graph
* minor style tweaks to graph
2020-11-18 18:32:16 +00:00
allcontributors[bot]
679a2947d2
docs: add litanlitudan as a contributor ( #351 )
2020-11-18 12:25:05 +01:00
Tan Li
8710438a46
Minor fix on the icon location ( #350 )
...
Co-authored-by: Tan Li <tan.li@sambanovasystems.com >
2020-11-18 12:24:36 +01:00
José Duarte
90f869e8d0
Refactor the bootstrap function to be simpler ( #344 )
...
* Add documentation to the settings getters
* Reduce code noise in the bootstrap method
Files are now all processed in one method,
without `filter`s or `map`s to avoid reallocating arrays.
`addFile` is now inlined, as its function was mostly noise and became
unused.
`isLocalMarkdown` is now done right after listing all workspace files,
before applying the ignore globs.
`registerFiles` merely deals with registering several files,
instead of requiring a loop each time several files are to be
registered.
* Add documentation and type annotations
* Rephrase filterAndRegister docstring
2020-11-11 20:16:23 +01:00
hikerpig
8a7e9bcdd4
docs: update gitlab-pages.md for demo site of foam-jekyll-template ( #345 )
2020-11-11 20:00:05 +01:00
allcontributors[bot]
e68b6e3023
docs: add asifm as a contributor ( #341 )
...
* docs: update docs/index.md [skip ci]
* docs: update readme.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-11-10 12:55:56 +01:00
allcontributors[bot]
ba84b9b496
docs: add jbn as a contributor ( #340 )
...
* docs: update docs/index.md [skip ci]
* docs: update readme.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-11-10 12:55:12 +01:00
allcontributors[bot]
af5a4a20e6
docs: add Jackiexiao as a contributor ( #339 )
...
* docs: update docs/index.md [skip ci]
* docs: update readme.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-11-10 12:54:01 +01:00
allcontributors[bot]
38181acd53
docs: add scott-joe as a contributor ( #338 )
...
* docs: update docs/index.md [skip ci]
* docs: update readme.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-11-10 12:52:13 +01:00
allcontributors[bot]
683c28e393
docs: add umbrellait-danil-rodin as a contributor ( #337 )
...
* docs: update docs/index.md [skip ci]
* docs: update readme.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-11-10 12:51:07 +01:00
allcontributors[bot]
f9444636e2
docs: add tristansokol as a contributor ( #336 )
...
* docs: update docs/index.md [skip ci]
* docs: update readme.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-11-10 12:48:58 +01:00
allcontributors[bot]
fd0b2ef912
docs: add Sigfried as a contributor ( #335 )
...
* docs: update docs/index.md [skip ci]
* docs: update readme.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-11-10 12:44:31 +01:00
allcontributors[bot]
b911d5b7b1
docs: add hikerpig as a contributor ( #334 )
...
* docs: update docs/index.md [skip ci]
* docs: update readme.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-11-10 12:43:07 +01:00
allcontributors[bot]
7287aa62b5
docs: add yenly as a contributor ( #333 )
...
* docs: update docs/index.md [skip ci]
* docs: update readme.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-11-10 12:42:15 +01:00
allcontributors[bot]
0475d26f2c
docs: add jmg-duarte as a contributor ( #332 )
...
* docs: update docs/index.md [skip ci]
* docs: update readme.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Riccardo <code@riccardoferretti.com >
2020-11-10 12:40:08 +01:00
allcontributors[bot]
bf43113fac
docs: add ingalless as a contributor ( #331 )
...
* docs: update docs/index.md [skip ci]
* docs: update readme.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-11-10 12:38:15 +01:00
allcontributors[bot]
81639fd650
docs: add ingalless as a contributor ( #330 )
...
* docs: update docs/index.md [skip ci]
* docs: update readme.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-11-10 12:35:26 +01:00
José Duarte
8d110eb04b
Add Foam icon to the extension ( #328 )
2020-11-09 22:18:40 +01:00
José Duarte
d89b6f0285
Add title cutting after given length ( #327 )
2020-11-09 21:08:12 +01:00
José Duarte
dbdb4c30b8
Improve ignore setting description & defaults ( #326 )
...
Add a simple reminder on folder ignore and add defaults aligned with it
2020-11-09 21:03:20 +01:00
Riccardo Ferretti
fdc2c7cf4c
v0.5.0
v0.5.0
2020-11-09 17:41:16 +01:00
Riccardo Ferretti
b0536ce9f7
v0.5.0-alpha.2
v0.5.0-alpha.2
2020-11-09 17:26:58 +01:00
Riccardo Ferretti
a60dcaa52a
updated readme
2020-11-09 17:23:01 +01:00
Riccardo Ferretti
799caa96a6
v0.5.0-alpha.1
v0.5.0-alpha.1
2020-11-09 16:45:25 +01:00
Riccardo Ferretti
fb2ff3ac95
updated changelog
2020-11-09 16:41:47 +01:00
Riccardo Ferretti
39a96a2d02
v0.5.0-alpha.0
v0.5.0-alpha.0
2020-11-09 16:24:44 +01:00
Riccardo
6e5c138f31
improved error handling when parsing markdown files ( #320 )
2020-11-09 13:23:51 +01:00
Riccardo
b2b1b58262
Adding support for tags ( #311 )
2020-11-06 19:22:14 +01:00
José Duarte
c10b73c59c
Add file ignore setting (issue #300 ) ( #304 )
2020-11-03 11:36:45 +01:00
Yenly
74591eb192
docs: Update Publish recipes to link to community templates ( #289 )
...
* docs: Update Publish recipes to link to community templates
* Add instructions on how to deploy foam-gatsby-template to vercel
2020-11-02 21:26:16 +01:00
hikerpig
b2ebd82f25
Fix error in cli command janitor & migrate ( #312 )
...
* Fix error caused by 'createConfigFromFolders' in command janitor & migrate
* style: fix lint error
2020-11-02 15:35:35 +01:00
Riccardo
b2c4e9f78b
Graph v0.2 - fixing bugs and adding labels ( #310 )
...
* added labels to graph
* fixed counter of in/out links in graph generation
* fixed linting errors
* removed unnecessary code
2020-10-30 19:09:12 +01:00