It's an application for the Pax Cerabrum .
To Summarize, it's a tool for aiding Human Cognition.
To learn new things better. To remember what we have already leaned. To think and elaborate more deeply on important concepts and ultimately, increase creative output & self realization.
Platform | How |
---|---|
Web Demo | Download \a> |
Web(.html) | Download |
Desktop Linux(AppImage) | Download |
Desktop Windows(.exe) | Download |
Desktop MacOS(.dmg) | Comming Soon ... |
Mobile Android(.apk) | Comming Soon ... |
Mobile OS | Commin Soon ... |
Command Line(Node.js) | `npx ilse` & `npm install ilse -g` & `yarn add global ilse` |
Command Line(Lisp) | Comming Soon ... |
Command Line(C/C++/Rust, binary) | Comming Soon ... |
Script Windows(VB) | Comming Soon ... |
Script Linux(Rofi) | Comming Soon ... |
Script Linux(Zenity) | Comming Soon ... |
Script MacOS(Rofi) | Download |
Vim Plugin | Comming Soon ... |
VSCode Plugin | Comming Soon |
Emacs Plugin | Comming Soon ... |
Sublime Text Plugin | Comming Soon ... |
Headless Ilse(Docker) | Comming Soon ... |
To Argument Human Cognition, Create a Long-Term Cognitive Asset & Reduce the Cost of Knowledge Acquisition.
No propietary format, only plain markdown files. Even if this app dies, you'll not lose your notes
Interest Repetition is the evolution of Spaced Repetition & Incremental Reading
Ilse implements native interest repetition where we don't depend on this app itself, you can use scripts and your OS(Operation System) native Keyboard Shortcut
You can check the code for yourself, clone and modify it.
The tool itself it multi-platform, but the standard itself might be implement on a toaster software since its generic enough for any developer to pick up.
We have first-class support for bullets and bi-directional link for a custom Zettelkasten.
For Linux, Windows and MacOS we have scripts so you can write even if the app is closed
If there's a feature we you want but either don't have or don't plan to implement, you might implment it yourself, you might also download plugins from third-parties as to extend your tool.
Customize the look if your zettelkasten with those.
For Linux, Windows and MacOS we have scripts so you can write even if the app is closed
This is about the First brain study, where you just dump study material there to be scheduled to be studied later.
We have a custom Spaced Repetition scheduling system for everything from flashcards, prompts, reminders, inspirations, todos etc. Different from Supermemo and Anki we don't have a "daily drill" you study when it's the most plesurable to you.
Since making "items" for ilse is merely making normal files + metadata, we have no such a thing as a "format", it's just normal files, so we can share with each other things such as materials for learning medicine, japanese, geology, neuroscience, HTML practive files.
Dialog
API | Screenshot |
---|---|
await ilse.dialog.info( "Title Here", "Description" ) |
![]() |
await ilse.dialog.confirm( "Are you sure?", "Realy?" ) |
![]() |
await ilse.dialog.input( "This is the title", "This is description" ) |
![]() |
Shortcut | Action |
---|---|
alt+f | Search |
alt+s | Save |
alt+m | Toggle Menu |
tab | Indent Bullet |
shif+tab | Unindent Bullet |
alt+h | Help |
alt+g | Open Graph |
alt+c | Open Configuration |
alt+d | Toggle Daily Notes |
alt+o | Open file |
alt+n | New Bullet |
Click | Location | Action |
---|---|---|
Ctrl Click | Link | Open link file graph |
Shift+Click | Link | Open Link File |
Middle Click | Component Options | Delete Component |