Quantcast
Channel: DEVONtechnologies Community - Latest posts
Browsing all 16017 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Markdown Template / style like "read the docs" for documents

vinschger: Wondering if @ThorstenG is happy with this Well, as I feel only “competent” to “evaluate” the aesthetic part of this: it’s perfect!. And with the text replacement it’s even a no-brainer to...

View Article


Image may be NSFW.
Clik here to view.

Markdown Template / style like "read the docs" for documents

vinschger: I am not sure what you mean with this statement, could you elaborate this with a short example? Instead of <div class="important"> ### Important First paragraph Second paragraph...

View Article


Image may be NSFW.
Clik here to view.

Send by Email changed?

sgbirch: do you know if we can email a markdown document from DT and DTTG and have it format nicely for the recipient? What does “nicely” mean? Markdown is a pure text format that doesn’t have any...

View Article

I deleted the default smart rules 'Create Version' and 'Remove Obsolete...

No, there are no options to hide individual smart rules. If you disable a rule’s actions, the name dims though.

View Article

Image may be NSFW.
Clik here to view.

Markdown Template / style like "read the docs" for documents

Dear @chrillek Maybe I have not understood you correctly, if I use <aside> # Important first paragraph second paragraph … </aside> instead of <div class="important"> ### Important...

View Article


Image may be NSFW.
Clik here to view.

Markdown Template / style like "read the docs" for documents

Well… chrillek: That doesn’t change anything with the CSS as long as the class important is set for the aside element. I forgot to write <aside class="important">. My bad. The context though …...

View Article

Image may be NSFW.
Clik here to view.

Markdown Template / style like "read the docs" for documents

As far as I understand (and it works here…) you still need to reference the CSS style class. So it would look like this: <aside class="important"> ### Important </aside>

View Article

Markdown Template / style like "read the docs" for documents

@chrillek Great, now I have understood, and it works perfectly. May I ask how you achieved this nice rounded colored margin around the whole box?

View Article


Image may be NSFW.
Clik here to view.

Markdown Template / style like "read the docs" for documents

For completeness, an earlier discussion (summer '23) of admonitions in markdown. Markdown Admonitions DEVONthink Howdy Fellow DT users. I am a fairly new user to DT and it fits so well into my...

View Article


Image may be NSFW.
Clik here to view.

Markdown Template / style like "read the docs" for documents

vinschger: May I ask how you achieved this nice rounded colored margin around the whole box? Perhaps: MDN Web Docs border-radius - CSS: Cascading Style Sheets | MDN The border-radius CSS property...

View Article

Markdown Admonitions

And I think that neither blockquote nor div is the correct element for an admonition. aside should be. We’re not talking about a “quote” here, so blockquote is out of the question. And similar to div,...

View Article

I deleted the default smart rules 'Create Version' and 'Remove Obsolete...

Thanks. I have done this. They show dimmed in the navigation bar and now don’t show in the ‘Apply Rules’ which is a great help.

View Article

Image may be NSFW.
Clik here to view.

Markdown Template / style like "read the docs" for documents

thanks… now it looks great with this improved CSS code .important { border-color: #ffb100; background-color: #fff9e6; border-left: 5px solid #ffb100; border-right: 5px solid #ffb100; border-radius:...

View Article


Send by Email changed?

Thank you for your response to my query about emailing Markdown documents from DEVONthink (DT) and DEVONthink To Go (DTTG) in a reader-friendly format. I appreciate your point about Markdown being...

View Article

Image may be NSFW.
Clik here to view.

Markdown Template / style like "read the docs" for documents

vinschger: Indeed, even slightly “nicer” border margins than in @ThorstenG’s example I’m absolutely amazed about what this thread turned into!

View Article


Send by Email changed?

DEVONthink can render MD as HTML (which is the original purpose of MD). Perhaps you can make a scrip that automates to your satisfaction putting that email into a mail message. But remember it...

View Article

Mac + iOS Access

Well, here’s the thing: When I enable iCloud (CloudKit) sync on DTTG, it tells me its an incorrect encryption key, but it never tells me WHERE to put the key that I used when establishing iCloud...

View Article


Send by Email changed?

In addition to @rmschne’s point-on remarks: What do you want the recipient to have? If it’s a nicely formatted something, why bother with MD at all (there’s PDF, Word, Pages, HTML – all more or less...

View Article

When was DEVONthink first released?

What is the story behind the name “DEVONthink”?

View Article

Image may be NSFW.
Clik here to view.

Markdown Template / style like "read the docs" for documents

ThorstenG: if we could somehow “hide” the HTML part from the markdown My preference is to keep the code hidden; both HTML and markdown and switch to text edit mode if I need to access the code

View Article
Browsing all 16017 articles
Browse latest View live