image.nvim update - ImageMagick, full Überzug++ support, Neorg integration

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. image.nvim

    🖼️ Bringing images to Neovim.

    Hey, just wanted to let you know of the latest progress on image.nvim. I added a video recording of the latest state and changes to the README: https://github.com/3rd/image.nvim

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. magick

    Lua bindings to ImageMagick for LuaJIT using FFI (by leafo)

    - ImageMagick and the magick rock are now required and power many of the changes below. - Previously only PNG files were supported, now it supports all the formats supported by ImageMagick. - The cropping logic was generalized and can be delegated to ImageMagick if the backend doesn't support cropping. Currently it applies only to Überzug++, but it will be the case with sixels as well. - Which means Überzug++ is now fully supported in terms of features, it will just be a bit slower and flickery, but it works. - There's a Neorg integration now! - Both the Markdown and Neorg integrations support remote images and toggling the images when entering/exiting insert mode. - You can now perform other actions than :render() and :clear() on images, we have :move(x, y), :brightness(val), :saturation(val) and :hue(). - All temp files are stored in a single temp directory now, but not cleared on exit, I've left that to the OS. - Fixed a lot of bugs, many related to rendering, and optimized many things for performance, especially for Kitty. It's now super snappy and non-flickery even in Tmux (on my machine).

  4. hologram.nvim

    👻 A cross platform terminal image viewer for Neovim. Extensible and fast, written in Lua and C. Works on macOS and Linux. (by vhyrro)

    Many thanks to jstkdng for doing the research on using magick and implementing it in his hologram.nvim fork!

  5. neorg

    Modernity meets insane extensibility. The future of organizing your life in Neovim.

    There's a bug in Neorg that's being worked on https://github.com/nvim-neorg/neorg/issues/971

  6. awrit

    A full graphical web browser for Kitty terminal with mouse and keyboard support

  7. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Neorg – An Organised Future

    1 project | news.ycombinator.com | 1 Aug 2023
  • Neorg / Norg Tutorial with Kickstart Config

    1 project | /r/neovim | 19 Apr 2023
  • Anyone seen neorg ? Opinions?

    1 project | /r/orgmode | 20 Feb 2023
  • Want to work on a custom Pandoc reader/writer for the .norg file format?

    2 projects | /r/neovim | 17 Dec 2022
  • What's your favourite format for general text storage?

    2 projects | /r/neovim | 19 Sep 2022

Did you know that Lua is
the 18th most popular programming language
based on number of references?