📝 Wrote to-do list that explains the goal of this package
parent
3afff800bb
commit
d2ea8f806c
@ -1,3 +1,11 @@
|
|||||||
# cheatsheet
|
# cheatsheet
|
||||||
|
|
||||||
A LaTeX expl3 package that provides an environment that allows easy creation of pretty "cheat sheet" style pages
|
A LaTeX expl3 package that provides an environment that allows easy creation of pretty "cheat sheet" style pages.
|
||||||
|
|
||||||
|
# TODO
|
||||||
|
* basically everything still needs to get done 🥴
|
||||||
|
* meaning:
|
||||||
|
- **sticky notes** mechanic. figure out how to best use it (a single command similiar to `\item` in lists? or rather have it just be environments?)
|
||||||
|
- desired goal: compatibility with `tabularray` and `minted` for the sticky notes
|
||||||
|
- universal style of sticky notes, regardless of content
|
||||||
|
- with an option to change color style of a single sticky note easily if wanted
|
||||||
|
|||||||
Loading…
Reference in New Issue