diff --git a/Changelog b/Changelog index 2bb7e328..79e4efb2 100644 --- a/Changelog +++ b/Changelog @@ -4,7 +4,8 @@ polished Preferences (Appearance refactored to Controls; restart requirement highlighted), missing OOTB Eisenhower Matrix is automatically added back to the list of Organizers, up/down button in O/N preview mode to move around - O's Ns while presenting a N. + O's Ns while presenting a N. Tools allowing to get more information about + the word under cursor from Wikipedia, arXiv, LLM chats or web search engines. 2023-01-15 Martin Dvorak diff --git a/FIX-IT.txt b/FIX-IT.txt new file mode 100644 index 00000000..c164d809 --- /dev/null +++ b/FIX-IT.txt @@ -0,0 +1 @@ + $ mind
 libpng warning: iCCP: known incorrect sRGB profile
 libpng warning: iCCP: known incorrect sRGB profile
 QObject::connect: Cannot connect (null)::triggered() to m8r::MainWindowPresenter::doActionToolsArxiv()
 QObject::connect: Cannot connect (null)::triggered() to m8r::MainWindowPresenter::doActionToolsPandoc()
 QObject::connect: Cannot connect (null)::triggered() to m8r::MainWindowPresenter::doActionToolsChatGpt()
 QObject::connect: Cannot connect (null)::triggered() to m8r::MainWindowPresenter::doActionToolsWikipedia()
 QObject::connect: Cannot connect (null)::triggered() to m8r::MainWindowPresenter::doActionToolsDocusaurus()
 QObject::connect: Cannot connect (null)::triggered() to m8r::MainWindowPresenter::doActionToolsDucDuckGo()