mirror of
https://github.com/foambubble/foam-template.git
synced 2025-06-07 20:08:54 +00:00
a couple of minor changes re todos and readme
This commit is contained in:
parent
742a593c32
commit
0402c6ab5e
7 changed files with 8 additions and 7 deletions
|
@ -39,5 +39,5 @@ A sample configuration object is provided below, you can provide as many or as l
|
|||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[wiki-links]: wiki-links.md "Wiki Links"
|
||||
[note-properties]: note-properties.md "note-properties"
|
||||
[note-properties]: note-properties.md "Note Properties"
|
||||
[//end]: # "Autogenerated link references"
|
||||
|
|
|
@ -20,5 +20,5 @@ You can use this panel to see the tags in your notes, and navigate them.
|
|||
Notice `my-tag1` and `my-tag2`, which were added via [[note-properties]].
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[note-properties]: note-properties.md "note-properties"
|
||||
[note-properties]: note-properties.md "Note Properties"
|
||||
[//end]: # "Autogenerated link references"
|
||||
|
|
|
@ -68,6 +68,6 @@ code blocks
|
|||
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[note-properties]: ../features/note-properties.md "note-properties"
|
||||
[note-properties]: ../features/note-properties.md "Note Properties"
|
||||
[graph-visualization]: ../features/graph-visualization.md "Graph Visualization"
|
||||
[//end]: # "Autogenerated link references"
|
||||
|
|
|
@ -51,7 +51,7 @@ A special mention to [Markdown Links](https://marketplace.visualstudio.com/items
|
|||
[tags-and-tag-explorer]: docs/features/tags-and-tag-explorer.md "Tags and Tag Explorer"
|
||||
[paste-images-from-clipboard]: docs/how-to/paste-images-from-clipboard.md "Paste Images from Clipboard"
|
||||
[daily-notes]: docs/features/daily-notes.md "Daily Notes"
|
||||
[todo]: docs/features/todo.md "Todo"
|
||||
[todo]: todo.md "Todo"
|
||||
[link-reference-definitions]: docs/features/link-reference-definitions.md "Link Reference Definitions"
|
||||
[note-templates]: docs/features/note-templates.md "Note Templates"
|
||||
[//end]: # "Autogenerated link references"
|
||||
|
|
2
inbox.md
2
inbox.md
|
@ -12,5 +12,5 @@
|
|||
- You can always find them in your git history, if you really need it!
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[todo]: docs/features/todo.md "Todo"
|
||||
[todo]: todo.md "Todo"
|
||||
[//end]: # "Autogenerated link references"
|
||||
|
|
|
@ -24,14 +24,15 @@ And remember that you can always join our [Foam community on Discord](https://d
|
|||
|
||||
We've created a few Bubbles (markdown documents) to get you started.
|
||||
|
||||
- [[inbox]] - a place to write down quick notes to be categorised later
|
||||
- [[inbox]] - a place to write down quick notes to be categorized later
|
||||
- [[getting-started]] - learn how to use your Foam workspace
|
||||
- [[todo]] - a place to keep track of things to do
|
||||
|
||||
In the `docs` directory you can find everything you need to learn the basics of Foam.
|
||||
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[getting-started]: getting-started.md "Getting Started"
|
||||
[inbox]: inbox.md "Inbox"
|
||||
[todo]: docs/features/todo.md "Todo"
|
||||
[todo]: todo.md "Todo"
|
||||
[//end]: # "Autogenerated link references"
|
||||
|
|
Loading…
Add table
Reference in a new issue