tallguyjenks / Obsidian-For-Business

Using Obsidian.... For Business!
https://www.bryanjenks.dev/
MIT License
149 stars 12 forks source link

Instructions Unclear to "get the code into the Outlook Application" #14

Closed dylan-k closed 2 years ago

dylan-k commented 3 years ago

If you follow the installation steps carefully, you'll end up with a set of blank modules. There's a description of how to name them, but nothing about how to get the actual code into them. Is this what works instead?

  1. drag one of the vb files into the panel that lists modules, etc.
  2. a new module will be created that contains the script within that file
  3. rename the module as needed.
github-actions[bot] commented 3 years ago

This was your first issue! Thank you for contributing!' first issue

tallguyjenks commented 3 years ago

i guess it was unclear to copy/paste but if the drag method works that's even better. the VBE is so archaic I tried to keep it as simple as possible

dylan-k commented 3 years ago

Yes it really is archaic. I'm still trying to figure this out, so I think instructions that are as detailed, but still simple... specific as possible would be a big help.

If I do figure it out, would it help to do a pull request for updated info on how to do it? I noticed the wiki for this repo isn't set up yet.

tallguyjenks commented 3 years ago

Pull requests are welcome!

dylan-k commented 2 years ago

I'll do a PR but essentially the missing step for me was to do the following steps:

There's a way to do trust certificates for scripts like these but I'm content with this simpler/riskier approach.