Restart with Claude
This commit is contained in:
27
docs/KExocortex/UI.md
Normal file
27
docs/KExocortex/UI.md
Normal file
@@ -0,0 +1,27 @@
|
||||
%%
|
||||
Title: Exocortex UI
|
||||
Created: 2022-03-08 03:09
|
||||
Status:
|
||||
Parent: [[Archive/Computing/KExocortex]]
|
||||
Tags:
|
||||
Source:
|
||||
%%
|
||||
|
||||
# Exocortex UI
|
||||
|
||||
A huge part of the exocortex is having a useful user interface, one that allows for querying and whatnot.
|
||||
|
||||
### Java
|
||||
|
||||
* [Compose](https://www.jetbrains.com/lp/compose/) -- requires gradle, couldn't get it to build.
|
||||
* [[Resources/Computing/Lang/Java/JavaFX|JavaFX]]
|
||||
|
||||
### Go
|
||||
|
||||
- [Fyne](https://github.com/fyne-io/fyne) - a cross-platform UI based on Material
|
||||
|
||||
### Things to steal
|
||||
|
||||
* IntelliJ has the CTRL+SHFT+A to bring up the actions menu. This would be useful to switch modes, enable quickly querying, etc.
|
||||
* Dendron's C-L is nice for creating notes.
|
||||
|
||||
Reference in New Issue
Block a user