Ilse Langnar's Notebook

Augmenting Human Cognition

Brain
Screenshots Brain Brain Brain Brain Brain Brain Brain Brain Brain Brain Brain Brain Brain Brain Brain Brain Brain Brain

What

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.


How

More
Platform How
Web Demo Download
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 ...

Why

To Argument Human Cognition, Create a Long-Term Cognitive Asset & Reduce the Cost of Knowledge Acquisition.

Where

Features

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 ![Dark Mode](https://raw.githubusercontent.com/ilse-langnar/notebook/dev/docs/feature-dark-mode.gif) |
Zen Mode Allows you to focus on a single component and forget about anything else. ![Zen Mode](https://raw.githubusercontent.com/ilse-langnar/notebook/dev/docs/feature-zen-mode.gif) |
Themes You can have multiple themes and switch between them as you like. ![Themes](https://raw.githubusercontent.com/ilse-langnar/notebook/dev/docs/feature-themes.gif
Easy Import/Export You can import a theme or a plugin with a single click. ![Easy Import/Export](https://raw.githubusercontent.com/ilse-langnar/notebook/dev/docs/feature-easy-import-and-export.gif) | |
Multi Language Support Ilse supports many different language. ![Multi Language](https://raw.githubusercontent.com/ilse-langnar/notebook/dev/docs/feature-multi-language.gif) |
Note Reference You can embed a note inside another note. ![Note Embed](https://raw.githubusercontent.com/ilse-langnar/notebook/dev/docs/feature-note-embed.gif) |
Reference files inside notes. File Reference ![File Embed](https://raw.githubusercontent.com/ilse-langnar/notebook/dev/docs/feature-file-embed.gi
Multiple Components You can check a file while looking at the calendar and your daily notes. ![Multiple Components](https://raw.githubusercontent.com/ilse-langnar/notebook/dev/docs/feature-multiple-components.gi
Graph Visualize relationship between notes, files, media and more. ![Graph](https://raw.githubusercontent.com/ilse-langnar/notebook/dev/docs/feature-graph.gif)
Keyboard Shortcut Bind shortcuts from simple such as `ctrl+s` to complex such as `ctrl+space i z` ![Keyboard Shortcuts](https://raw.githubusercontent.com/ilse-langnar/notebook/dev/docs/feature-shortcuts.gif) |
Commands and Command Pallet See all the available commands with the command pallet, execute any function with commands ![Command Pallet](https://raw.githubusercontent.com/ilse-langnar/notebook/dev/docs/feature-command-pallet.gif) |
Study Tools See tudying with Ilse" for more ![Study](https://raw.githubusercontent.com/ilse-langnar/notebook/dev/docs/feature-study.gi
Daily Notes This is your hub, this is where you start off if you're confused as to where to go. ![Daily Notes](https://raw.githubusercontent.com/ilse-langnar/notebook/dev/docs/feature-daily-notes.gif) |
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. ![Task Management](https://raw.githubusercontent.com/ilse-langnar/notebook/dev/docs/feature-task-management.gif) | |
Media Embed Embed images, videos, sounds, gifs and more ![Media Embed](https://raw.githubusercontent.com/ilse-langnar/notebook/dev/docs/feature-media-embed.gif) |
Component Embed Embed kanban, calendar, spreadsheets, Todos, reminders, help, tutorials, Mind Maps, Memex, Files and more inside a note. ![Component Embed](https://raw.githubusercontent.com/ilse-langnar/notebook/dev/docs/feature-component-embed.gif) |
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 ![Right Sidebar](https://raw.githubusercontent.com/ilse-langnar/notebook/dev/docs/feature-right-sidebar.gif) |
Zettelkasten We don't use directories and you have access to links to link a note to a file or to another note.

Documentation

Plugin API

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" ) 
Keyboard Shortcuts / Keyboard
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

Standard