There are two broad use-cases:

  • taking notes
  • writing formal longform documents

and we have these pieces of tools/applications to choose from:

  • code editors like VS code (or something better)
  • text based note taking app like obsidian.md or more fancy ones based on Vim which I don’t know about/use at all
  • typesetting systems like LaTeX, Typst (which I don’t use but still will talk about)
  • vector drawing apps like Inkscape, Adobe Illustrator
  • hand-writing/drawing apps like…well I used Adobe Illustrator for hand-writing/drawing for a long time XD…

In summary, we choose to implement our use-cases in the following manner:

  • taking notes: use Obsidian, but one many use Typst, or any one of those fancy Vim based setups
  • writing formal longform documents:
    • (one way) export the notes from Obsidian to PDFs
    • use VS code to write such documents on LaTeX (only way, as academia shall force you to use proper LaTeX anyways, rather than using Typst etc.)

for notetaking

Why use Obsidian

Rather than explaining my setup, I have mimicked it entirely here: Bilinear-vault. You just need to download it (as a zip, say, then extract the files) and open the folder through Obsidian.

The notes look like

center|700

A few highlights are as follows:

Exporting notes from Obsidian

for longform writing

the debate of LaTeX vs Typst

size of formal documents
use-cases
Overleaf usersstrictly latex code editorscode editors like VS code (or something better)
smol stuff <10 pages
can shift to typst web, easyTypst is prbably best for them
ranging from 10 page to 150/200 page articles, we may assume they don’t use many diagrams etcTypst is prbably best for them if (a) it could do the same thing (b) with less hassle (c) they can use typst to publish whereever they want tothey will have issues to shift to typst syntax
longform lecture notes/book writers, ~500 pages with diagrams, tables and all messy stuff??? they probably definitely pay for Overleaf, so…who may speak for such pro users!who may speak for such pro users!

setting up LaTeX on VScode with snippets and templates

  1. Install https://code.visualstudio.com/
  2. Install LaTeX Workshop - Visual Studio Marketplace inside Vscode
  3. Follow Install · James-Yu/LaTeX-Workshop Wiki
    1. Install Getting MiKTeX
  4. Install snippets sleepymalc/VSCode-LaTeX-Inkscape: ✍ A way to integrate LaTeX, VS Code, and Inkscape in macOS
  5. Evan Chen’s template: https://github.com/vEnhance/dotfiles/blob/main/texmf/tex/latex/evan/evan.sty
    1. How to use it? : https://web.evanchen.cc/faq-latex.html#L-4
  6. Diagrams? TikZ and Inkscape: https://www.math.univ-toulouse.fr/~asaintcr/blog-entry.php?id=5ink

brief history of everyone’s inspiration

Many of the LaTeX setup is inspired from Gilles Castel’s setup which he explained in three famous blog posts: How I’m able to take notes in mathematics lectures using LaTeX and Vim | Gilles Castel from 2019. It is built on Vim on a Linux system and that (along with a laptop with touch screen monitor) allowed him to take notes like in class!

He used Inkscape from drawings: How I draw figures for my mathematical lecture notes using Inkscape | Gilles Castel.

The comment section of these blogs are a warm feeling for everyone!

Castel put up his notes taken during his bachelors and masters at KU Leuven. His maters thesis in particular is a beautiful piece of work with very good looking diagrams.

Next, he started a PhD in mathematics at KU Leuven and in a blog article from 2022 explained how he wrote notes both typed and handwritten during this time.

However, his website shows “Gilles Castel ✝2022” and indeed the university page writes:

Quote

Gilles Castel Website
(KU Leuven, 2021-2022)
Gilles stopped his Ph.D. studies in 2022.
Before embarking in his Ph.D., he wrote a beautiful master thesis Morse Theory: a visual guide from handlebodies to the generalized Poincare’ conjecture, under the supervision of Charlotte Kirchhoff-Lukat.

It seems Ku Leuven’s who’s who page also mentioned ”Deceased on July 18 2022” but the page is not available anymore.