References


The references workflow is a bit strange for now. As there are various types of references, from quotes to courses to videos, I have to find a way to unify everything.

Flow

graph TD;
	A["Found interesting content 📄"]
	A -->|"Is a book 📗"|B["Add to LibraryThing"]
	A -->|"Is a movie 🎞️"|C["Add to Criticker"]
	A -->|"Other 📄"|D["Add to Zotero"]
	B --> E["Sync to the vault"]
	C --> E
	D -->|"Want to make it public?"|J["Add to Glasp"]
	D --> E
	J --> E
	E --> F["Fulfill the reference note 🖇️"]
	F -->|"When I have some time"|G["Consume the content 📄"]
	G --> H["Update its status in the reference note 🖇️"]
	H --> I["Eventually update its status on other platforms"]
Info

See Vault Wiki for the emoji reference

META

Status:: #workflow
Related::