Added navigation instruction for Windows (https://github.com/foambubble/foam/issues/1012)

This commit is contained in:
Riccardo Ferretti 2022-06-19 22:30:24 +02:00
parent 41905e10d4
commit c645b364e7

View file

@ -6,7 +6,7 @@
- But don't let this list get too long - But don't let this list get too long
- Move information to more specific documents and link to them. - Move information to more specific documents and link to them.
- This helps you navigate between documents quickly - This helps you navigate between documents quickly
- For example, you can `Cmd`+`Click` this: [[todo]] - For example, you can `Cmd`+`Click` (`Ctrl`+`Click` in Windows) this: [[todo]]
- Some notes don't end up making sense the next day - Some notes don't end up making sense the next day
- That's ok, you can just delete them! - That's ok, you can just delete them!
- You can always find them in your git history, if you really need it! - You can always find them in your git history, if you really need it!