Ilse Langnar's Notebook is an implementation of the Vitruvian Brain framework

Overview

Ilse Langnar's Notebook

Memoirs of a Recon Corps Member

Ilse


Ilse Langnar's Notebook is a free, knowledge management platform.


Imagine Roam Research + Obsidian + Anki + Supermemo but without their downsides such as online-only, lock-in, bad algorithm, complexity etc.

Ilse aims to be the ultimate study and note-taking tool by learning from its predecessors and building something that last by implementing a standard instead of building just software which might rot overtime.

Try the online Demo or download it form Linux Windows or OS x.

If anything goes wrong, please open a Issue.

Why

To augment human cognition with memory, references and more. Ilse is based on the Vitruvian Brain Framework: https://ilse-langnar.github.io/notebook/vitruvian-brain.html

Screenshots

Todos

Todo List

  • Vitruvian
    • Make official docker image
    • Make Vim plugin for Vitruvian
    • Make VSCode plugin for vitruvian
    • Make Emacs plugin for vitruvian
    • Make Sublime Text for vitruvian
    • Make command line client for vitruvian
  • Ilse
    • Make windows build work
    • Make Linux build work
    • Make OS X build work
    • Make android client
    • Make iOS client

Installing

You might also like...

An implementation for FIWARE Orion and Cygnus on AWS.

An implementation for FIWARE Orion and Cygnus on AWS.

FIWARE: Orion and Cygnus on AWS This guide will help you to deploy Fiware's Orion and Cygnus components into a serverless architecture. What does this

Sep 21, 2022

A JavaScript implementation of Michael Baker's Miner2149

miner2149-js A JavaScript implementation of Michael Baker's Miner2149. This repository is for personal use only. Not for commercial use or distributio

Jan 11, 2022

A fast simplex noise implementation in Javascript.

simplex-noise.js API Documentation simplex-noise.js is a simplex noise implementation in Javascript/TypeScript. It works in the browser and nodejs. Us

Jan 2, 2023

A javascript text differencing implementation.

jsdiff A javascript text differencing implementation. Based on the algorithm proposed in "An O(ND) Difference Algorithm and its Variations" (Myers, 19

Jan 7, 2023

javascript implementation of logistic regression/c4.5 decision tree

LearningJS: A Javascript Implementation of Logistic Regression and C4.5 Decision Tree Algorithms Author: Yandong Liu. Email: yandongl @ cs.cmu.edu Upd

Aug 19, 2022

NodeJS Implementation of Decision Tree using ID3 Algorithm

Decision Tree for Node.js This Node.js module implements a Decision Tree using the ID3 Algorithm Installation npm install decision-tree Usage Import

Dec 12, 2022

This is a nodejs implementation of the python example

DOC This is a nodejs implementation of the python example provided in https://github.com/EnAccess/OpenPAYGO-Token. In case of anything please feel fre

Jan 25, 2022

[WIP] WebGL API implementation for Deno, built on GLFW using FFI.

Note I'm no longer working on this project because I have just realized macOS does not support OpenGL ES API, and adding Desktop GL backend to this mo

Jun 11, 2022

Audited & minimal implementation of BIP39 mnemonic phrases

scure-bip39 Secure, audited & minimal implementation of BIP39 mnemonic phrases. Developed for js-ethereum-cryptography. Check out scure-bip32 if you n

Dec 25, 2022
Comments
  • "Open file" bugs

    • Both these buttons seem to have the same name and function image image

    • Clicking on either of them creates a new item. when you try to rename this item, a popup appears saying the item cannot be found image

    • Trying to delete the item by pressing the trash icon has no effect image

    opened by silverwings15 2
  • "Add menu" bug

    The add menu button doesn't seem to do anything aside from collapsing elements with no way to get them to show again except by restarting the program. This is what happens when I click it multiple times

    Before clicking:

    image

    First click: image

    Second click image

    Third click image

    opened by silverwings15 1
  • Windows app Issues

    Windows app Issues

    I downloaded windows exe app, But after opening app, it is not possible to make any note or see any notes in folder. Other functionality like web/srs is also not working yet.

    Is still app not functional?

    opened by vasnt 3
Releases(1.3)
Owner
Ilse Langnar
Creating Ilse Langnar's Notebook
Ilse Langnar
WhyProfiler is a CPU profiler for Jupyter notebook that not only identifies hotspots but can suggest faster alternatives.

Introduction WhyProfiler is a CPU profiler for Jupyter notebook that not only identifies hotspots but can suggest faster alternatives. It is powered b

Robusta 44 Dec 5, 2022
🧠 My second brain — Ideas, thoughts, resources, notes… All publicly shared in one place.

?? Second Brain Welcome to my second brain. This is a collection of notes, journals, and resources written or collected by me (@pixelsbyeryc), in an a

ERYC 4 May 4, 2022
Brain wallet using both language and visual memory.

*Check out the big brain on Brett! You're a smart motherfvcker, that's right.* -- Pulp fiction ?? SUPER BRAIN WALLET ?? Use your brain power to the ma

Code's All Right â„¢ 4 Jun 9, 2022
Train and test your brain with these memory games

Want to help grow your Hippocampus? Engage your Cerebrum? Try these games! Train and test your brain with these memory games. Each game is designed to help you increase your memory. How much can you memorize with each game? Test yourself.

Christian Schroeder 2 Jun 16, 2022
MySQL meets Jupyter notebooks. Grasp provides a new way to learn and write SQL, by providing a coding-notebook style with runnable blocks, markdown documentation, and shareable notebooks. ✨

A New Way to Write & Learn SQL Report Bug · Request Feature Table of Contents About The Project Built With Getting Started Prerequisites Installation

Lakshya 7 Sep 1, 2022
Interactive Text Annotation for Jupyter Notebook/Lab

Interactive Text Annotation for Jupyter Notebook/Lab Perform entity extraction inline without leaving your notebook. Iteratively label and train a mod

null 8 Dec 26, 2022
Official chrome extension for brain.operand.ai

Brain Chrome Extension This is the repo for https://brain.operand.ai’s chrome extension. To install the extension directly from the repo follow these

Operand, Inc. 3 Dec 15, 2022
A simple implementation example (framework) of Deso Protocol's Smart Services.

This project serves as a simple implementation example (framework) of Deso Protocol's Smart Services. This framework comes with out-of-the-box SSL, MongoDB, dev/stage/prod environments, and modularity.

Hunter Paulson 5 Sep 22, 2022
Javascript implementation of flasher tool for Espressif chips, running in web browser using WebSerial.

Javascript implementation of esptool This repository contains a Javascript implementation of esptool, a serial flasher utility for Espressif chips. Un

Espressif Systems 103 Dec 22, 2022
Fast & minimal implementation of bech32, base64, base32, base16 & base58

micro-base Fast and minimal implementation of bech32, base64, base58, base32 & base16. Matches following specs: Bech32, Bech32m: BIP173, BIP350 Base16

Paul Miller 45 Jan 4, 2023