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
ingalless
b22fd50394
Provide more options for date snippets completion actions ( #307 )
...
Co-authored-by: Jonathan Ingall <jonny@mondago.com >
2020-10-30 07:12:26 +00:00
Riccardo Ferretti
a34842b957
v0.4.0
v0.4.0
2020-10-28 13:06:38 +01:00
Riccardo Ferretti
0c9bbf6747
fixing peer dependency version
2020-10-28 13:06:00 +01:00
Riccardo Ferretti
1a85d16d10
updated vscode extension changelog
2020-10-28 13:04:00 +01:00
Riccardo Ferretti
689c11c5e8
fixed prepare script
2020-10-28 12:39:02 +01:00
Riccardo Ferretti
647afa80e8
v0.4.0-alpha.0
v0.4.0-alpha.0
2020-10-28 12:27:04 +01:00
Riccardo
3e2cb248f2
Graph based on foam metadata ( #290 )
...
* added test with d3 and g6
* spiked on three graph libraries
* removed unnecessary deps
* small clean up
* picked implementation, cleaned code and added selection
* use title as graph node name instead of note basename
* reloading graph when adding/removing notes
* fixed graph construction to remove node duplicates
* using file name for notes that don't have an h1 title
* added utility functions
* fixed link highlighting bug
* fixed various checks and lint errors
2020-10-28 12:20:12 +01:00
ingalless
532348633b
Add date snippets for daily notes ( #298 )
...
* Start working on date snippets
* Refactor logic to share across date features
* Start providing computed values
This may need to be changed to a Thenable
* Make calculated snippets functional
* Add support for any number
* Comment the code
These comments should be removed later
* Make "+" in snippet work
* Refactor changes
* Remove unused imports
* Add days of week snippets
* Add a shortcut for yesterday's note
* Rename focusDailyNote function
* Move pathExists to utils
* Make navigation on snippet selection configurable
Co-authored-by: Jonathan Ingall <jonny@mondago.com >
2020-10-27 11:38:59 +00:00
Sigfried Gold
891a182d77
fixed broken link in doc page ( #292 )
2020-10-21 16:14:32 +02:00
Sanket Dasgupta
ba78b9ecbe
docs: Add Web Clipper Options ( #228 )
...
* docs: Add Web Clipper recipe
* chore: Update link reference definitions
2020-10-11 12:49:34 +02:00
Tristan Sokol
a47079168c
add inital template for bug type issues ( #230 )
...
Co-authored-by: Tristan Sokol <git@tristansokol.com >
2020-10-09 20:30:54 +02:00
Riccardo
a23e73245f
Update docs to use extension in wikilink definition ( #283 )
...
* changed vscode setting to include extensions in link definition
* updated docs to include extension in wikilink definition
* updated readme to navigate to github pages instead of published site
2020-10-09 19:04:07 +01:00