- Bear Version: 2.10 (14800)
- OS Version: Mac OS 26.6.2
- What were you doing: Importing .md files
- What feature did you use: Import Notes…
- What happened: Fails silently
- What did you expect to happen: Note should appear
I have several AI tools generating .md documents for me that I import into Bear. This has always worked flawlessly. Now Bear won’t import them and if I open them with Bear directly they appear as attachments in the note.
This only fails for .md files. HTML imports cleanly.
❯
mdls -name kMDItemContentType -name kMDItemContentTypeTree bear-test.md
kMDItemContentType = "net.daringfireball.markdown"
kMDItemContentTypeTree = (
"public.item",
"public.text",
"public.data",
"public.content",
"net.daringfireball.markdown",
"public.plain-text"
)
Feels like this happened during the update for OS27 that you all put out.
I tested on a machine that has Mac OS 27 installed and this is not an issue there
This is a work machine - so I cannot upgrade to OS 27 until Enterprise Technology has cleared the way - which could be a while. Import from Folder does work (as does the scripted callback method) but would love to see this resolved. I use Bear across my device family.