Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilse-langnar/notebook
Tool for Thought. ʚɞ
https://github.com/ilse-langnar/notebook
anki cross-platform note-taking obsidian pkm quine roam spaced-repetition supermemo tool
Last synced: 26 days ago
JSON representation
Tool for Thought. ʚɞ
- Host: GitHub
- URL: https://github.com/ilse-langnar/notebook
- Owner: ilse-langnar
- Created: 2022-05-03T18:18:51.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-02T20:31:35.000Z (over 1 year ago)
- Last Synced: 2024-09-30T11:24:35.251Z (about 1 month ago)
- Topics: anki, cross-platform, note-taking, obsidian, pkm, quine, roam, spaced-repetition, supermemo, tool
- Language: HTML
- Homepage: https://ilse.ink
- Size: 69.4 MB
- Stars: 74
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
Ilse Langnar's Notebook
Memoirs of a Recon Corps Member
[![Discord](https://badgen.net/discord/members/4MC26m87Dp)](https://discord.gg/4MC26m87Dp)
[![Discord](https://badgen.net/discord/online-members/4MC26m87Dp)](https://discord.gg/4MC26m87Dp)
[![Reddit](https://badgen.net/reddit/subscribers/r/ilse-notebook)](https://reddit.com/r/ilse-notebook)
[![NPM](https://badgen.net/npm/v/ilse)](https://www.npmjs.com/package/ilse)Ilse Langnar's Notebook is a free, knowledge management platform.
Imagine [Roam Research](https://roamresearch.com/) + [Obsidian](https://obsidian.md/) + [Anki](https://ankiweb.net/) + [Supermemo](https://www.supermemopedia.com/wiki/Main_Page) + [Emacs](https://www.gnu.org/software/emacs/) + [Spacemacs](https://www.spacemacs.org/) + [Chrome](https://www.google.com/chrome/) but without their downsides such as online-only, lock-in, bad algorithm, complexity etc.
Ilse is here to replace your: Browser, Email, Code Editor, IDE, Command Line, Filesystem, Study Tool, Note Taking and more. Imagine a Browser + Zettelkasten + IDE + Filesystem
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]( https://en.wikipedia.org/wiki/Software_rot). And this standard is called [HTML](https://en.wikipedia.org/wiki/HTML).
Try the online ~~[Demo](https://ilse-langnar.github.io/notebook/demo/index.html)~~ or download it form ~~[Linux](https://github.com/ilse-langnar/notebook/releases/download/0.8/ilse-langnar-notebook-0.1.8.AppImage)~~ [Windows](https://github.com/ilse-langnar/notebook/releases/download/1.3/Ilse.Langnar.s.Notebook.Setup.1.3.0.exe) or ~~[OS x]()~~.
If anything goes wrong, please open a [Issue](https://github.com/ilse-langnar/notebook/issues/new).
Why
To augment human cognition with memory, references and tools.This software is made with the intent of lasting century, this is because it's based on 2 thing: Plain Text & HTML.
So as long you have a program that can interpret text and HTML, you data will still be ok.This program defines a couple of base "features"(primitives) that be combined with each other to form generative tools for thought, so Ilse is the base, and then you "evolve" the system as you wish to use it.
Download:
Command Line:
Roadmap
| Feature | Explanation | Status |
|--------------|-----------|------------|
| Chrome Extention Support | | In Investigation |
| Plugin Marketplace | | In Progress |
| API | | In Progress |
| Study Tools | | In Progress |Contribute
| Way | Explanation | Value |
|--------------|-----------|------------|
| Opening an issue | If you have a question or something is wrong, you can [open a issue](https://github.com/ilse-langnar/notebook/issues/new) so we can figure itt out. | Medium |
| Help with translation | You can help translate ilse into another language such as: `Chinese Simplified(简体中文) Brazillian Portuguese(Português Brasileiro) Spanish(Español) Korean(한국어) japanese(日本人) Dutch(Nederlands) Hebrew (עברית) French (français) Italian (italiano) Greek (Ελληνικά) Arabic (عربى) Russian (русский) Polish (Polskie) German(Deutsche)` go to [Here](https://github.com/ilse-langnar/notebook/issues/new) edit the file with the ISO code for the language, translate it, then add push so I can add it the `dev` branch and then to a more stable branch. | Medium |
| Donate Money| I'll work much harder and focused if I don't have to worry about my expenses thus making the project progress at a much faster rate. | High |
| Become a tester | If you have a "niche" device please join as a tester to test the stability in different platforms(Blackberry, BDS?, MacOS, Linux Distros, Older Windows ). | High |
| Make a `command` | A command is a executable piece of code encapsulated into a name, they're very good for speed! | Low |
| Make a `CSS Snippet` | CSS snippets fix little style errores where a full theme would be unecessary, use: "#i/css \`\`\`css html, body { background: red; }\`\`\`. | Low |
| Make a `Theme` | A theme is like a bunch of css snippets but they relate to each other to form a more "grand" structure, use this template to create themes: [Theme Template](https://github.com/ilse-langnar/theme-template). | Medium |
| Make a `Plugin` | A plugin is where you actually extend ilse with more components, commands and functionality, make plugins using: [Plugin Template](https://github.com/ilse-langnar/plugin-template). | High |
| Make a `Blog/Article/Video` | Create something documenting how you use ilse in your life, I'll greatly appreciate it!. | Medium |
| Make `Flashcards` | Create a project with the sturcture like: [Flashcards Template](https://github.com/ilse-langnar/flashcards-template). and fill it with your item. | Medium |
| Make Memes | Help spread the tool with virality and easy-to-consume memes. | High |
| Join Discord | I'll post updates, ideas, plugins, themes, snippets, commands screenshots and more. https://discord.gg/4MC26m87Dp | Medium |
| Fix a bug yourself | Modify the code and then do a push into the `dev` branch, I'll later move it to more stable branches. | High |
| Become smarter| That's the final goal here, the final goal is better thinking. | Inifinity |