diff --git a/docs/automatic-git-syncing.md b/docs/automatic-git-syncing.md index 62d74f68..b30d8809 100644 --- a/docs/automatic-git-syncing.md +++ b/docs/automatic-git-syncing.md @@ -6,6 +6,6 @@ If you're interested in working on it, please start a conversation in [GitHub is [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[roadmap]: roadmap "Roadmap" +[todo]: todo.md "Todo" +[roadmap]: roadmap.md "Roadmap" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/backlinking.md b/docs/backlinking.md index 260c5c07..179250fe 100644 --- a/docs/backlinking.md +++ b/docs/backlinking.md @@ -8,8 +8,8 @@ When using [[wiki-links]], you can find all notes that link to a specific note i - Finding backlinks in published Foam workspaces via [[materialized-backlinks]] is on the [[roadmap]] but not yet implemented. [//begin]: # "Autogenerated link references for markdown compatibility" -[wiki-links]: wiki-links "Wiki Links" -[make-backlinks-more-prominent]: make-backlinks-more-prominent "Make Backlinks More Prominent" -[materialized-backlinks]: materialized-backlinks "Materialized Backlinks (stub)" -[roadmap]: roadmap "Roadmap" +[wiki-links]: wiki-links.md "Wiki Links" +[make-backlinks-more-prominent]: make-backlinks-more-prominent.md "Make Backlinks More Prominent" +[materialized-backlinks]: materialized-backlinks.md "Materialized Backlinks (stub)" +[roadmap]: roadmap.md "Roadmap" [//end]: # "Autogenerated link references" diff --git a/docs/big-vision.md b/docs/big-vision.md index 850a5e75..365f46ba 100644 --- a/docs/big-vision.md +++ b/docs/big-vision.md @@ -14,5 +14,5 @@ [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" +[todo]: todo.md "Todo" [//end]: # "Autogenerated link references" diff --git a/docs/block-references.md b/docs/block-references.md index d8bda7f4..ca6e601a 100644 --- a/docs/block-references.md +++ b/docs/block-references.md @@ -5,6 +5,6 @@ If you're interested in working on it, please start a conversation in [GitHub issues](https://github.com/foambubble/foam/issues). [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[roadmap]: roadmap "Roadmap" +[todo]: todo.md "Todo" +[roadmap]: roadmap.md "Roadmap" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/blog.md b/docs/blog.md index 5e1d549e..00de944e 100644 --- a/docs/blog.md +++ b/docs/blog.md @@ -3,5 +3,5 @@ - [[2020-07-11-three-weeks-in]] [//begin]: # "Autogenerated link references for markdown compatibility" -[2020-07-11-three-weeks-in]: blog/2020-07-11-three-weeks-in "Three Weeks In" +[2020-07-11-three-weeks-in]: blog/2020-07-11-three-weeks-in.md "Three Weeks In" [//end]: # "Autogenerated link references" diff --git a/docs/build-vs-assemble.md b/docs/build-vs-assemble.md index 5cdc8a4c..947f66cf 100644 --- a/docs/build-vs-assemble.md +++ b/docs/build-vs-assemble.md @@ -12,5 +12,5 @@ Overall, we should strive to build big things from small things. Focused, intero However, there becomes a point where we may benefit from implementing a centralised solution, e.g. a syntax, an extension or perhaps a VSCode language server. As much as possible, we should allow users to operate in a decentralised manner. [//begin]: # "Autogenerated link references for markdown compatibility" -[referencing-notes-by-title]: referencing-notes-by-title "Referencing notes by title" +[referencing-notes-by-title]: referencing-notes-by-title.md "Referencing notes by title" [//end]: # "Autogenerated link references" diff --git a/docs/cli.md b/docs/cli.md index 3f7b722f..2b22defc 100644 --- a/docs/cli.md +++ b/docs/cli.md @@ -9,5 +9,5 @@ Create a CLI tool to allow running common Foam commands. These may include: More commands to be added. [//begin]: # "Autogenerated link references for markdown compatibility" -[workspace-janitor]: workspace-janitor "Janitor" +[workspace-janitor]: workspace-janitor.md "Janitor" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/contributing.md b/docs/contributing.md index 56b4b9e0..149356c5 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -3,5 +3,5 @@ Head over to the [[contribution-guide]]. `CONTRIBUTING.md` file name is blocklisted on GitHub pages, and doesn't appear in the [rendered output](https://foambubble.github.io/foam). [//begin]: # "Autogenerated link references for markdown compatibility" -[contribution-guide]: contribution-guide "Contribution Guide" +[contribution-guide]: contribution-guide.md "Contribution Guide" [//end]: # "Autogenerated link references" diff --git a/docs/contribution-guide.md b/docs/contribution-guide.md index fe720996..45d92ddc 100644 --- a/docs/contribution-guide.md +++ b/docs/contribution-guide.md @@ -42,12 +42,12 @@ For more resources related to the VS Code Extension, check out the links below: - [[tutorial-adding-a-new-command-to-the-vs-code-extension]] [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[good-first-task]: good-first-task "Good First Task" -[roadmap]: roadmap "Roadmap" -[principles]: principles "Principles" -[code-of-conduct]: code-of-conduct "Code of Conduct" -[recipes]: recipes "Recipes" -[recommended-extensions]: recommended-extensions "Recommended Extensions" -[tutorial-adding-a-new-command-to-the-vs-code-extension]: tutorial-adding-a-new-command-to-the-vs-code-extension "Tutorial: Adding a New Command to the VS Code Extension" +[todo]: todo.md "Todo" +[good-first-task]: good-first-task.md "Good First Task" +[roadmap]: roadmap.md "Roadmap" +[principles]: principles.md "Principles" +[code-of-conduct]: code-of-conduct.md "Code of Conduct" +[recipes]: recipes.md "Recipes" +[recommended-extensions]: recommended-extensions.md "Recommended Extensions" +[tutorial-adding-a-new-command-to-the-vs-code-extension]: tutorial-adding-a-new-command-to-the-vs-code-extension.md "Tutorial: Adding a New Command to the VS Code Extension" [//end]: # "Autogenerated link references" diff --git a/docs/creating-new-notes.md b/docs/creating-new-notes.md index f520a999..f0cc6657 100644 --- a/docs/creating-new-notes.md +++ b/docs/creating-new-notes.md @@ -6,6 +6,6 @@ - You shouldn't worry too much about categorising your notes. You can always [[search-for-notes]], and explore them using the [[graph-visualisation]]. [//begin]: # "Autogenerated link references for markdown compatibility" -[search-for-notes]: search-for-notes "Search for Notes" -[graph-visualisation]: graph-visualisation "Graph visualisation" +[search-for-notes]: search-for-notes.md "Search for Notes" +[graph-visualisation]: graph-visualisation.md "Graph visualisation" [//end]: # "Autogenerated link references" diff --git a/docs/customising-styles.md b/docs/customising-styles.md index f2daf7e5..ce9462dd 100644 --- a/docs/customising-styles.md +++ b/docs/customising-styles.md @@ -5,6 +5,6 @@ You can edit `assets/css/style.scss` to change how published pages look. [[todo]] [[good-first-task]] [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[good-first-task]: good-first-task "Good First Task" +[todo]: todo.md "Todo" +[good-first-task]: good-first-task.md "Good First Task" [//end]: # "Autogenerated link references" diff --git a/docs/diagrams-in-markdown.md b/docs/diagrams-in-markdown.md index 8c1b89fd..08bcb318 100644 --- a/docs/diagrams-in-markdown.md +++ b/docs/diagrams-in-markdown.md @@ -11,7 +11,7 @@ You can use VS Code plugins such as [Mermaid](https://marketplace.visualstudio.c [[todo]] [[good-first-task]] Suggestions for alternative diagramming approaches welcome [//begin]: # "Autogenerated link references for markdown compatibility" -[github-pages]: github-pages "Github Pages" -[todo]: todo "Todo" -[good-first-task]: good-first-task "Good First Task" +[github-pages]: github-pages.md "Github Pages" +[todo]: todo.md "Todo" +[good-first-task]: good-first-task.md "Good First Task" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/foam-core.md b/docs/foam-core.md index 28b56923..8cac5a05 100644 --- a/docs/foam-core.md +++ b/docs/foam-core.md @@ -96,13 +96,13 @@ Useful for knowing what needs to be supported. See [[feature-comparison]]. - [[foam-core-2020-07-11]] [//begin]: # "Autogenerated link references for markdown compatibility" -[workspace-janitor]: workspace-janitor "Janitor" -[cli]: cli "Command Line Interface" -[build-vs-assemble]: build-vs-assemble "Build vs Assemble" -[wiki-links]: wiki-links "Wiki Links" -[link-reference-definitions]: link-reference-definitions "Link Reference Definitions" -[materialized-backlinks]: materialized-backlinks "Materialized Backlinks (stub)" -[todo]: todo "Todo" -[feature-comparison]: feature-comparison "Feature comparison" -[foam-core-2020-07-11]: meeting-notes/foam-core-2020-07-11 "Foam Core 2020-07-11" +[workspace-janitor]: workspace-janitor.md "Janitor" +[cli]: cli.md "Command Line Interface" +[build-vs-assemble]: build-vs-assemble.md "Build vs Assemble" +[wiki-links]: wiki-links.md "Wiki Links" +[link-reference-definitions]: link-reference-definitions.md "Link Reference Definitions" +[materialized-backlinks]: materialized-backlinks.md "Materialized Backlinks (stub)" +[todo]: todo.md "Todo" +[feature-comparison]: feature-comparison.md "Feature comparison" +[foam-core-2020-07-11]: meeting-notes/foam-core-2020-07-11.md "Foam Core 2020-07-11" [//end]: # "Autogenerated link references" diff --git a/docs/foam-file-format.md b/docs/foam-file-format.md index fd403c38..4d1ba600 100644 --- a/docs/foam-file-format.md +++ b/docs/foam-file-format.md @@ -17,6 +17,6 @@ Here are a few specific constraints, mainly because our tooling is a bit fragmen - **In addition to normal Markdown Links syntax you can use `[[media-wiki]]` links.** See [[wiki-links]] for more details. [//begin]: # "Autogenerated link references for markdown compatibility" -[decision-needed]: decision-needed "Decision Needed" -[wiki-links]: wiki-links "Wiki Links" +[decision-needed]: decision-needed.md "Decision Needed" +[wiki-links]: wiki-links.md "Wiki Links" [//end]: # "Autogenerated link references" diff --git a/docs/foam-linter.md b/docs/foam-linter.md index 2c302af3..83b471a4 100644 --- a/docs/foam-linter.md +++ b/docs/foam-linter.md @@ -6,6 +6,6 @@ If you're interested in working on it, please start a conversation in [GitHub is [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[roadmap]: roadmap "Roadmap" +[todo]: todo.md "Todo" +[roadmap]: roadmap.md "Roadmap" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/git-flows-for-teams.md b/docs/git-flows-for-teams.md index fa9e16c1..374a34f4 100644 --- a/docs/git-flows-for-teams.md +++ b/docs/git-flows-for-teams.md @@ -5,6 +5,6 @@ If you're interested in working on it, please start a conversation in [GitHub issues](https://github.com/foambubble/foam/issues). [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[roadmap]: roadmap "Roadmap" +[todo]: todo.md "Todo" +[roadmap]: roadmap.md "Roadmap" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/git-integration.md b/docs/git-integration.md index 2e934b20..728ff767 100644 --- a/docs/git-integration.md +++ b/docs/git-integration.md @@ -13,6 +13,6 @@ The quick and easy way is to use the Git: Commit All command after editing files This could be improved. [[todo]] [[good-first-task]] [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[good-first-task]: good-first-task "Good First Task" +[todo]: todo.md "Todo" +[good-first-task]: good-first-task.md "Good First Task" [//end]: # "Autogenerated link references" diff --git a/docs/github-pages.md b/docs/github-pages.md index 1e0d294d..19fe5884 100644 --- a/docs/github-pages.md +++ b/docs/github-pages.md @@ -7,6 +7,6 @@ [[todo]] [[good-first-task]] Improve this documentation [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[good-first-task]: good-first-task "Good First Task" +[todo]: todo.md "Todo" +[good-first-task]: good-first-task.md "Good First Task" [//end]: # "Autogenerated link references" diff --git a/docs/good-first-task.md b/docs/good-first-task.md index e3176730..e44add21 100644 --- a/docs/good-first-task.md +++ b/docs/good-first-task.md @@ -5,5 +5,5 @@ See the backlinks of this page for good first contribution opportunities. [[materialized-backlinks]] would help here. [//begin]: # "Autogenerated link references for markdown compatibility" -[materialized-backlinks]: materialized-backlinks "Materialized Backlinks (stub)" +[materialized-backlinks]: materialized-backlinks.md "Materialized Backlinks (stub)" [//end]: # "Autogenerated link references" diff --git a/docs/graph-in-published-workspace.md b/docs/graph-in-published-workspace.md index 5847fa03..ba49c9ca 100644 --- a/docs/graph-in-published-workspace.md +++ b/docs/graph-in-published-workspace.md @@ -5,6 +5,6 @@ If you're interested in working on it, please start a conversation in [GitHub issues](https://github.com/foambubble/foam/issues). [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[roadmap]: roadmap "Roadmap" +[todo]: todo.md "Todo" +[roadmap]: roadmap.md "Roadmap" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/how-to-write-recipes.md b/docs/how-to-write-recipes.md index 1902af53..df2133b6 100644 --- a/docs/how-to-write-recipes.md +++ b/docs/how-to-write-recipes.md @@ -36,7 +36,7 @@ You can add [[recipes]] by creating a pull request to [foambubble/foam](https:// Read more in our [[contribution-guide]]. [//begin]: # "Autogenerated link references for markdown compatibility" -[recommended-extensions]: recommended-extensions "Recommended Extensions" -[recipes]: recipes "Recipes" -[contribution-guide]: contribution-guide "Contribution Guide" +[recommended-extensions]: recommended-extensions.md "Recommended Extensions" +[recipes]: recipes.md "Recipes" +[contribution-guide]: contribution-guide.md "Contribution Guide" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/improve-default-workspace-settings.md b/docs/improve-default-workspace-settings.md index 4c12cfed..476e1858 100644 --- a/docs/improve-default-workspace-settings.md +++ b/docs/improve-default-workspace-settings.md @@ -5,6 +5,6 @@ If you're interested in working on it, please start a conversation in [GitHub issues](https://github.com/foambubble/foam/issues). [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[roadmap]: roadmap "Roadmap" +[todo]: todo.md "Todo" +[roadmap]: roadmap.md "Roadmap" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/improved-backlinking.md b/docs/improved-backlinking.md index f3c0d701..e56e87e7 100644 --- a/docs/improved-backlinking.md +++ b/docs/improved-backlinking.md @@ -6,6 +6,6 @@ If you're interested in working on it, please start a conversation in [GitHub is [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[roadmap]: roadmap "Roadmap" +[todo]: todo.md "Todo" +[roadmap]: roadmap.md "Roadmap" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/improved-static-site-generation.md b/docs/improved-static-site-generation.md index 694088f0..30275cd0 100644 --- a/docs/improved-static-site-generation.md +++ b/docs/improved-static-site-generation.md @@ -10,6 +10,6 @@ If you're interested in working on it, please start a conversation in [GitHub is [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[roadmap]: roadmap "Roadmap" +[todo]: todo.md "Todo" +[roadmap]: roadmap.md "Roadmap" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 009ee4e1..4d8a0d88 100644 --- a/docs/index.md +++ b/docs/index.md @@ -161,12 +161,12 @@ If that sounds like something you're interested in, I'd love to have you along o Foam is licensed under the [MIT license](license). [//begin]: # "Autogenerated link references for markdown compatibility" -[graph-visualisation]: graph-visualisation "Graph visualisation" -[backlinking]: backlinking "Backlinking" -[recommended-extensions]: recommended-extensions "Recommended Extensions" -[recipes]: recipes "Recipes" -[known-issues]: known-issues "Known Issues" -[roadmap]: roadmap "Roadmap" -[principles]: principles "Principles" -[contribution-guide]: contribution-guide "Contribution Guide" +[graph-visualisation]: graph-visualisation.md "Graph visualisation" +[backlinking]: backlinking.md "Backlinking" +[recommended-extensions]: recommended-extensions.md "Recommended Extensions" +[recipes]: recipes.md "Recipes" +[known-issues]: known-issues.md "Known Issues" +[roadmap]: roadmap.md "Roadmap" +[principles]: principles.md "Principles" +[contribution-guide]: contribution-guide.md "Contribution Guide" [//end]: # "Autogenerated link references" diff --git a/docs/key-bindings.md b/docs/key-bindings.md index deb774c8..d6bc543e 100644 --- a/docs/key-bindings.md +++ b/docs/key-bindings.md @@ -7,5 +7,5 @@ - [ ] [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" +[todo]: todo.md "Todo" [//end]: # "Autogenerated link references" diff --git a/docs/known-issues.md b/docs/known-issues.md index f9bbf7ca..7abcca42 100644 --- a/docs/known-issues.md +++ b/docs/known-issues.md @@ -11,5 +11,5 @@ - [x] ~~This is because the link styling hack in `assets/css/style.scss`~~ [//begin]: # "Autogenerated link references for markdown compatibility" -[graph-visualisation]: graph-visualisation "Graph visualisation" +[graph-visualisation]: graph-visualisation.md "Graph visualisation" [//end]: # "Autogenerated link references" diff --git a/docs/link-reference-definition-improvements.md b/docs/link-reference-definition-improvements.md index 20e17ed5..5b87ea91 100644 --- a/docs/link-reference-definition-improvements.md +++ b/docs/link-reference-definition-improvements.md @@ -135,7 +135,7 @@ UI-wise, the publish targets could be picked in some similar fashion as the run/ - [tracking issue on GitHub](https://github.com/foambubble/foam/issues/16) [//begin]: # "Autogenerated link references for markdown compatibility" -[wiki-links]: wiki-links "Wiki Links" -[link-reference-definitions]: link-reference-definitions "Link Reference Definitions" -[backlinking]: backlinking "Backlinking" +[wiki-links]: wiki-links.md "Wiki Links" +[link-reference-definitions]: link-reference-definitions.md "Link Reference Definitions" +[backlinking]: backlinking.md "Backlinking" [//end]: # "Autogenerated link references" diff --git a/docs/link-reference-definitions.md b/docs/link-reference-definitions.md index a73e373f..3696997a 100644 --- a/docs/link-reference-definitions.md +++ b/docs/link-reference-definitions.md @@ -49,6 +49,6 @@ See [[link-reference-definition-improvements]] for further discussion on current [//begin]: # "Autogenerated link references for markdown compatibility" -[workspace-janitor]: workspace-janitor "Janitor" -[link-reference-definition-improvements]: link-reference-definition-improvements "Link Reference Definition Improvements" +[workspace-janitor]: workspace-janitor.md "Janitor" +[link-reference-definition-improvements]: link-reference-definition-improvements.md "Link Reference Definition Improvements" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/linking-between-published-workspaces.md b/docs/linking-between-published-workspaces.md index 3a57cf7f..99b4d719 100644 --- a/docs/linking-between-published-workspaces.md +++ b/docs/linking-between-published-workspaces.md @@ -5,6 +5,6 @@ If you're interested in working on it, please start a conversation in [GitHub issues](https://github.com/foambubble/foam/issues). [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[roadmap]: roadmap "Roadmap" +[todo]: todo.md "Todo" +[roadmap]: roadmap.md "Roadmap" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/make-backlinks-more-prominent.md b/docs/make-backlinks-more-prominent.md index 337cf469..4e5a7616 100644 --- a/docs/make-backlinks-more-prominent.md +++ b/docs/make-backlinks-more-prominent.md @@ -20,5 +20,5 @@ In the future we'll want to improve this feature by [//begin]: # "Autogenerated link references for markdown compatibility" -[materialized-backlinks]: materialized-backlinks "Materialized Backlinks (stub)" +[materialized-backlinks]: materialized-backlinks.md "Materialized Backlinks (stub)" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/materialized-backlinks.md b/docs/materialized-backlinks.md index bd2407da..b0a12b27 100644 --- a/docs/materialized-backlinks.md +++ b/docs/materialized-backlinks.md @@ -12,6 +12,6 @@ The idea would be to automatically generate lists of backlinks (and optionally, - Make Foam notes more portable to different apps and long-term storage [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[roadmap]: roadmap "Roadmap" +[todo]: todo.md "Todo" +[roadmap]: roadmap.md "Roadmap" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/mdx-by-default.md b/docs/mdx-by-default.md index bb5a5f79..861afb03 100644 --- a/docs/mdx-by-default.md +++ b/docs/mdx-by-default.md @@ -5,6 +5,6 @@ If you're interested in working on it, please start a conversation in [GitHub issues](https://github.com/foambubble/foam/issues). [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[roadmap]: roadmap "Roadmap" +[todo]: todo.md "Todo" +[roadmap]: roadmap.md "Roadmap" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/meeting-notes/foam-core-2020-07-11.md b/docs/meeting-notes/foam-core-2020-07-11.md index f401e625..0308698a 100644 --- a/docs/meeting-notes/foam-core-2020-07-11.md +++ b/docs/meeting-notes/foam-core-2020-07-11.md @@ -122,6 +122,6 @@ How others solve this: - Unique ids -- could support optionally as part of file name or front matter metadata. Should not be required. [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: ../todo "Todo" -[Index]: ../index "Foam" +[todo]: ../todo.md "Todo" +[Index]: ../index.md "Foam" [//end]: # "Autogenerated link references" diff --git a/docs/migrating-from-obsidian.md b/docs/migrating-from-obsidian.md index f8838ce7..d1f08672 100644 --- a/docs/migrating-from-obsidian.md +++ b/docs/migrating-from-obsidian.md @@ -6,6 +6,6 @@ If you're interested in working on it, please start a conversation in [GitHub is [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[roadmap]: roadmap "Roadmap" +[todo]: todo.md "Todo" +[roadmap]: roadmap.md "Roadmap" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/migrating-from-roam.md b/docs/migrating-from-roam.md index 20dd9c9b..25551919 100644 --- a/docs/migrating-from-roam.md +++ b/docs/migrating-from-roam.md @@ -5,6 +5,6 @@ If you're interested in working on it, please start a conversation in [GitHub issues](https://github.com/foambubble/foam/issues). [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[roadmap]: roadmap "Roadmap" +[todo]: todo.md "Todo" +[roadmap]: roadmap.md "Roadmap" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/mobile-apps.md b/docs/mobile-apps.md index bf98f7fd..a0f8e225 100644 --- a/docs/mobile-apps.md +++ b/docs/mobile-apps.md @@ -41,7 +41,7 @@ Given the effort vs reward ratio, it's a low priority for core team, but if some [//begin]: # "Autogenerated link references for markdown compatibility" -[build-vs-assemble]: build-vs-assemble "Build vs Assemble" -[wiki-links]: wiki-links "Wiki Links" -[workspace-janitor]: workspace-janitor "Janitor" +[build-vs-assemble]: build-vs-assemble.md "Build vs Assemble" +[wiki-links]: wiki-links.md "Wiki Links" +[workspace-janitor]: workspace-janitor.md "Janitor" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/officially-support-alternative-templates.md b/docs/officially-support-alternative-templates.md index 6581d80e..6ce74cf0 100644 --- a/docs/officially-support-alternative-templates.md +++ b/docs/officially-support-alternative-templates.md @@ -8,6 +8,6 @@ If you're interested in working on it, please start a conversation in [GitHub is [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[roadmap]: roadmap "Roadmap" +[todo]: todo.md "Todo" +[roadmap]: roadmap.md "Roadmap" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/packaged-desktop-app.md b/docs/packaged-desktop-app.md index 4ca873ff..5fecb93d 100644 --- a/docs/packaged-desktop-app.md +++ b/docs/packaged-desktop-app.md @@ -6,6 +6,6 @@ If you're interested in working on it, please start a conversation in [GitHub is [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[roadmap]: roadmap "Roadmap" +[todo]: todo.md "Todo" +[roadmap]: roadmap.md "Roadmap" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/principles.md b/docs/principles.md index 70f13651..c01aba2b 100644 --- a/docs/principles.md +++ b/docs/principles.md @@ -49,9 +49,9 @@ While Foam uses tools popular among computer programmers, Foam should be inclusi - **Foam is for everyone** As a foam user, you support everyone's quest for knowledge and self-improvement, not only your own, or folks' who look like you. All participants in Foam repositories, discussion forums, physical and virtual meeting spaces etc are expected to respect each other as described in our [[code-of-conduct]]. **Foam is not for toxic tech bros.** [//begin]: # "Autogenerated link references for markdown compatibility" -[roadmap]: roadmap "Roadmap" -[recipes]: recipes "Recipes" -[recommended-extensions]: recommended-extensions "Recommended Extensions" -[contribution-guide]: contribution-guide "Contribution Guide" -[code-of-conduct]: code-of-conduct "Code of Conduct" +[roadmap]: roadmap.md "Roadmap" +[recipes]: recipes.md "Recipes" +[recommended-extensions]: recommended-extensions.md "Recommended Extensions" +[contribution-guide]: contribution-guide.md "Contribution Guide" +[code-of-conduct]: code-of-conduct.md "Code of Conduct" [//end]: # "Autogenerated link references" diff --git a/docs/publishing-pages.md b/docs/publishing-pages.md index 26c521f9..54294ad4 100644 --- a/docs/publishing-pages.md +++ b/docs/publishing-pages.md @@ -23,5 +23,5 @@ Would be cool if Foam pages could be published. Some ideas here. - [ ] More granular access control? Email someone a link with a hash? [Testing](testing.md) [//begin]: # "Autogenerated link references for markdown compatibility" -[build-vs-assemble]: build-vs-assemble "Build vs Assemble" +[build-vs-assemble]: build-vs-assemble.md "Build vs Assemble" [//end]: # "Autogenerated link references" diff --git a/docs/publishing-permissions.md b/docs/publishing-permissions.md index d4f54584..c85f5d3b 100644 --- a/docs/publishing-permissions.md +++ b/docs/publishing-permissions.md @@ -10,6 +10,6 @@ If you're interested in working on it, please start a conversation in [GitHub is - Share specific page (with private hash) [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[roadmap]: roadmap "Roadmap" +[todo]: todo.md "Todo" +[roadmap]: roadmap.md "Roadmap" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/reading-list.md b/docs/reading-list.md index 2f9bba94..ae1fe34b 100644 --- a/docs/reading-list.md +++ b/docs/reading-list.md @@ -8,5 +8,5 @@ [//begin]: # "Autogenerated link references for markdown compatibility" -[Todo]: todo "Todo" +[Todo]: todo.md "Todo" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/recipes.md b/docs/recipes.md index cf4581d7..a87aaf0e 100644 --- a/docs/recipes.md +++ b/docs/recipes.md @@ -88,28 +88,28 @@ Thought of a recipe but don't see a category for them? Add them here and we'll o _See [[contribution-guide]] and [[how-to-write-recipes]]._ [//begin]: # "Autogenerated link references for markdown compatibility" -[contribution-guide]: contribution-guide "Contribution Guide" -[how-to-write-recipes]: how-to-write-recipes "How to Write Recipes" -[todo]: todo "Todo" -[graph-visualisation]: graph-visualisation "Graph visualisation" -[backlinking]: backlinking "Backlinking" -[unlinked-references]: unlinked-references "Unlinked references (stub)" -[reference-lists]: reference-lists "Reference Lists" -[wiki-links]: wiki-links "Wiki Links" -[creating-new-notes]: creating-new-notes "Creating New Notes" -[daily-notes]: daily-notes "Daily notes" -[diagrams-in-markdown]: diagrams-in-markdown "Diagrams in Markdown" -[automatically-expand-urls-to-well-titled-links]: automatically-expand-urls-to-well-titled-links "Automatically Expand URLs to Well-Titled Links" -[custom-markdown-preview-styles]: custom-markdown-preview-styles "Custom Markdown Preview Styles" -[images-from-your-clipboard]: images-from-your-clipboard "Images from your Clipboard" -[good-first-task]: good-first-task "Good First Task" -[git-integration]: git-integration "Git integration" -[gistpad]: gistpad "GistPad" -[github-pages]: github-pages "Github Pages" -[gitlab-pages]: gitlab-pages "GitLab Pages" -[eleventy-and-netlify]: eleventy-and-netlify "Eleventy and Netlify" -[azure-devops-wiki]: azure-devops-wiki "Azure DevOps Wiki" -[customising-styles]: customising-styles "Customising Styles" -[math-support]: math-support "Math Support" -[capture-notes-with-drafts-pro]: capture-notes-with-drafts-pro "Capture Notes With Drafts Pro" +[contribution-guide]: contribution-guide.md "Contribution Guide" +[how-to-write-recipes]: how-to-write-recipes.md "How to Write Recipes" +[todo]: todo.md "Todo" +[graph-visualisation]: graph-visualisation.md "Graph visualisation" +[backlinking]: backlinking.md "Backlinking" +[unlinked-references]: unlinked-references.md "Unlinked references (stub)" +[reference-lists]: reference-lists.md "Reference Lists" +[wiki-links]: wiki-links.md "Wiki Links" +[creating-new-notes]: creating-new-notes.md "Creating New Notes" +[daily-notes]: daily-notes.md "Daily notes" +[diagrams-in-markdown]: diagrams-in-markdown.md "Diagrams in Markdown" +[automatically-expand-urls-to-well-titled-links]: automatically-expand-urls-to-well-titled-links.md "Automatically Expand URLs to Well-Titled Links" +[custom-markdown-preview-styles]: custom-markdown-preview-styles.md "Custom Markdown Preview Styles" +[images-from-your-clipboard]: images-from-your-clipboard.md "Images from your Clipboard" +[good-first-task]: good-first-task.md "Good First Task" +[git-integration]: git-integration.md "Git integration" +[gistpad]: gistpad.md "GistPad" +[github-pages]: github-pages.md "Github Pages" +[gitlab-pages]: gitlab-pages.md "GitLab Pages" +[eleventy-and-netlify]: eleventy-and-netlify.md "Eleventy and Netlify" +[azure-devops-wiki]: azure-devops-wiki.md "Azure DevOps Wiki" +[customising-styles]: customising-styles.md "Customising Styles" +[math-support]: math-support.md "Math Support" +[capture-notes-with-drafts-pro]: capture-notes-with-drafts-pro.md "Capture Notes With Drafts Pro" [//end]: # "Autogenerated link references" diff --git a/docs/refactoring-via-language-server-protocol.md b/docs/refactoring-via-language-server-protocol.md index 5bbe232c..d151e94c 100644 --- a/docs/refactoring-via-language-server-protocol.md +++ b/docs/refactoring-via-language-server-protocol.md @@ -5,6 +5,6 @@ If you're interested in working on it, please start a conversation in [GitHub issues](https://github.com/foambubble/foam/issues). [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[roadmap]: roadmap "Roadmap" +[todo]: todo.md "Todo" +[roadmap]: roadmap.md "Roadmap" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/reference-lists.md b/docs/reference-lists.md index 82c4418b..c2aae2d6 100644 --- a/docs/reference-lists.md +++ b/docs/reference-lists.md @@ -10,7 +10,7 @@ Use [[backlinking]] for handy reference lists: - [[todo]]: [[materialized-backlinks]] would be very useful here. [//begin]: # "Autogenerated link references for markdown compatibility" -[backlinking]: backlinking "Backlinking" -[todo]: todo "Todo" -[materialized-backlinks]: materialized-backlinks "Materialized Backlinks (stub)" +[backlinking]: backlinking.md "Backlinking" +[todo]: todo.md "Todo" +[materialized-backlinks]: materialized-backlinks.md "Materialized Backlinks (stub)" [//end]: # "Autogenerated link references" diff --git a/docs/referencing-notes-by-title.md b/docs/referencing-notes-by-title.md index 78b21b19..f832981b 100644 --- a/docs/referencing-notes-by-title.md +++ b/docs/referencing-notes-by-title.md @@ -29,6 +29,6 @@ - Can [MDX](https://github.com/mdx-js/mdx) help us here? [//begin]: # "Autogenerated link references for markdown compatibility" -[unlinked-references]: unlinked-references "Unlinked references (stub)" -[renaming-files]: renaming-files "Renaming files (stub)" +[unlinked-references]: unlinked-references.md "Unlinked references (stub)" +[renaming-files]: renaming-files.md "Renaming files (stub)" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/renaming-files.md b/docs/renaming-files.md index 5e5701b5..c1990880 100644 --- a/docs/renaming-files.md +++ b/docs/renaming-files.md @@ -5,6 +5,6 @@ If you're interested in working on it, please start a conversation in [GitHub issues](https://github.com/foambubble/foam/issues). [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[roadmap]: roadmap "Roadmap" +[todo]: todo.md "Todo" +[roadmap]: roadmap.md "Roadmap" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/roadmap.md b/docs/roadmap.md index a843ec6d..942669e8 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -81,37 +81,37 @@ If a roadmap item is a stub, **consider** opening a [GitHub issue](https://githu - [[refactoring-via-language-server-protocol]] [//begin]: # "Autogenerated link references for markdown compatibility" -[build-vs-assemble]: build-vs-assemble "Build vs Assemble" -[recipes]: recipes "Recipes" -[cli]: cli "Command Line Interface" -[workspace-janitor]: workspace-janitor "Janitor" -[contribution-guide]: contribution-guide "Contribution Guide" -[improve-default-workspace-settings]: improve-default-workspace-settings "Improve Default Workspace Settings (stub)" -[git-integration]: git-integration "Git integration" -[wiki-links]: wiki-links "Wiki Links" -[foam-file-format]: foam-file-format "Foam File Format" -[renaming-files]: renaming-files "Renaming files (stub)" -[unlinked-references]: unlinked-references "Unlinked references (stub)" -[block-references]: block-references "Block References (stub)" -[improved-backlinking]: improved-backlinking "Improved Backlinking (stub)" -[make-backlinks-more-prominent]: make-backlinks-more-prominent "Make Backlinks More Prominent" -[materialized-backlinks]: materialized-backlinks "Materialized Backlinks (stub)" -[automatic-git-syncing]: automatic-git-syncing "Automatic Git Syncing (stub)" -[git-flows-for-teams]: git-flows-for-teams "Git Flows for Teams (stub)" -[user-settings]: user-settings "User Settings (stub)" -[link-reference-definitions]: link-reference-definitions "Link Reference Definitions" -[officially-support-alternative-templates]: officially-support-alternative-templates "Officially Support Alternative Templates (stub)" -[improved-static-site-generation]: improved-static-site-generation "Improved Static Site Generation (stub)" -[mdx-by-default]: mdx-by-default "MDX by Default(stub)" -[search-in-published-workspace]: search-in-published-workspace "Search in Published Workspace (stub)" -[graph-in-published-workspace]: graph-in-published-workspace "Graph in Published Workspace (stub)" -[linking-between-published-workspaces]: linking-between-published-workspaces "Linking between Published Workspaces (stub)" -[publishing-permissions]: publishing-permissions "Publishing Permissions(stub)" -[mobile-apps]: mobile-apps "Mobile Apps" -[packaged-desktop-app]: packaged-desktop-app "Packaged Desktop App (stub)" -[web-editor]: web-editor "Web Editor (stub)" -[migrating-from-roam]: migrating-from-roam "Migrating from Roam (stub)" -[migrating-from-obsidian]: migrating-from-obsidian "Migrating from Obsidian (stub)" -[foam-linter]: foam-linter "Foam Linter (stub)" -[refactoring-via-language-server-protocol]: refactoring-via-language-server-protocol "Refactoring via Language Server Protocol (stub)" +[build-vs-assemble]: build-vs-assemble.md "Build vs Assemble" +[recipes]: recipes.md "Recipes" +[cli]: cli.md "Command Line Interface" +[workspace-janitor]: workspace-janitor.md "Janitor" +[contribution-guide]: contribution-guide.md "Contribution Guide" +[improve-default-workspace-settings]: improve-default-workspace-settings.md "Improve Default Workspace Settings (stub)" +[git-integration]: git-integration.md "Git integration" +[wiki-links]: wiki-links.md "Wiki Links" +[foam-file-format]: foam-file-format.md "Foam File Format" +[renaming-files]: renaming-files.md "Renaming files (stub)" +[unlinked-references]: unlinked-references.md "Unlinked references (stub)" +[block-references]: block-references.md "Block References (stub)" +[improved-backlinking]: improved-backlinking.md "Improved Backlinking (stub)" +[make-backlinks-more-prominent]: make-backlinks-more-prominent.md "Make Backlinks More Prominent" +[materialized-backlinks]: materialized-backlinks.md "Materialized Backlinks (stub)" +[automatic-git-syncing]: automatic-git-syncing.md "Automatic Git Syncing (stub)" +[git-flows-for-teams]: git-flows-for-teams.md "Git Flows for Teams (stub)" +[user-settings]: user-settings.md "User Settings (stub)" +[link-reference-definitions]: link-reference-definitions.md "Link Reference Definitions" +[officially-support-alternative-templates]: officially-support-alternative-templates.md "Officially Support Alternative Templates (stub)" +[improved-static-site-generation]: improved-static-site-generation.md "Improved Static Site Generation (stub)" +[mdx-by-default]: mdx-by-default.md "MDX by Default(stub)" +[search-in-published-workspace]: search-in-published-workspace.md "Search in Published Workspace (stub)" +[graph-in-published-workspace]: graph-in-published-workspace.md "Graph in Published Workspace (stub)" +[linking-between-published-workspaces]: linking-between-published-workspaces.md "Linking between Published Workspaces (stub)" +[publishing-permissions]: publishing-permissions.md "Publishing Permissions(stub)" +[mobile-apps]: mobile-apps.md "Mobile Apps" +[packaged-desktop-app]: packaged-desktop-app.md "Packaged Desktop App (stub)" +[web-editor]: web-editor.md "Web Editor (stub)" +[migrating-from-roam]: migrating-from-roam.md "Migrating from Roam (stub)" +[migrating-from-obsidian]: migrating-from-obsidian.md "Migrating from Obsidian (stub)" +[foam-linter]: foam-linter.md "Foam Linter (stub)" +[refactoring-via-language-server-protocol]: refactoring-via-language-server-protocol.md "Refactoring via Language Server Protocol (stub)" [//end]: # "Autogenerated link references" diff --git a/docs/search-for-notes.md b/docs/search-for-notes.md index 07c7bf9a..4fd0fb3b 100644 --- a/docs/search-for-notes.md +++ b/docs/search-for-notes.md @@ -7,5 +7,5 @@ Run `Cmd` + `P` ( `Ctrl` + `P` on Windows ) and type a name (like 'issues') to Run `Cmd` + `Shift` + `F` ( `Ctrl` + `Shift` + `F` on Windows ) and type a word (like 'links') to find all the notes that contain that term. [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" +[todo]: todo.md "Todo" [//end]: # "Autogenerated link references" diff --git a/docs/search-in-published-workspace.md b/docs/search-in-published-workspace.md index a03741cf..7f639b0a 100644 --- a/docs/search-in-published-workspace.md +++ b/docs/search-in-published-workspace.md @@ -8,6 +8,6 @@ If you're interested in working on it, please start a conversation in [GitHub is [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[roadmap]: roadmap "Roadmap" +[todo]: todo.md "Todo" +[roadmap]: roadmap.md "Roadmap" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/todo.md b/docs/todo.md index d6ab3458..562b8fb5 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -14,6 +14,6 @@ Features belong on the [[roadmap]]. For more things to do, check backlinks for Pages that annotate [[todo]]. [//begin]: # "Autogenerated link references for markdown compatibility" -[roadmap]: roadmap "Roadmap" -[todo]: todo "Todo" +[roadmap]: roadmap.md "Roadmap" +[todo]: todo.md "Todo" [//end]: # "Autogenerated link references" diff --git a/docs/unlinked-references.md b/docs/unlinked-references.md index 2db48708..817a87cc 100644 --- a/docs/unlinked-references.md +++ b/docs/unlinked-references.md @@ -15,6 +15,6 @@ Implementing this is on the [[roadmap]], but for the time being you can achieve - Click any of the references to create a new note. [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[roadmap]: roadmap "Roadmap" +[todo]: todo.md "Todo" +[roadmap]: roadmap.md "Roadmap" [//end]: # "Autogenerated link references" diff --git a/docs/user-settings.md b/docs/user-settings.md index 75823d85..1e4be8a6 100644 --- a/docs/user-settings.md +++ b/docs/user-settings.md @@ -4,6 +4,6 @@ [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[roadmap]: roadmap "Roadmap" +[todo]: todo.md "Todo" +[roadmap]: roadmap.md "Roadmap" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/web-editor.md b/docs/web-editor.md index 1e04e483..1517437e 100644 --- a/docs/web-editor.md +++ b/docs/web-editor.md @@ -5,6 +5,6 @@ If you're interested in working on it, please start a conversation in [GitHub issues](https://github.com/foambubble/foam/issues). [//begin]: # "Autogenerated link references for markdown compatibility" -[todo]: todo "Todo" -[roadmap]: roadmap "Roadmap" +[todo]: todo.md "Todo" +[roadmap]: roadmap.md "Roadmap" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/docs/wiki-links.md b/docs/wiki-links.md index ce03f37c..9c28a35f 100644 --- a/docs/wiki-links.md +++ b/docs/wiki-links.md @@ -24,7 +24,7 @@ The [Foam for VSCode](https://marketplace.visualstudio.com/items?itemName=foam.f - See [[link-reference-definition-improvements]] for further discussion on current problems and potential solutions. [//begin]: # "Autogenerated link references for markdown compatibility" -[link-reference-definitions]: link-reference-definitions "Link Reference Definitions" -[foam-file-format]: foam-file-format "Foam File Format" -[link-reference-definition-improvements]: link-reference-definition-improvements "Link Reference Definition Improvements" +[link-reference-definitions]: link-reference-definitions.md "Link Reference Definitions" +[foam-file-format]: foam-file-format.md "Foam File Format" +[link-reference-definition-improvements]: link-reference-definition-improvements.md "Link Reference Definition Improvements" [//end]: # "Autogenerated link references" diff --git a/docs/workspace-janitor.md b/docs/workspace-janitor.md index 5a523c60..568cca35 100644 --- a/docs/workspace-janitor.md +++ b/docs/workspace-janitor.md @@ -35,6 +35,6 @@ You can run the Janitor as a git hook on every commit to ensure your workspace l You can also run the Janitor from a GitHub action to ensure that all changes coming to your workspace are up to date. This can be useful when editing your Foam notes from mobile (i.e. via [GitJournal](https://gitjournal.io)), or your Foam has multiple contributors and you want to ensure that all changes are correctly integrated. [//begin]: # "Autogenerated link references for markdown compatibility" -[link-reference-definitions]: link-reference-definitions "Link Reference Definitions" -[materialized-backlinks]: materialized-backlinks "Materialized Backlinks (stub)" +[link-reference-definitions]: link-reference-definitions.md "Link Reference Definitions" +[materialized-backlinks]: materialized-backlinks.md "Materialized Backlinks (stub)" [//end]: # "Autogenerated link references"