From c91ae52e3973a6db6d85fb7bb87dd1f4b7a24a99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Ramberg?= <31762177+bjornramberg@users.noreply.github.com> Date: Thu, 8 Aug 2024 14:46:22 +0200 Subject: [PATCH 1/3] Update README.md with Zed code editor --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3dc93a9..da69596 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ - [Sublime Text](https://www.sublimetext.com/) - Sophisticated text editor for code, markup and prose. - [Vim](https://github.com/vim/vim) - Greatly improved version of the good old UNIX editor Vi. 👏 - [Visual Studio Code](https://github.com/Microsoft/vscode) - Free, open source, powerful and runs everywhere. 👏 +- [Zed](https://zed.dev/) - Fast, modern & open source code editor with focus on performance. 👏 ## Databases From 0ac85bc641eec5bf5b1fc0b61b2b597f2b9651d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Ramberg?= <31762177+bjornramberg@users.noreply.github.com> Date: Wed, 4 Feb 2026 22:41:23 +0100 Subject: [PATCH 2/3] Add Obsidian to note-keeping tools list Added Obsidian as a powerful markdown note-keeping tool. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00c7ca4..c77c81c 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,7 @@ - [Simplenote](https://github.com/Automattic/simplenote-electron) - Light, clean and free. 👏 - [Tagspaces](https://github.com/tagspaces/tagspaces) - Offline, open source and data manager. 👏 - [Turtl](https://github.com/turtl/desktop) - Secure and collaborative notebook. 👏 +- [Obsidian](https://obsidian.md) - Powerful note-keeping in markdown with tons of plugins. ## Office From d215fd3347463a42393c8a04fb1deb0f2ce96401 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Ramberg?= <31762177+bjornramberg@users.noreply.github.com> Date: Thu, 26 Feb 2026 22:31:01 +0100 Subject: [PATCH 3/3] Add Logseq to note-keeping tools list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c77c81c..4964269 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,7 @@ - [Tagspaces](https://github.com/tagspaces/tagspaces) - Offline, open source and data manager. 👏 - [Turtl](https://github.com/turtl/desktop) - Secure and collaborative notebook. 👏 - [Obsidian](https://obsidian.md) - Powerful note-keeping in markdown with tons of plugins. +- [logseq](https://logseq.com/) - Note-keeping in markdown, very nice pdf functionallity and flashcards. 👏 ## Office