Add ideas.org

This commit is contained in:
Bob Polis 2024-01-20 12:54:32 +01:00
parent c8ec62a1aa
commit 7a555f6102

8
ideas.org Normal file
View File

@ -0,0 +1,8 @@
#+title: Ideas
#+filetags: :images:
* adapt image size to available terminal lines and columns
** subtract number of lines of PS1 from total
** multiply result times 2 for real image rows
* auto convert any image format to something we can read
* auto detect true color capability
If not available, revert to 216 color scheme.