Revisiting ways to import from Apple Mail
Not sure what the best solution is… I am using the global script to add mailbox … it is painfully slow… i wish there was a way to just keep adding to a devonthink db for my email … and not duplicate...
View ArticleRevisiting ways to import from Apple Mail
I use @BLUEFROG’s update to @cgrunenberg’s AppleScript to import selected mail messages to DEVONthink. The script is embedded in a super-simple Apple Shortcut. I’ve configured the Shortcut to “Pin in...
View ArticleMost efficient way to get all nested tags (JXA)
Thanks for chiming in @chrillek! Totally agree the whose statements are quite clumsy. But they seem the most efficient so far. I’ve re-written your version a bit to check the difference, but the whose...
View ArticleOmnivore and DT via Obsidian
sacoward: I cannot get it to actually embed the file in DT the way it does in Obsidian Obsidian does not embed the file in a document. In fact, it’s using file transclusion, already a feature of...
View ArticleRevisiting ways to import from Apple Mail
There is no best solution and have you actually tried what I offered above?
View ArticleMost efficient way to get all nested tags (JXA)
Well it seems that maybe the end of the road might be JSObjC, but I’m pretty sure I don’t want to go that route to shave of 100ms stackoverflow.com How to get multiple properties from objects in JXA?...
View ArticleOmnivore and DT via Obsidian
Sorry for the lack of clarity . . . I meant “file transclusion”. I read the help file several times and tried multiple variations but did not get any to work. Not a big deal because, I won’t probably...
View ArticleMost efficient way to get all nested tags (JXA)
mdbraber: JXA is still a very functional language for this type of work, but it’s also clumsy as hell ;- JXA is just the interface to AppleEvents. The language is JavaScript. whose belongs to JXA,...
View ArticleOmnivore and DT via Obsidian
BLUEFROG: Obsidian does not embed the file in a document. It does, it’s done by {{{content}}} - the part you’re referring to is probably ![[{{{fileAttachment}}}]] which is indeed doing transclusion of...
View ArticleOmnivore and DT via Obsidian
Of note, the syntax @sacoward mentions in the original post is just the template from Omnivore that every article uses when synchronized from Omnivore to Obsidian. So, the format is defined by...
View ArticleOmnivore and DT via Obsidian
It does, it’s done by {{{content}}} That is not embedding content in the sense the OP mentioned. Embedding content like a PDF would mean adding it as base64 data to the Markdown source. From the...
View ArticleOmnivore and DT via Obsidian
The actual markdown text that is created from the “Article Template” above in the Omnivore plugin is (using an example file) ![[Omnivore/attachments/75ce0c2d-9b35-45ed-9f6b-76d93f273fd4.pdf]] In...
View ArticleOmnivore and DT via Obsidian
1. PDFs aren’t support for viewing via transclusion in DEVONthink. See the Help image I posted previously. Obsidian has implemented a PDF viewer, as I also mentioned. “Omnivore” is the group the MD...
View ArticleOmnivore and DT via Obsidian
Thank you for the clarification with regards to viewing pdfs via transclusion. I misunderstood your previous response and the details in the help document. It is odd that the pathway is incorrect (in...
View Article"Extras" are a constant source of frustration and irritation
Yes, you are right, it seems there is no way to search there, but theoretically, all of those things get integrated in DT. You can go the scripts menu, etc.
View Article"Extras" are a constant source of frustration and irritation
No, not promotions. The long scrollable list of Tips and Tricks.
View Article"Extras" are a constant source of frustration and irritation
Has nothing to do with being integrated into DevonThink. Those extra are very useful small compact lessons on different features of DT.
View Article"Extras" are a constant source of frustration and irritation
As noted in another thread, this particular extra isn’t yet showing up in Tips & Tricks, so for now has to be accessed in its other form via Help => Tutorials. But normally they do appear in...
View ArticleQuestion about Indexing folders
I currently have a genealogy database setup with a folder structure. If I were to export that folder structure to iCloud and index it, would there be any issues? Would Time Machine still back it up?...
View Article