Make Obsidian Look & Function Like Apple Notes

As a recent convert from Apple Notes, I’ve found Obsidian to be quite minimal compared to what I’m used to. Below is a table of workarounds I’ve discovered that try and bridge that gap. While the list isn’t exhaustive and some solutions may work better than others, this can help Apple Notes users feel more at home in Obsidian.

I put a :star: next to what I actually use. (But this isn’t to say that other entries aren’t worth taking a look at.)

Feature Workaround(s) Request
Shortcuts.app support Obsidian URI
Advanced URI
Actions for Obsidian app (freemium)
Lumberjack
-
Auto delete trashed items after 30 days [macOS] Set up w/ Hazel (paid) :star: -
Click image to enlarge Image toolkit :star:
CSS snippet (also comes with Minimal Theme)
Enlarge image
Display note count next to folder name File Explorer Note Count :star:
Novel word count
File Tree Alternative
FolderFile Splitter
Show Folder Note Count in File Explorer
[iOS/ipadOS] Long press app icon to select quick action Can create home screen shortcuts with:
Obsidian URI
Lumberjack
[Feature] App shortcuts/3D touch
Manage trash in app Trash explorer :star:
Obsidian Sync (paid) allows to view & restore deleted files
Manage Obsidian Trash from within the app
Note previews File Preview
MAKE.MD > Spaces > Click vault name > Open Overview
Featured Image
Note list view with fragments of note body
Search in attachments. Image OCR. Search text in images Text Extractor with OmniSearch OCR images/screenshots to make them searchable
Two pane file explorer FolderFile Splitter
MAKE.MD > Spaces > Click vault name > Open Overview
File Tree Alternative > Settings > Evernote View > Horizontal
Option to separate folders from notes in file explorer
Show date created and/or modified Template for Templater
Linter YAML rule
Update frontmatter modified date
Last Modified Timestamp in Status Bar
Update Time
Update time on edit
Front Matter Timestamps
Novel word count
• Native file explorer: hover over note (desktop), long tap on note (mobile) :star:
[Mobile] Show date created & modified for notes
View notes in grid layout See list of plugins here. Grid Layout/Masonry Gallery
Rename & delete tags Tag Wrangler :star: Tag Mass Action
Create URL previews Auto Card Link
Nifty Links
Rich Links
Link Embed
Embed URL Link to show Preview Boxes
Copy image from note Image toolkit :star:
Image Context Menus
Copy image from a note
Note first line = note title Auto Filename Use H1 or YAML property “title” instead of filename
Note title automatically generated from first words of the Note
“All Notes” folder. View all recently created/modified notes • Bookmark path:/ search query - add to ribbon w/ Hotkeys for Bookmarks & Commander :star:
Recent Files :star:
Chronology
Flat view - Folder toggle
Trash current file button in note Add w/ Commander :star: -
Change sort order per folder Custom File Explorer sorting Per folder sort settings
Change text case Text Format :star:
Templates for Templater
Uppercase lowercase
Cursor in note body on creation Template for Templater :star: -
More highlight colors Template for Templater :star:
Highlightr
Editing Toolbar
-
Underline text • Bind template for Templater to hotkey. Add mobile toolbar button w/ Commander :star:
Editing Toolbar
cMenu
-
[macOS] Navigate w/ arrow keys Bind hotkeys w/ Quick Explorer :star: Open file automatically with keyboard navigation
Global search in PDF attachments Text Extractor + OmniSearch Global Search text in PDFs
Show note path in search Add “path:/./” to search query - can bookmark query & add it to ribbon w/ Hotkeys for Bookmarks & Commander :star: Show file path in search/backlinks (breadcrums)

No satisfactory solution found yet

Feature Request
Vault indexed by system search Access Obsidian notes via Spotlight search
Select & manipulate multiple files in Search Select and manipulate multiple flies in search pane like file explorer
Click note content to edit in Reading view Fully visual editor mode
Click within Reader to edit at location
Easier access to vault search, tag pane on mobile Faster Switching between Files, Search, Tags, Bookmarks in sidebar on mobile
Auto sort checked items to bottom of list Move completed tasks to list within note
macOS: move to folder by drag & dropping tab Move file via drag and drop tab to folder
Pin note to top of folder Pinning a page in file explorer
File Explorer Custom Sort
Use native iOS drawing tools -

Implemented as a core Obsidian feature

Feature Workaround(s) Request
Show result count when searching in note Use vault-wide search (shortcut) Adding number of instances of a word or phrase found in a note to “Find in file”

  • If any of these features resonate with you, please consider supporting the linked feature requests by hearting the respective post and sharing your use case in the comments.
  • This list will be updated. If you know of better alternatives or have additional features to suggest, please share them in the comments.

Last updated: 2025-07-06.

17 Likes

Wow, this is a great list!

2 Likes

Also I would like to add multiple tag browsing as in apple notes. Currently there’s no easy option to choose two tags. In Apple Notes you just select two buttons.

3 Likes

There’s a way, at least on desktop. If the search view and the tags view are open in different sidebars, selecting tags while holding down Ctrl/Cmd adds each one to the search field, allowing you to search for multiple tags. Unfortunately, this doesn’t work if using the Tag Wrangler plugin. Related issue: Feature request: Select multiple tags for search · Issue #119 · pjeby/tag-wrangler · GitHub

Hey, thanks for including Actions For Obsidian in there, appreciate it! :call_me_hand:t3: Just letting you know that its entirely FOSS and OS-agnostic companion plugin Actions URI can also be used standalone – it adds a lot of functionality to Obsidian’s URI scheme.

3 Likes