Commit graph

64 commits

Author SHA1 Message Date
Riccardo
ca8ee63cea
Removed markdown-notes from list of recommended extensions 2021-05-03 11:39:33 +02:00
Younesse Kaddar
d62711d493
Update get-started-with-vscode.md (#36)
Small typo.
2021-03-23 15:24:04 +01:00
Riccardo Ferretti
ec2d44ad86 updated template to default settings for Foam 0.12.0 2021-03-22 17:06:06 +01:00
Michael Overmeyer
18a713455d
Use ISO 8601 for date in template (#35) 2021-03-16 09:20:41 +01:00
José Duarte
43f9badb7e
Remove color theme auto detection from settings (#34)
* Change color theme auto detection to false

This addresses https://github.com/foambubble/foam/issues/503

* Update settings.json
2021-03-08 15:09:15 +01:00
José Duarte
a2042e021f
Update readme.md (#33)
This update's goal is to close the issues tab and add the warning directly in the `readme`.
2021-02-28 17:14:32 +01:00
ingalless
462dd65663
Document templates in-place (#32)
* Document templates in-place

* Improve template copy

Co-authored-by: Riccardo <code@riccardoferretti.com>

Co-authored-by: Jonathan <jonny@mondago.com>
Co-authored-by: Riccardo <code@riccardoferretti.com>
2021-02-23 20:50:37 +01:00
Jan-T. Brinkmann
b24fa3fd5c
Fix minor documentation issues (#31)
* fix small typo in spell-checking.md

* fix incorrect sample filename in daily-note.md
2021-02-23 11:05:32 +01:00
Riccardo Ferretti
a23d7ae96f added link to welcome survey 2021-01-27 22:07:16 +01:00
Riccardo Ferretti
bb8f1212c3 added spellright to list of extensions in getting-started doc 2021-01-22 14:26:22 +01:00
Riccardo
d9028e82fb
Added onboarding and major changes to template (#28)
* removed gitlens

* adjusted various settings

* added foam onboarding to template

* removed prettier extension

* added setting to match OS color scheme

* a couple of minor changes re todos and readme

* added spellright to list of recommended extensions, and added to getting started guide

* added reference to LTeX in spell checking doc

* Added logo to readme

* fixed link to LTeX extension

* styling logo in readme

* more style experiments
2021-01-22 13:17:24 +00:00
Riccardo Ferretti
3fded1a423 added JS hack to convert wikilink to GH pages friendly url 2021-01-22 12:56:36 +01:00
Riccardo Ferretti
a82e516c5e new lines in text are shown as line breaks in preview 2021-01-21 00:16:19 +01:00
Riccardo Ferretti
c29ca1f645 added instructions re pasting images 2021-01-19 23:04:22 +01:00
Riccardo Ferretti
179b61dde1 no longer recommending gray matter theme 2021-01-19 23:00:40 +01:00
Riccardo
cd88f59bef
Included image-pasting extension (PR #26)
Included image-pasting extension
2021-01-19 22:05:06 +01:00
Craig McConomy
288e266af7 Included image-pasting extension 2021-01-19 13:23:08 -05:00
Riccardo
a3dffaa0ab
Remove Markdown Links extension (#25 from tmaier/patch-1) 2021-01-19 18:03:44 +01:00
Tobias L. Maier
138cddbca5
Remove Markdown Links extension
It seems like this extension is not recommended anymore. See 6ca800b500
2021-01-19 15:42:53 +01:00
Riccardo Ferretti
c1eab103ac added invite to discord community 2021-01-07 12:29:24 +01:00
Riccardo Ferretti
991970ff2c added prettier.singleQuote=false setting (see issue foambubble/foam#94)
this way avoid prettier interfering with defiinition generation
2021-01-06 22:59:15 +01:00
Riccardo Ferretti
cb52fbef67 added a getting started guide, and some settings defaults 2021-01-05 23:31:18 +01:00
Riccardo
91f1b79377
Merge pull request #23 from themaxdavitt/master
Fix "Recipes" link in readme.md
2021-01-02 22:47:40 +01:00
Max Davitt
52a9e037a3
Fix "Recipes" link in readme.md 2021-01-02 13:11:34 -05:00
Riccardo Ferretti
306be2823f Merge branch 'master' of github.com:foambubble/foam-template 2020-12-25 11:31:24 +01:00
Riccardo Ferretti
97436ff6cb updated wikilink reference definition to work in github UI 2020-12-25 11:31:13 +01:00
Riccardo Ferretti
9abe21993a updated link to recipes page 2020-12-25 11:30:46 +01:00
Riccardo
14cd109b72
make markdown the default language for new files 2020-12-15 13:29:52 +01:00
Riccardo
6d46be1fde
updated link to recipes 2020-12-09 23:59:34 +01:00
Riccardo
b6ec501cf1
updated slugify method for markdown notes 2020-10-20 16:57:02 +02:00
Jani Eväkallio
21605350b4
Merge pull request #16 from Thiruppathi/15-exclude-node_modules 2020-08-04 15:39:01 +01:00
Jani Eväkallio
acb8399451
Add watcherExclude as well as files.exclude 2020-08-04 15:38:27 +01:00
Jani Eväkallio
2010cbd450
Merge pull request #12 from Nazeh/master 2020-08-04 15:36:52 +01:00
Thiru
c2a7f6f070
Merge branch 'master' into 15-exclude-node_modules 2020-08-03 21:00:16 +02:00
Jani Eväkallio
ae371fcbc6
Merge pull request #13 from ingalless/feature/markdown-notes-autosuggest
Update markdown notes autosuggest default
2020-08-03 17:37:19 +01:00
Thiru
51f53d9f9a Exclude node_modules #15 2020-08-01 18:07:42 +02:00
Jonathan Ingall
55866c8a29 Update markdown notes autosuggest default 2020-07-27 20:51:16 +01:00
Ar Nazeh
18682f1ea4
Add new line before Autogenerated link tags 2020-07-25 11:49:05 +03:00
Ar Nazeh
6d987c3a40
Fix a typo in the Autogenerated closing tag
"Autogenerated link references" instead of "Autogenerated link references"ces"
2020-07-25 11:46:33 +03:00
Jani Eväkallio
f1afee9df1
Merge pull request #10 from nstafie/master
Clarify how the repository should be opened in VS Code
2020-07-15 21:26:24 +01:00
Jani Eväkallio
07767bdb98
Fixup language 2020-07-15 21:25:33 +01:00
Nicholas Stafie
cc84862e00 Clarify how the repository should be opened in VS Code 2020-07-10 15:17:10 +01:00
Jani Eväkallio
d8083dbb76 Remove font ligatures from default settings 2020-07-03 17:23:07 +01:00
Jani Eväkallio
2e2c9661f5
Merge pull request #7 from mbifulco/patch-1
Update link to current issue
2020-06-29 23:09:25 +01:00
Jani Eväkallio
3d6428d77b
Merge pull request #6 from coffenbacher/git-integration
Use built-in git instead of Git Automator extension
2020-06-29 23:08:41 +01:00
Mike Bifulco
fbd6d672db
Update link to current issue 2020-06-29 17:49:40 -04:00
Charlie
c85ce09410 Use built-in git instead of Git Automator extension
This commit updates the template settings
To use the built-in VS Code git integration instead of Git Automator.

- Automatically stage all changes
  "git.enableSmartCommit": true,

- Automatically push & pull changes to the remote after committing
  "git.postCommitCommand": "sync"

This feature could be improved further
By setting a default key-binding to Git: Commit All,
And/or by automatically committing on save or focus change
For the most SaaS-like experience.
2020-06-29 13:52:12 -07:00
Jani Eväkallio
cde2306b82 Remove duplication in template 2020-06-28 16:25:39 +01:00
Jani Eväkallio
a9f36cae44 Improve readme 2020-06-28 16:24:37 +01:00
Jani Eväkallio
05966eacf4 Improve readme 2020-06-28 16:24:05 +01:00