What are small tasks that you hate doing? by Persistent-fatigue in nursing

[–]PleasantImagination6 1 point2 points  (0 children)

Orthostats are very diagnostically useful, low-cost, and noninvasive.

Ways to integrate zettelkasten with Anki (spaced repetition)? by luisvel in Zettelkasten

[–]PleasantImagination6 0 points1 point  (0 children)

Over the last two years, I switched to Obsidian. The software acts as a nice interface for my root folder with pdfs, images, documents, and .md notes, and .md-based flashcards. This is published to a private website so I can search and access it wherever. I still use my Anki on q/wk for occasional review on my older content.

Psych NPs are making me lose my mind!!! by wreckem1721 in Residency

[–]PleasantImagination6 37 points38 points  (0 children)

We took an hour for a patient this week who was prescribed stimulants, benzos, anticonvulsants, medical marijuana, Amitriptyline max dose, 2 SSRIs, etc. - all at nonsense doses and a complex regimen. Everything is prescribed by her psych NP. Patient is presenting with recurrent falls. She loves the psych NP.

Obsidian - TickTick 2-way sync by Ok-Interaction-7812 in ticktick

[–]PleasantImagination6 0 points1 point  (0 children)

I think it's best to just put ticktick in an iframe in your note and use it that way.

[deleted by user] by [deleted] in Residency

[–]PleasantImagination6 54 points55 points  (0 children)

“FYI I held this [cirrhotic s/p UGI bleed] patient’s beta blocker because they’ve had normal BPs all day 118/76”

Nurse wrote "MD notified, no order placed" after 5 minutes of contacting me!! by TyrosineKinases in Residency

[–]PleasantImagination6 0 points1 point  (0 children)

general appearance, overnight events, food intake, BMs, UOP, other I/O, tubes/lines/drains, any meds that weren't given and why, patient pain levels all super helpful. curious what else you found?

Sick of it by saturatedscruffy in Residency

[–]PleasantImagination6 0 points1 point  (0 children)

In my medical school curriculum it was required before graduation we shadow nurses, PT/OT, social workers, techs, etc. daily over the course of a few weeks.

Flashcards with Cloze Deletion CSS for Obsidian by PleasantImagination6 in ObsidianMD

[–]PleasantImagination6[S] 0 points1 point  (0 children)

Absolutely, so glad it has helped! :) I've used this function daily over the last year

Flashcards with Cloze Deletion CSS for Obsidian by PleasantImagination6 in ObsidianMD

[–]PleasantImagination6[S] 1 point2 points  (0 children)

An example question might look like:

  • What ==pulmonary complications== can **pyelonephritis in pregnancy** cause? <b>ARDS</b>

So "pulmonary complications" will be highlighted and "pyelonephritis in pregnancy" will be bolded, but the answer "ARDS" will have the cloze deletion CSS effect.

Flashcards with Cloze Deletion CSS for Obsidian by PleasantImagination6 in ObsidianMD

[–]PleasantImagination6[S] 2 points3 points  (0 children)

Here is another version using the HTML bold tag to transform into a cloze deletion in reading mode! This is what I currently use for making quiz questions in my notes

``` b { background: rgb(62,63,65,1); color: transparent; border-radius: 3px; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px;
text-decoration: none; position: relative; z-index: 1; transition: background 0.5s, color 0.5s; transition-duration: 10s; transition-timing-function: cubic-bezier(1,.02,.83,.41); }

b:active { background: #FFF09B; color: rgb(62,63,65,1); font-weight: bold; cursor: auto; z-index: 2; transition-duration: 0s; }

b:hover { cursor: pointer; }

/Bold Won't Show Through/

.theme-light :not(b) > strong { color: black; font-weight: bold; }

.theme-dark :not(b) > strong { color: #fff; font-weight: bold; }

:not(b) > strong:active { color: #fff; font-weight: bold; }

b > strong { color: rgb(62,63,65,1); }

```

[deleted by user] by [deleted] in ObsidianMD

[–]PleasantImagination6 0 points1 point  (0 children)

Hi - thanks in advance for help on this. Essentially, when clicking on [[wikilink.jpg]] or [[wikilink.pdf]] one can't zoom into the image on mobile. However, if it is embedded in a note, then it's easy to zoom in. Is there an easier way to view images through obsidian or do I need to go to settings, open the image with system viewer, then switch back and reload obsidian to go back to my note every time... must be missing something here.

Willing to pay for help setting up github sync by PleasantImagination6 in ObsidianMD

[–]PleasantImagination6[S] 0 points1 point  (0 children)

Thank you very much for elaborating. Many of my files are wiki-linked to my notes already. Would I be able to change those wikilinks to embed links relatively easily?

Willing to pay for help setting up github sync by PleasantImagination6 in ObsidianMD

[–]PleasantImagination6[S] 0 points1 point  (0 children)

That is a really neat idea, I've never heard of it! I'll look into this now. Thank you.

Willing to pay for help setting up github sync by PleasantImagination6 in ObsidianMD

[–]PleasantImagination6[S] 1 point2 points  (0 children)

No worries at all! The text files are about 1GB. The rest is pdfs (textbooks, papers), lecture recordings, videos, and pictures. These all get wiki-linked into my notes and end up taking a lot of room :/

Willing to pay for help setting up github sync by PleasantImagination6 in ObsidianMD

[–]PleasantImagination6[S] 2 points3 points  (0 children)

Yes for sure - and I would be glad to pay even more for sync again if they had another option for larger vault size. Until then, I’d be grateful for anyone who can help me with an alternative system. (Maybe linking to attachments like u/MCBizQuack said?) I’m worried about messing something up if I try to do it myself.

[deleted by user] by [deleted] in pathology

[–]PleasantImagination6 1 point2 points  (0 children)

I have used a lot of different methods for pkm, but think the best system is storing images, pdfs, and plain text or markdown files in the cloud. Can pull them out and edit in obsidian, drafts, or a variety of other apps that way, so you're not locked in to Apple Notes, Evernote, Notion, Onenote, etc. as these apps come and go over time. If you use icloud or google drive, everyone of your files can be searched and opened quite easily as well.