med VS zk

Compare med vs zk and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
med zk
6 2
87 8
- -
3.4 5.9
6 months ago 4 months ago
D Go
GNU General Public License v3.0 or later BSD 2-clause "Simplified" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

med

Posts with mentions or reviews of med. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-27.
  • Med: Micro Emacs in D
    1 project | news.ycombinator.com | 19 Mar 2023
  • A lightweight, simple, fast, feature-filled, text editor written in C, and Lua
    13 projects | news.ycombinator.com | 27 Dec 2022
    Here's another one with a very small footprint:

    https://github.com/DigitalMars/med

    It's the one I use every day. The executable on Windows is a little over a meg. It also works on Linux and Mac.

  • A case against syntax highlighting
    3 projects | news.ycombinator.com | 11 Sep 2021
  • I Still Use Plain Text for Everything.
    9 projects | news.ycombinator.com | 29 Jun 2021
    I fixed my editor so that it recognizes URLs, and underlines them. Clicking on one brings up a browser on that site. I should have done that 20 years ago.

    No special syntax is required. It just works. I've since been adding URLs in comments all over my code, for references. It's marvelous.

    It could be extended to recognize filename.jpg and filename.mp3 to display or play those files, too. Again with no special syntax whatsoever. It just works.

    https://github.com/DigitalMars/med

  • The Lost Apps of the 80s
    5 projects | news.ycombinator.com | 4 Apr 2021
    I still use microEmacs, which floated around the intertoobs in the 1980s. Of course, I've modified it substantially over the years, most recently adding color syntax highlighting and Unicode.

    D version:

    https://github.com/DigitalMars/med

    C version:

    https://github.com/DigitalMars/me

    The "extension language" is it's so easy to just add some code and recompile it, there's no point in adding an extension language.

    I like microEmacs a lot because I can use it remotely over a tty interface.

  • Hecto: Build your own text editor in Rust
    2 projects | news.ycombinator.com | 18 Jan 2021
    Doing one yourself is fun. MicroEmacs drifted around NNTP in the 80s, and I snagged a copy and began modifying it to taste. I've been using it ever since. The latest version was ported to D:

    https://github.com/DigitalMars/med

    It's a very easy editor to understand and extend.

zk

Posts with mentions or reviews of zk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-25.
  • Why note-taking apps don’t make us smarter
    4 projects | news.ycombinator.com | 25 Aug 2023
    Guess I'll toot my horn slightly: I made a Zettlekasten-ish tool for the CLI a few years ago and have used it for my work notes (including daily TODO), project logs, and personal diary stuff ever since. At this point I've got a hierarchy of 114 notes, with some notes linked into multiple locations in the tree. The hardest part is trying to decide if you want a new note for a topic, or if it should fit into an existing one.

    Maybe somebody might find it useful:

    https://github.com/floren/zk

    Everything is just files in a directory, so I use Syncthing to have access to it everywhere.

    It's also got a thing that lets you associate files with a given note, but the tooling around that isn't very good yet. I've been slowly working on a client for the Acme text editor, and I've also wanted to make a proper Go GUI client.

    (man I need to re-do the CLI with some library that does built-in help, because some commands like `zk orphans` [which finds notes that have no parents] aren't documented anywhere)

  • I Still Use Plain Text for Everything.
    9 projects | news.ycombinator.com | 29 Jun 2021
    Wrote my own vaguely Zettelkasten-inspired system because I wanted something that works at the command line and followed my own idiosyncratic (or idiotic) preferences. The data lives in my keybase KBFS mount and I symlink it into my home directory.

    You build up a hierarchy of notes, but you can also cross-link so a note appears in multiple places. You can also drop arbitrary files alongside any given note. I expand it occasionally as I need new features; most recently I added regular expression searching and a command to locate "orphaned" notes. It's at https://github.com/floren/zk which contains the Go library to interact with the files on disk, and a command-line tool which wraps the library.

What are some alternatives?

When comparing med and zk you can also consider the following projects:

Joplin - Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.

notes.sh - Plain-text notes with IMAP synchronization

libui-ng - libui-ng: a portable GUI library for C. "libui for the next generation"

orgmode - Orgmode clone written in Lua for Neovim 0.9+.

ledger - Double-entry accounting system with a command-line reporting interface

obsidian-front-matter-title - Plugin for Obsidian.md

lite-xl-plugin-manager - A lite-xl plugin manager.

lite-xl-ide - A set of plugins to convert lite-xl into a proper IDE.

FluidFramework - Library for building distributed, real-time collaborative web applications

hledger - Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces.

SublimeDebugger - Graphical Debugger for Sublime Text for debuggers that support the debug adapter protocol

gap - MIRRORED from Savannah. Pull requests CANNOT be accepted. Please reach out to us over mailing lists.