aliases:
tags: Type/Tech/Platform/Obsidian,area/tech/obsidian,Type/Tech/Platform/Tool,area/tech,v/how-to
publish: true
version: 1
dateCreated: 2023-08-17, 08:11
dateModified: 2024-09-23, 11:36
from:
- "[[Codex/Tech/Obsidian]]"
related: []
contra: []
to: []
E.g.
---
aliases: [AI, Artificial Intelligence]
---
Here's a simple footnote,[^1] and here's a longer one.[^bignote]
[^1]: meaningful!
[^bignote]: Here's one with multiple paragraphs and code.
Indent paragraphs to include them in the footnote.
`{ my code }`
Add as many paragraphs as you like.
Separate slides with ---
checklist plugin gives you a sidebar pane
Use more official markdown links instead of the obsidian custom [[]]
. Actually, the readability of wikilinks prob makes it worth it to use. Looks like nvultra will use them too. Probably not hard to convert from them if I needed to.
You can link to notes, a heading in a note, or any block in a note
A "block" can be a paragraph, a blockquote, a list item, etc. In general, anything that has empty lines before and after is a block.
To link to a block in a specific file, first type [[filename
to bring up a list of matched files. After selecting a file, type ^
and continue typing to search for blocks to link to.
Once you hit enter, a link to that block will be generated for you, in the format similar to [[filename#^dcf64c]]
, where dcf64c
is the block ID that was just generated for you.
If you're not sure which file the block is in, another method is to type [[^^
and search for blocks in all files. This will search through all the blocks in your vault, so expect a bit of delay if your vault is large.
If you want human readable block IDs, you can manually put ^your-id
after a block. Make sure there's at least one space if you're putting the ID at end of a line.
Type [[
and select the page, then type # to search through headings in that file. The link will have human readable links like aNote > aHeading2
Link to another file on my hard drive with a specific app. Like OmniOutliner://Python.oo or something
Hold Ctrl
to create file:///
absolute links to those files instead of importing a copy.
Folder:
Inbox Folder
Dropbox Folder
iCloud Folder
And/or use Hook
Link to note
- copy url from pathfinder
(file:///Users/evan/Library/Mobile%20Documents/com~apple~CloudDocs/Omni/Omni%20Codex/Career.ooutline)
- Got via pathfinder
- You can also use the Things shortcut thing to pull it up and then copy the path from that things box. And you can name the link, then highlight that name, then cmd-k, like macOS
Will be great when i want the features of Apple Notes in Obsidian. E.g., Apple Pencil sketches.
Solution to get url
- You have to share the note and then get the url.
Apple Note: Light Bulbs
md
;png
, jpg
, jpeg
, gif
, bmp
, svg
;mp3
, webm
, wav
, m4a
, ogg
, 3gp
, flac
;mp4
, webm
, ogv
;pdf
.