Files
foam/docs/dev/unlinked-references.md
Joe Taber 72694ad201 Reorganize docs folder; isolate dev docs and user docs; integrate foam-template docs (#1031)
* Reorganize docs folder; isolate dev docs and user docs; integrate foam-template docs

* Rename how-to to getting-started

* Fixup all references

* Fix contribution-guide.md

* Fix asset references

* Fix user/index.md

* Spelling is good.

Thanks @DrakeWhu

* Add note about how to wite docs for foam
2022-07-26 17:09:07 +02:00

931 B

Unlinked references (stub)

[todo] This [roadmap] item needs more specification work.

If you're interested in working on it, please start a conversation in GitHub issues.

Notes

One of Foam's big features is the ability to find all instances of a reference, create a page for it and update all the references to link to the new page.

Implementing this is on the [roadmap], but for the time being you can achieve similar things by:

  • Cmd + Shift + F ( Ctrl + Shift + F on Windows ) to find all the references, e.g. "Cat food"
  • Cmd + Shift + H ( Ctrl + Shift + H on Windows ) to replace them with cat-food.
  • Click any of the references to create a new note.