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.
Feature | Explanation | Visual |
---|---|---|
Dark Mode | You can have different styles and they can have a light and a dark mode, if you download a theme, you can toggle dark mode with `C-SPC d d` or executing the "toggle-dark-mode" command |  | |
Zen Mode | Allows you to focus on a single component and forget about anything else. |  | |
Themes | You can have multiple themes and switch between them as you like. |  | | |
Multi Language Support | Ilse supports many different language. |  | |
Note Reference | You can embed a note inside another note. |  | |
Reference files inside notes. | File Reference |  |
Keyboard Shortcut | Bind shortcuts from simple such as `ctrl+s` to complex such as `ctrl+space i z` |  | |
Commands and Command Pallet | See all the available commands with the command pallet, execute any function with commands |  | |
Study Tools | See tudying with Ilse" for more |  | |
Multiple Directories | You can have as many directories as you want, maybe something for work, something for study etc. | |
CRM | Keep track of in Ilse | |
Task Manager | Manage all of your todos in one single place. |  | | |
Media Embed | Embed images, videos, sounds, gifs and more |  | |
Component Embed | Embed kanban, calendar, spreadsheets, Todos, reminders, help, tutorials, Mind Maps, Memex, Files and more inside a note. |  | |
Platform Independent | You can use it on Windows, Linux, MacOS, BDS??, Android, iOS etc. You can also develop a client for a platform if we don't support it. | |
Plain Text | We don't store anything in proprietary binary format, thus if we ever were to "die" you would still have your notes and your files. | |
Free and Open Source | I would appreciate if you paid something but it's free and open source. | |
Right/Left Sidebar | You can put anything you want there with quick access |  | |
Zettelkasten | We don't use directories and you have access to links to link a note to a file or to another note. |
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 |