How To Use Obsidian: The MOST USEFUL Feature You're Not Using Right

  Рет қаралды 7,187

+1creator

+1creator

Күн бұрын

Пікірлер: 54
@まさしん-o8e
@まさしん-o8e 3 ай бұрын
In my case, I often have screenshots etc in the attachments folder, but for important files that live on my file system (outside the vault) I often refer to them in a note and keep them outside the vault. Drag a file into Obsidian while pressing Option (on Mac) to create a link without adding it to the attachment folder. [A file](file:///path/to/A%20file.pdf) You can even drag in multiple files at a time. You can also use angle brackets to avoid escaping spaces: [Another file]() Relative paths (e.g., ~/path/to/file) don't work (as of 2024-05-27), and you'll need to start from the root directory. That's a disadvantage because it means that external paths don't work if you sync between devices, even if you keep the same folder structure. Don't forget the `file:///` to start with. You can get the path using the terminal, or with pressing Option when right clicking the file in Finder.
@plus1creator
@plus1creator 3 ай бұрын
This is fantastic!
@plus1creator
@plus1creator 3 ай бұрын
@SocratesBastardSon you'll want to read this.
@gideon9136
@gideon9136 2 ай бұрын
Thank you for this tip! It also works on Windows by pressing CTRL while dragging a file or image inside Obsidian.
@plus1creator
@plus1creator 2 ай бұрын
@@gideon9136 Good to know
@Khoukharev
@Khoukharev 2 ай бұрын
Tbh I feel this could be done in a video 4 times shorter
@plus1creator
@plus1creator 2 ай бұрын
I look forward to your truncated video. 🙏
@giftcp82
@giftcp82 7 күн бұрын
this is interesting. How could this be combined with binaries and word documents that obsidian does not support natively
@plus1creator
@plus1creator 7 күн бұрын
If you're looking for more extensive options, you might want to watch the video I just released this morning: kzbin.info/www/bejne/in2QoYSBl6ufpbc
@kit888
@kit888 15 күн бұрын
For pdf files, you can also open in a pdf reader, select all, then copy and paste into the Obsidian md file. Formatting will be off but Obsidian can search the contents.
@plus1creator
@plus1creator 14 күн бұрын
That's one workaround. There's an even better way that I'm working on right now. It's going to be massively helpful!
@oliviarice1134
@oliviarice1134 Ай бұрын
How are you able to see where the image is located when using the command "Reveal current file in navigation"? My command looks different, and says "Files: Reveal current file in navigation", and only takes me to the Note location in navigation, not the image location, even when I have the image selected
@plus1creator
@plus1creator Ай бұрын
I always put the cursor over the images filename, then right click on the image name/path and then the "reveal in navigation" shows me the image instead of the note's location.
@Pepperpot666
@Pepperpot666 2 ай бұрын
Nice video! One question though... if you have the attachments in a subfolder in the folder you are having your notes in, what happens when you move your note to a different folder? Do the attachments move as well to the new location? If not, this could really end up in a mess pretty quick.
@plus1creator
@plus1creator 2 ай бұрын
Good question and now you see why I keep all my attachments in a single folder. It's a jumble, but I don't lose them in the shuffle of notes getting moved around.
@bc4198
@bc4198 3 ай бұрын
I really like this little sub-niche you're carving out lately ⭐⭐⭐⭐⭐
@plus1creator
@plus1creator 3 ай бұрын
Thanks! It's fun for me to talk about, and folks seem to enjoy it. 🙏
@PaperChipYum
@PaperChipYum 3 ай бұрын
I could also build a nether portal right?
@plus1creator
@plus1creator 3 ай бұрын
Yep. You can call it whatever you like and set it as the default location for new stuff.
@Healitall
@Healitall 3 ай бұрын
Thanks for sharing. I love obsidian but I find it enoying that files and images become duplicates on my computer. Every time a file is added to the vault it is a copy of a file. From what I understand that would mean that my stoage space will double as fast be full. For Images I use the Imgur plugin mostly. The risk is that if something happens to the website it can all be gone.
@plus1creator
@plus1creator 3 ай бұрын
You're right; when it goes into your vault it gets copied in. Then I go through my downloads folder and delete stuff I know is now living in my vault.
@phenoumene
@phenoumene Ай бұрын
yes! thats a brilliant approach to develop a second brain that works as a brain - as you mention. it takes the process of creating a note for each doc - which takes time and doubles the number of files (but who cares? maybe my graph!?). i will definitely start thinking differently after your video (though i'm already to single assets folder with Logseq) but i might use the hidden comments instead of creating a note (%% i believe)(and i had never thought of a usage for hidden comments before ^^) thanks
@plus1creator
@plus1creator Ай бұрын
So glad this landed for you! 🙏
@sandrokich
@sandrokich 3 ай бұрын
Great video. I would like to know if there is a way to do the following: put properties in the file itself that is taken to Obsidian, as it does not seem to work, for this I would have to open a note and embed the file.
@plus1creator
@plus1creator 3 ай бұрын
Obsidian is a lightweight wrapper around markdown files, essentially. It's not going to edit the attachments; only show them in the note. To change the file itself (by adding properties to it), it's now trying to be an operating system; which it isn't. Does that make sense?
@dagwould
@dagwould 3 ай бұрын
Thanks. This is the way I use images, but nice to see how multiple paths can be made. Can it work similarly for PDFs, but outside the Vault? I have been collecting (and using) academic and research papers for over 30 years and have about 20 Gb of files. I would use any file perhaps a number of times for different papers I am writing, but I don't want my Vault to end up as 20 Gb as my research filling system is well honed. Can links reach outside the Vault?
@plus1creator
@plus1creator 3 ай бұрын
@dagwould, there's a reply in here from @user-hu9eg7ck9b and he lays out exactly what you're asking about. Good question!
@GogsDavies
@GogsDavies 2 ай бұрын
Handy to know about the attachments, as this was one of the things that was putting me off Obsidian. Thanks. As some feedback, you cannot clearly see the options you're choosing because the video of you talking is sitting over the options, which isn't ideal
@plus1creator
@plus1creator 2 ай бұрын
Thanks for watching, and thanks for the heads up. During recording my video goes transparent when the cursor goes behind it. Totally forgot that it doesn't do that for the finished product. Whoops!
@knuta.7520
@knuta.7520 2 ай бұрын
Thanks for your Video! I switched from ZIM Desktop Wiki to Obsidian and still have my "problems" how to handle attachments. In ZIM there is a special attachments-Folder named like the page (without the filetype-suffix). It will be renamed, when the page is renamed. This way you got all the attachments attached to the page. I like this, because if it comes to synching (I'm using diffenrent vauls on different devices, eg. ym tablet, mobile or task-specific desktop-systems) or publishing single pages or a subset of pages you don't need to puzzle out all the reffered attachments. Second I'm moving files from my Download-Folder into the attachment-Folders outside form ZIm / obsidian. When I attach files into a page by drag and drop, it would be ok, one of the ways obsidian offers (and some additional plugins). But when I add "lose" attachments, they have to be connected to a page, otherwise the will get lost at the next cleanup (delete orphants). May be one solution is to place "lose" file like HTML-Downloads (I use mhtml-Files to archive web content, could be done for annotated PDF'S and pictures as well) in the destination topic-specific folder and generate a matching MD-file, containing the metadata extracted from the file. Or like already mentioned, using links to external directories (synch and publishing then get's mor complex again) Anyway, I will follow the comments here and keep on searchign and testing for the best fitting method (for me).
@knuta.7520
@knuta.7520 2 ай бұрын
PS: I will also check your other obsidian videos ;-)
@plus1creator
@plus1creator 2 ай бұрын
Good luck!
@kevinmorris3331
@kevinmorris3331 3 ай бұрын
Great video and subject. I have been handling attachments this way for a while and for the same reasons you mention. Primarily because I know many of my attachments will be re-used in other notes. So, I want them in a generic location rather than buried down inside of another subject or folder that may or may not be related to the current subject/note I am working on. I appreciate you bringing visibility to this, becsaue I felt like I was kind of rowing upstream or working backwards doing it this way. Thought I was missing something somewhere that would have made the system for handling attachments simpler.
@plus1creator
@plus1creator 3 ай бұрын
It's kind of clunky, but it works, right?
@cossack4930
@cossack4930 3 ай бұрын
Why not insert the png into an .md file and then embed/transclude from the .md?
@plus1creator
@plus1creator 3 ай бұрын
That's the fun part about Obsidian; there are multiple ways to get the job done.
@PeterGorrill
@PeterGorrill 3 ай бұрын
Interesting and useful content, thank you. In my early Obsidian days I created a resources folded for attachments and 'dumped' stuff in there. Is there a reasonable way to now clear out the dross, i.e., unreferenced and orphaned attachments? I do like tidy! 🙄
@plus1creator
@plus1creator 3 ай бұрын
Thanks for watching! Not sure if there's a way to do that the easy way...
@Khoukharev
@Khoukharev 2 ай бұрын
You want Clear unused images plugin
@PeterGorrill
@PeterGorrill 2 ай бұрын
@@Khoukharev Thank you, I shall investigate.
@avonterra
@avonterra 3 ай бұрын
Thank you for sharing ideas to create knowledge gems for our future selves to discover.
@plus1creator
@plus1creator 3 ай бұрын
Thank YOU for watching! The present me appreciates it.
@xevilman1
@xevilman1 Ай бұрын
Very useful! I'm quite new to Obsidian and this has expanded my experience of this app a lot.
@plus1creator
@plus1creator Ай бұрын
that makes my whole day; thank you! My goal is helping people get more out of their time, so this is perfect! 🙏
@floriang
@floriang 3 ай бұрын
It's definitely interesting. There are apps to store different kinds of attachments, for example epubs, which allow you to use tags, etc, but the freedom of free form notes ... definitely to be considered.
@plus1creator
@plus1creator 3 ай бұрын
Right? This has so much potential to it.
@FeministCatwoman
@FeministCatwoman 17 күн бұрын
Wish I had found this video earlier. I'm subscribing now :)
@plus1creator
@plus1creator 16 күн бұрын
Thanks for the support, and better late than never yeah? Happy to have you. 🙏
How To Use Obsidian: Footnotes (plus 2 essential plug-ins)
25:14
when you have plan B 😂
00:11
Andrey Grechka
Рет қаралды 67 МЛН
How To Get Married:   #short
00:22
Jin and Hattie
Рет қаралды 23 МЛН
БЕЛКА СЬЕЛА КОТЕНКА?#cat
00:13
Лайки Like
Рет қаралды 2,6 МЛН
Spongebob ate Michael Jackson 😱 #meme #spongebob #gmod
00:14
Mr. LoLo
Рет қаралды 10 МЛН
How to UPGRADE iPad note taking (with Science)
20:46
Justin Sung
Рет қаралды 1,1 МЛН
Using Obsidian as a Bullet Journal
24:10
Rob Conery
Рет қаралды 15 М.
OneNote as a Second Brain (What You're Missing)
32:32
Tiago Forte
Рет қаралды 201 М.
TOP 3 Obsidian Habit Trackers and how to set them up easily
26:48
Lean Productivity - Sascha D. Kasper
Рет қаралды 3 М.
Obsidian: The Most Powerful Learning Technology in History?
6:52
Python Programmer
Рет қаралды 56 М.
How To Use Obsidian: Dashboards Are OUT. THIS is IN.
27:31
+1creator
Рет қаралды 29 М.
New Obsidian Plugins You Need to Check Out
20:25
Prakash Joshi Pax
Рет қаралды 10 М.
Most USEFUL Obsidian Plugins I Actually Use
10:41
FromSergio
Рет қаралды 200 М.
How To Use Obsidian: The BEST Plug-In
16:24
+1creator
Рет қаралды 3 М.
How to organize your notes in Obsidian // The LATCH method
15:55
Nicole van der Hoeven
Рет қаралды 197 М.
Do not waste food #Shorts
0:59
Payman
Рет қаралды 10 МЛН
Mom and son trying Perfect pitch challenge #shorts #challenge #family
0:13
The Beverly Halls
Рет қаралды 32 МЛН
Для кого праздник?
0:44
Тони
Рет қаралды 4,6 МЛН
They took a homeless girl instead of theirs🥲🙈
0:59
Senchiki_social
Рет қаралды 4,2 МЛН
Сделал подарок на день рождения дочки!
0:39
Интересные факты
Рет қаралды 715 М.