notebook VS djot

Compare notebook vs djot and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
notebook djot
2 43
4 1,580
- -
3.0 5.8
about 1 year ago 2 months ago
TypeScript HTML
MIT License MIT 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.

notebook

Posts with mentions or reviews of notebook. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-20.
  • Evidence – Business Intelligence as Code
    10 projects | news.ycombinator.com | 20 Apr 2023
    How about something like [`input`](magic-link)? I came up with this for https://codeberg.org/macchiato ( though it's not yet implemented in the new project, just in the predecessor, https://github.com/ResourcesCo/notebook ). The backquotes differentiate from non-magic links. (I tried badges, but they aligned weirdly.)

    You could use [`data.mrr`](https://evidence.dev/md/value) or any other internal DSL you can come up with.

    Another thing you could do is just decide against MDX the format and keep the style and transform inline codeblocks that match.

    That you said Markdown to me says you aren't on board with using an incompatible syntax.

  • Markdown, Asciidoc, or reStructuredText – a tale of docs-as-code
    10 projects | news.ycombinator.com | 4 Nov 2022
    Markdown can literally be code. RMarkdown is this. Before I learned of RMarkdown I had written something to extract code blocks with filenames that are visible in the rendered page (since hiding it at the end of the first triple backquote codefence isn't great for visibility). I'm currently working on a notebook tool. https://github.com/ResourcesCo/macchiato/blob/main/scripts/m... https://github.com/ResourcesCo/notebook

djot

Posts with mentions or reviews of djot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-21.
  • LaTeX and Neovim for technical note-taking
    10 projects | news.ycombinator.com | 21 Feb 2024
    I know this doesn't solve your problem directly, but I recommend people to try out Djot[0], a markup language from the author of CommonMark.

    Djot has a single well-defined spec, and most of the basic formatting has the same syntax as (a) Markdown, so switching is pretty painless. It has as a main goal to be legible and visually aesthetic as-is, just like Markdown.

    What Djot adds is its _predictability_. Nested formatting, precedence order, line breaks behavior, nested blocks, mixed inline and block formatting, custom attributes are all laid out precisely in the spec in a thought-out manner. Till this day I still can't remember how to put line break within a list item in Markdown (and I'm sure there're more than one way).

    [0]: https://djot.net/

  • Pandoc 3.1.12 Released
    1 project | news.ycombinator.com | 16 Feb 2024
  • Pandoc
    17 projects | news.ycombinator.com | 28 Jan 2024
    Worth noting that the author has also created a markup language, djot.

    https://github.com/jgm/djot

  • Augmenting the Markdown Language for Great Python Graphical Interfaces
    2 projects | news.ycombinator.com | 21 Jan 2024
    Every time I see people doing something with Markdown, I wish they just replace it with support for Djot[0] instead. It is a Markdown alternative by the creator of Pandoc and CommonMark that fixes all of the most egregious mistakes, while being legible and visually pleasant as-is. It is also syntactically similar to Markdown, which should ease adoption.

    [0] https://github.com/jgm/djot

  • Djot is a light markup syntax
    3 projects | news.ycombinator.com | 1 Jul 2023
  • Beyond Markdown
    2 projects | news.ycombinator.com | 1 Jul 2023
  • HELP!!! Stuck forever
    1 project | /r/neovim | 21 May 2023
    Are you using markdown? It might make sense to look at 'djot' as well: https://djot.net/; it's a new 'light' markup language conceived as a successor to commonmark; development is led by none other than John McFarlane (author of pandoc, & also led commonmark standardization) Djot makes it really easy to attach arbitrary attributes to block elements as well as inline elements; and the parser records source positions in the output -- all of which makes it really convenient keeping track of elements changing position or value.
  • Is there a way to send data from neovim in real-time to other applications? Want to create a neovim qmk bridge.
    1 project | /r/neovim | 20 May 2023
    I have a simple script that sends a djot buffer (https://github.com/jgm/djot) to the parser, if there's a change, on the CursorHold event.
  • wiki.vim v0.6 is released
    3 projects | /r/neovim | 6 Apr 2023
    Since you mentioned you were considering moving to CommonMark, have you had time to look into Djot (also by jpm)? Djot is meant to be easier to parse, and I'm planning to write a tree-sitter grammar for it.
  • Typst, a modern LaTeX alternative written in Rust, is now open source
    12 projects | /r/rust | 21 Mar 2023
    Another recent development here is https://djot.net/ (by the pandoc author). It indeed thoroughly solves both:

What are some alternatives?

When comparing notebook and djot you can also consider the following projects:

eleventy-plugin-asciidoc - Eleventy plugin to add support for AsciiDoc.

typst - A new markup-based typesetting system that is powerful and easy to learn.

jupysql - Better SQL in Jupyter. 📊

mdBook - Create book from markdown files. Like Gitbook but implemented in Rust

examples - TensorFlow examples

Zato - ESB, SOA, REST, APIs and Cloud Integrations in Python

iommi - Your first pick for a django power cord

scroll - Tools for thought. An extensible alternative to Markdown.

hanakotoba - Exploring 花言葉 in Japanese and other literary corpora

pdfsyntax - A Python library to inspect and modify the internal structure of a PDF file

datapane - Build and share data reports in 100% Python

pdfquery - A fast and friendly PDF scraping library.