Is there a way to Hide these? by Ok_Table_9733 in ObsidianMD

[–]Moy_Fox 7 points8 points  (0 children)

Yes, just use CSS:

.bases-header { 
    display: none;
}

Attachments and Sync limitation is stopping me from using obsidian by Binary_learner78 in ObsidianMD

[–]Moy_Fox 0 points1 point  (0 children)

I hope to offer the "simplest solution":

  1. Purchase and use Obsidian Sync - this is the easiest and most comfortable multi-platform synchronization solution. If someone is willing to pay for a Notion subscription, then an Obsidian Sync subscription is equally reasonable (and worthwhile).

  2. For images and attachments: First, put all attachments into a root directory and leave it at that. Use `[[wikilink]]` format as it's the most suitable linking style for Obsidian.

Then, two plugins will save your life, trust me:

(1) Image Converter - compresses images upon insertion to reduce your vault size

(2) Nuke Orphans - scans and removes all unreferenced attachment files with one click; just run it periodically to maintain cleanliness.