
Sometimes the best solutions and answers / templates are found only on stackoverflow, or some other site, and this helps that I can consolidate / organize / view my information in any way I want
DOCUMENT CLASS MYNOTES MANUAL
Also, the MSDN website (microsoft docuemntation) is one of the worst-looking user-unfriendly sites out there, so its imperative I have my own manual
DOCUMENT CLASS MYNOTES MANUALS
Its full of code snippets, examples, and best reference manuals I’ve collected from a variety of sources.Įxcel is a good example of this since a lot of documentation is really old, hard to look at (a lot of authoritative websites in these topics still look like websites from the 90’s), or outdated so this gives me a better manual than anything else I find online. This way I can 100% rely on every note on here My rule of thumb is I validate every piece of code snippet that goes into my dynalist This is what I use as my ongoing excel VBA / Visual Basic cookbook for work related things I use a black document whenever I write a pure reference manual, normally I combine 2-3 courses of material and duplicate parts of it into a new cheatsheet


I call them “living notes” because of the gifsĪlso, I can stylize different documents with CSS. I can even put images next to each other in the form of an image gallery. I’m learning bootstrap 4 in atm so its really heavy on gifs and images in it. Its also nice because I can take any flavor of notes as well. If you do any development in general (professional or at the noob level like me), you can see the value in a universal search parameter ofr all your code regardless of where its at, since its all in dynalist.ĭon’t need to worry about searching through 2 different repos in github (not possible really), or git clone and using an IDE with some extensions to handle this sort of search query, or porting over notes on different PCs, etcĪlso, I do lots of excel VBA stuff for work and its got a pretty crappy method of debugging / saving code, so this comes in handy when using dynalist to do almost git-style version control What’s nice about this app especially when using its search features, is I normally dump both my code snippets + my full github repos + freecodecamp solutions sometimes in here.

