diff --git a/ideas.org b/ideas.org new file mode 100644 index 0000000..2987f9f --- /dev/null +++ b/ideas.org @@ -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.