mirror of
https://github.com/foambubble/foam.git
synced 2026-01-13 16:07:55 -05:00
17 lines
665 B
Markdown
17 lines
665 B
Markdown
# Reference Lists
|
|
|
|
> This Recipe is a stub.
|
|
|
|
Use [[backlinking]] for handy reference lists:
|
|
|
|
- Add links like [[recommendation]], [[book]] etc.
|
|
- Create a page by that name and use its back links to see all todo's, recommendations, etc.
|
|
- Alternatively, higlight the `[[link]]` and `Cmd`+`Shift`+`F` to find all references without creating a page.
|
|
- [[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"
|
|
[//end]: # "Autogenerated link references"
|