GithubHelp home page GithubHelp logo

obsidian-email-block-plugin's People

Contributors

claremacrae avatar joleaf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

obsidian-email-block-plugin's Issues

prompt for fields instead of template

Lots of folks want to send email from obsidian and I've used your plugin and it has helped me. I was wondering about adding a command to send note as email which would prompt in a modal for the various email fields (to,cc,bcc, subject) and use the current note (or perhaps selection as a second option) and send that as the email. Makes it easier to use that having to think about creating a template and adding it to a note.

Recognize from field

It would be nice to allow and format a from: field.
I use it to nicely show mails received when I want to keep them in my notes.

add a "&bcc=" in the cc block

First, great addin and thnaks. I use the example you gie and am on Win11. I have the sendto link enabled. When I click the nessage fields included (to, subject, body) are all filled in with what I have in the block. However, the cc field that Outlook (desktop) displays is filled in with "&bcc=" even though I have no cc or bcc field.

I would assume that if the field is missing or empty, you'd leave out the &bcc or &cc from then URL to invoke the email client.

Attachments

Hello,

great plug-in, a real time saver. I use it every day for a number of mail templates. To make it take off like a rocket โ€“ one think: attachments.

Would it be possible to add a file, for example linked in the "body: [[MyMail]]" or as a link in a variable, as an attachment to the mail?

Thanks. Otto

Spacing on the text below

Thanks Joleaf for the previous answer, also needed to ask how do I make spacing for the text below as I tried to space after an email text but it could not be shown.

Example:

Event
Hi (name), how are you, Best Regards

Expected
Hi (name),

How are you

Best Regards,

Internal links

The ability to use internal links, i.e. [[some link]].

seems every line of body needs to start with tab??

when I enter text from quickadd i get errors. It seems if the text of the body doesn't have a tab at the start of each line there is an error. is this observation correct? makes adding content very awkward. can this be changed?

Email parameters invalid

Hi,

I just downloaded this plugin to try and can't seem to make it work.

I tried this example:

```email
to: [email protected]
subject: My Subject
body: "Hey info,

  here is some content"
```

I am getting this error:

Email parameters invalid: Cannot read properties of null (reading 'toString')

43264

Any idea what the issue could be?

Thanks!

Allow field to use variables

I like to have all my variables in the font-matter, so I can structure it batter.
i.e.

---
email:
  from: [email protected]
  to: [email protected]
  subject: some thing
  body: |
    Multi
    Line
    Some
    thing
---

Since we can already access the font-matter variable in the body, I think it will be good to do the same in other fields as well.
i.e.

```email
to: [email protected]
subject: My Subject
cc: {{myvar}}
body: [[MyMail4711]]
variables:
  myvar: TestVar
```

0.4.0 blank header data causes error

Thanks fir the new format. Works really well. There is one issue. I created a quickadd function. It inserts this into a note:

```email
to: 
cc: 
bcc: 
subject: 
---
```

if I just fill in the to/subject and message but leave cc and bcc empty I get an error about parsing and null

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.