-
Notifications
You must be signed in to change notification settings - Fork 139
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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() |