Ilse Langnar's Notebook

Memoirs of a Recon Corps Member

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

What

Ilse is a tools for Augmenting 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.


It's also a tool to replace most softwares(code editing, music, video, web browsing ) with a single one.

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

Discord
Github

Features

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.

Themes

You can have multiple themes and switch between them as you like.

Import / Export

You can import a theme or a plugin with a single click.

Multi Language Support

Ilse supports many different language.

Note Reference

You can embed a note inside another note.

Reference files inside notes

File Reference

Multiple Components

You can check a file while looking at the calendar and your daily notes.

![Multiple Components](
Graph View

Visualize relationship between notes, files, media and more.

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

Daily Notes

This is your hub, this is where you start off if you're confused as to where to go.

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 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.

Documentation

Plugin API
ilse.dialog.info

 await ilse.dialog.input( "Hello", "Description" ) 

ilse.dialog.confirm

 await ilse.dialog.input( "Are you sure?", "Really?" ) 

ilse.dialog.input

 await ilse.dialog.input( "Give me a random number", "From 0 to 100" ) 

ilse.dialog.listing
ilse.dialog.close
ilse.save

 await ilse.dialog.input( "Give me a random number", "from 0 to 100" ) 

ilse.load

 await ilse.dialog.input( "Give me a random number", "from 0 to 100" ) 

ilse.commands.add
ilse.create_floating_window

({ title: "Brown Noise", width: 200, height: 200, html: `brown-noise.html` })

ilse.shortcut.add()
ilse.notify()

Keyboard Shortcuts
Special

ctrl+enter

ctrl+p

shift+enter

ctrl+(

ctrl+.

Tab
shift+Tab
Make Your Plugin
Make Your Theme

Marketplace

Marketplace

Studying with Ilse

Step 1 - Download this Study Tool

Step 2 - Reload your app

Step 3 - Use ctrl+space l l to open

Step 4 - Follow the instructions there.


Install Keyboard Shortcut Scripts

Step 1 - Download the native script for studying

Step 2 - Setup your keyboard shorcut, So you can study even is ilse it not open(anywhere)

Examples

Chemistry

Step 1 - You import a wikipedia article on: Alcohol, and you see a table with a bunch of alcohols and how to name them

Step 2 - You take screenshot of the first alcohol

Step 3 - You take screenshot of the second alcohol

Step 4 - You take screenshot of the third alcohol

Step 5 - You take screenshot of the Fourth alcohol

Step 6 - After taking a screenshot of each item, each one of them will be "queued" differently based on your memory, thus the schedule for each item will be different based on how well you remember the alcohol, allowing you to "chunk" this knowledge about alcohols

Biochemistry

TODO

Blog

Inspirations for Ilse Langnar's Notebook
Program Feature Description
Roam Researcher Outliner TODO
Anki Spaced Repetition TODO
Supermemo Incremental Reading TODO
Supermemo Incremental Learning TODO
Obsidian Plugins TODO


Emacs ... But instead of text it's HTML!!

- [ ]

- [ ] | SpaceMacs | SPC (key) | You can start listening to "brown noise" from ilse with `C-SPC t s b` the "C-SPC" means "control+space" then t s b, in complete it would be: ctrl+space t s b |

Roadmap

Autocomplete API
Text Expantion API
Communication API
Stable Outliner
OSX Build