r/Supernote

Just ordered my first Supernote

Hey everyone,

I just ordered my first Supernote. I got the open box deal they had on the nomad crystal edition and I’m pretty excited for it. What are some tips and tricks you all would recommend once I get it? Thanks in advance!

reddit.com
u/ZestycloseTap7566 — 1 day ago

Nomad now. Manta later. Productivity forever.

Ive officially joined the family!

Honestly, the Nomad is the best thing I’ve purchased in a long time. It’s rare to find tech that feels this intentional and actually worth investing in. The writing feels amazing and it’s already completely changed how I organise my thoughts.

An unexpected bonus: I never thought I’d get into drawing, but I’ve been really enjoying it! The Supernote has truly shown a new light on drawing for me.

I’m so very impressed with the quality especially the ‘right to repair’ mindset which is very refreshing to see.
I’m already plotting my future Manta purchase to complete the duo. For now, I’ll be over here finding any excuse possible to scribble and doodle on this thing! 🙌

u/General_Carrot7893 — 1 day ago
▲ 27 r/Supernote+1 crossposts

Inkling: Send/receive anything between your Supernote and other devices — with or without LocalSend

Inkling is an open-source Supernote plugin that lets you insert text, images, links, PDFs, clipboard content, and more into your Supernote from a PC or any other device. It is able to run completely offline as it communicates only through your local network. This project has no commercial plans.

It integrates with LocalSend, a free, open-source cross-platform file sharing app, but offers more than just that.

Beyond LocalSend, Inkling also supports:

  • Lasso Send: Select text, images, screenshots, or links on your Supernote and send them to other devices via LocalSend
  • Doc-Screenshots-to-Note: Very useful for Long Screenshot or multiple screenshots.
  • Layer Management: Supports using the pen as a temporary lasso to select elements without switching tools. Adjust layer order for the current layer or lasso-selected elements.

What you can receive via LocalSend:

  • Doc Links: Inserted as tappable links
  • Images: Including doc screenshots
  • Text: With paragraph mode (preserves line breaks) and no-space mode (strips whitespace, useful for CJK text)
  • Clipboard: Basically what you've been selecting: writing, painting and textbox, it's 2026 and there's still no official clipboard on any e-ink device.

About LocalSend: LocalSend is a free, open-source app for securely sharing files between nearby devices without needing the internet. It's available on Windows, macOS, Linux, Android, and iOS.


I've been developing this for a while since it's been incredibly useful for my own workflow, but I wasn't planning to share it until it was more polished. Now I realize it's ready enough for a public release — and I'd love to invite developers to collaborate.

One area where I'd especially appreciate help: image display filter algorithms. Dithering is the current go-to, but it doesn't always look great on e-ink. If you have ideas for better pre-rendering or quantization approaches, I'm all ears.

Future plans:

  • Local re-typesetting engine for epub, mobi, azw3, md, txt, and pdf with better e-ink rendering quality on Supernote.
  • Integration with CherryStudio / RikkaHub / ChatWise / SillyTavern directly on your Supernote.

I've tested this for a while but couldn't iron out every bug — if you'd like to contribute, PRs are very welcome! :D → Repo: Inkling

u/Worldly-Persimmon-70 — 7 hours ago
▲ 12 r/Supernote+1 crossposts

SuperAI – Chat with any AI about your handwritten notes [Plugin]

Hey Supernote community! I've been building a plugin that lets you lasso-select anything on your note and have a full multi-turn conversation with an AI about it. Sharing it here in case others find it useful.

What it does

Select any content on your note page with the lasso tool, tap the SuperAI button in the toolbar, choose how the AI should read it (image or text), and start chatting. The AI remembers the full conversation so you can ask follow-ups naturally.

Supported AI providers

You bring your own API key — the plugin works with:

  • Google Gemini (free tier available at aistudio.google.com)
  • OpenAI (GPT-4o, o4-mini, etc.)
  • Anthropic Claude (Claude Opus, Sonnet, Haiku)
  • OpenRouter (one key, access to hundreds of models from many providers)

First-time setup

  1. Install the .snplg file via the Supernote file manager
  2. Open any note and tap the SuperAI button in the regular toolbar (the gear/settings button)
  3. Choose your AI provider
  4. Paste your API key using the 📋 Paste button
  5. Tap ↓ Load Models to fetch the latest available models from that provider, then tap the one you want
  6. Tap Save & Start Chat

The key and model are saved — you won't need to do this again unless you want to switch providers.

How to use it

For Image AI:

  1. Lasso-select any content on your page (handwriting, diagrams, equations, sketches — anything)
  2. Tap the SuperAI lasso toolbar button that appears
  3. Choose Image AI — the selection is captured as a visual snapshot and sent to the AI
  4. The AI responds with an analysis; type follow-up questions in the chat box
  5. Use the Copy button on any message, or 📋 in the header to copy the whole conversation

For Text AI:

  1. Same lasso selection step
  2. Choose Text AI — the Supernote device runs its own handwriting recognition on the selection, and that recognized text is sent to the AI instead of an image
  3. Faster, cheaper (smaller API payload), and often more accurate for dense written text

Use case ideas

Image AI — best for visual content

  • Lasso a hand-drawn diagram or flowchart and ask "explain what this process shows" or "what's missing from this flow?"
  • Select a sketch or mind map and ask "turn this into a structured outline"
  • Capture a page of mixed notes + diagrams and ask "summarize the key points from this page"
  • Select a table you drew by hand and ask "what patterns do you see in these numbers?"
  • Lasso a hand-drawn graph or chart and ask "what trend is this showing?"
  • Select a page of equations or physics diagrams and ask "walk me through this step by step"
  • Grab a rough wireframe sketch and ask "describe this UI layout and suggest improvements"
  • Circle a section of your Zettelkasten note and ask "how does this connect to concept X?"

Text AI — best for dense written content

  • Select a page of meeting notes and ask "give me 3 action items from this"
  • Lasso a block of writing and ask "is this argument logically coherent?"
  • Select your study notes on a topic and ask "quiz me on this" then keep chatting through the quiz
  • Grab a paragraph and ask "rewrite this more concisely" or "translate this to Japanese"
  • Select a to-do list you wrote and ask "prioritize these by urgency"
  • Lasso a page of brainstorming and ask "which of these ideas are most novel?"
  • Select a problem statement you wrote and ask "what are three approaches to solving this?"
  • Grab your notes on a book/paper and ask "what questions am I still not answering?"
  • Select a decision you're weighing (pros/cons written out) and ask "what's the strongest argument on each side?"

Multi-turn conversations (both modes)

  • Start with a summary, then drill in: "tell me more about point 2"
  • Get a first draft, then iterate: "make it shorter" / "make it more formal"
  • Ask it to generate something, then refine: "now add examples"

A few notes

  • Each new lasso selection starts a completely fresh conversation
  • The settings button (⚙) is accessible from both the chat header and the error screen if you want to switch providers mid-session
  • Image AI works even if no text is recognized (diagrams, pure sketches, etc.)
  • Text AI will be greyed out and disabled if Supernote's recognizer can't find any text in the selection — in that case just use Image AI

Happy to answer questions or take feedback. Still iterating on it!

Download Link
https://drive.google.com/file/d/1zzlptzI6rvlUvHabmG4EcoVPVuBHJeih/view?usp=sharing

u/Longjumping-Bee-2465 — 3 days ago

Learning my way around - ADHD

I have had my Manta for about a year, and right now it is just a collection of what used to be physical notebooks for my various studies and hobbies.

I am overwhelmed with the tutorial videos I am finding on YouTube, and am getting dissatisfied that I can’t seem to bring forth better organization of my notes. When I go online and see the myriad of suggested videos, I just freeze :))

I shall be the most grateful of you could share your favorite video tutorials, which will help me to learn my device better 🙏🏻

Also, as an avid journaler and commonplacer, I LOVE adding images, pictures to my notes. My main area of study is literature, and I would so so much love to add authors portraits, etc to my notes. Is there a way to add pictures to notes?

THANK YOU SO MUCH!!!

reddit.com
u/victoriaevangelina — 5 hours ago
▲ 7 r/Supernote+1 crossposts

Super Note Manta vs Ipad Pro

Hello Supernote users. I am reaching out especially to Manta users to share their experience.
Edit: To clarify,  I'm not looking for a comparison from others; rather, I'm looking for thoughts on Manta based on my preference parameters shared below.

I have a supernote Nomad with the Lamy pen. I love the writing feel, however, for work im unable to use it effectively because the ipad pro (with Goodnotes app Or Noteful app) is a much better ecosystem. I do want to get the Manta, so requesting some inputs to help me decide.

Here is my comparison based on my workflow criteria. Primary usecase is note-taking for work and syncing with MacBook

Supernote Nomad

Pros:
Compact
Writing Feel: unmatched
Distraction free

Cons:
Form factor - Page space
Backlight - darker than regular paper notebook. with the booklight there is a lot of glare. with a lamp, its ok. Im hoping manta is brighter than nomad
Reading: kindle app is not as good as on ipad
Workflow: Macbook partner app is there but you cannot edit the same note with additional text notes. the digest feature doesnt integrate and work for me atleast

iPad Pro with paperlike screen protector and metal nibs for pencil
Pros:
Form Factor: perfect size
Backlight: adjustable
Workflow - Connects to MacBook Pro and saves seamlessly to the cloud. Most importantly, you can take notes on either the iPad or directly on the app on the MacBook without losing content. I use either good notes or Noteful.
Speed: Page turn speed, search, etc is far better on the ipad than on supernote
Distraction: Im not worried about this as ive blocked out notifications that arent important for me.

Cons:
Bulky
Writing experience not as good as supernote

So why am i still comparing? The screen size and writing feel might outweigh the cons of supernote ive listed above.

Would really love to hear thoughts and feedback.

reddit.com
u/maayavi_one — 2 days ago

How are we feeling about the new Remarkable Pure release?

I just bought a Manta and it arrives Monday, after lots of research, it seemed like the best fit. Now the Pure is out for a couple hundred dollars less. I've watched some short videos on it and one feature I love is you can now draw a line and then move everything down the page, instead of circling, so if you want to add something to your earlier notes, that's a super nice feature. Not really needed with Supernote since it's not a scrolling down page.

But it raised a question...can you insert a page on the Manta? Like if I want to go back and add something to a note and there isn't space, how do you all do that?

reddit.com
u/GeologistWhole6503 — 6 days ago
▲ 104 r/Supernote

A Comprehensive Guide to EMR Pens on Supernote

Starting from the top (about 1 o'clock direction) and going clockwise, the pens are, respectively, DIY with Supernote official refill, LAMY AL-Star with plastic pointy nib, cheap Amazon pen with plastic pointy nib, Pilot Dr. Grip, Shinonome pen, and Vi-wood ceramic.

I am an ordinary Supernote user, and a pen enthusiast. I have used a lot of EMR pens throughout my journey with the Supernote, and feel lucky that we have so many options. I have tested almost everything I could possibly find, so I put together this brief yet comprehensive guide to share my experiences.

Unlike the glass or matte-textured screens found on most e-ink tablets, the writing experience on Supernote is defined by its unique FeelWrite 2 film (which you can buy separately and apply to other devices, in case you weren’t aware). The friction that mimics the “pen-on-paper” feel actually comes from two distinct mechanisms. The first is standard contact friction between the nib material and the textured surface of the film. Nibs with rougher surfaces naturally give more contact friction. The second mechanism is deformation friction. Because the FeelWrite 2 film is compliant, the nib actually creates indentation on the film surface as it glides through. A "pointy-er" nib can dig deeper into the film, creating more surface area contact through deformation and, consequently, more friction.

Note that ceramic nibs, in fact, are much smoother (at least for the Supernote ones) than, for example, plastic nibs. You can see this yourself by how the ceramic nib surface reflects light like a mirror. Plastic nibs, by contrast, lack that mirror-like reflection because their surface is much rougher at the microscale. Therefore, ceramic actually produces less contact friction than plastic. However, because ceramic is a much harder material, it experiences less "self-deformation" under pressure than a softer plastic, meaning that force is transferred directly into the film surface, forcing it to dig into the film. In short, a combination of (microscopically) rough and pointy nib will generally give good friction, when writing on Feelwrite2 film.

However, a great physical feel doesn't always mean great digital performance. Another crucial aspect of EMR pens on Supernote is the EMR core compatibility. While almost all EMR pens will physically write on a Supernote, the digital line quality varies greatly. Out of all the pens I have tested, only four (Supernote official, vi-wood ceramic, Shinonome pen, and a surprising cheap Amazon pen) produce perfectly smooth strokes. The rest produce wobbly strokes to varying degrees, and performance of writing near the edges fluctuates heavily depending on the pen. I suspect this is because the Supernote operates at a very narrow and specific EMR frequency range to achieve its signature high-precision writing.

With the lengthy introduction out of the way, here are my short reviews of the various EMR pens I have used.

To first show the importance of EMR core compatibility, I show two writing samples: a Samsung S-pen, and a cheap Amazon pen**.**

Samsung S-pen (https://a.co/d/0cQR9wGQ)

a cheap Amazon pen (https://a.co/d/0g4axW0G)

https://preview.redd.it/aosngfq0880h1.png?width=1792&format=png&auto=webp&s=e258d1e276b469653739e583a005685add63bafb

These two represent the extreme end of bad line quality. It has nothing to do with the nib or pen calibration settings. It is simply that their internal EMR cores are not a perfect match for Supernote. They write just fine on other EMR tablets, but on the Supernote, they suffer from heavy wobble.

The followings are the six pens shown in the picture.

Supernote official refill + 3D printed adapter by borderbox

https://preview.redd.it/p0zv8gtc880h1.png?width=1792&format=png&auto=webp&s=a5caea231bc6785d80ddf9d4d9482bc725a4b5bc

In case you may not know, all official Supernote pens (the standard clicky pen, Heart of Metal 2, LAMY Safari, and LAMY ceramic twin pen, etc) use the same EMR core as the official refill. They are simply built with different pen bodies for different aesthetics, meaning the digital performance and writing feel will be identical across the board.

The core uses their signature 0.7mm ceramic nib. Because the ceramic is highly rigid and relatively blunt at 0.7mm, it actually cannot dig into the FeelWrite 2 film deeply enough under normal writing pressure to create that secondary deformation friction. Instead, its friction is largely dependent on the surface texture of the film itself. Because of the aforementioned smooth surface of ceramic nibs, they, in fact, generate very little contact friction, and therefore can have a noticeably slippery feel if not applied with high writing pressure. This slippery feel has been reported by some users. In my case, because the DIY pen body is quite lightweight, I experience the slipperiness even more noticeably. If you are using a heavier pen body like the Heart of Metal 2 (HOM2), the natural weight of the pen probably helps compensate for the lack of writing pressure, forcing the nib deeper into the film and improving the overall feel.

Vi-wood ceramic (https://a.co/d/0dZcjFPA)

https://preview.redd.it/pjtwbykb880h1.png?width=1755&format=png&auto=webp&s=b5c0bc30752e29f0baf00adb4c5a4c41d7c0cd9d

While you might naturally be eyeing the side button and eraser on this pen, I want to particularly highlight the fact that it features a 0.5mm ceramic nib. This is the only 0.5mm nib (ceramic or metal) currently on the market. This finer point allows the pen to dig into the FeelWrite 2 film way deeper with much less effort than the standard 0.7mm Supernote nib, creating a significant amount of friction. I personally really enjoy how it writes, though the ergonomics of the pen body itself are not to my taste. I've heard rumors that Supernote is currently designing their own finer nibs, which I am very much looking forward to.

Pilot Dr. Grip (https://a.co/d/0aPcCunR)

https://preview.redd.it/jnpe8q4a880h1.png?width=1792&format=png&auto=webp&s=dd067028d2520112d54fd4826dae4a6bc6519eae

This pen has absolutely superb ergonomics. But unfortunately, the EMR core compatibility is poor. It writes with noticeable wobbly strokes, as shown in the writing sample. On a side note, the Staedtler Noris Digital and Kaweco AL Sport use the exact same internal EMR core as this one, so the difference between them is just in the ergonomics (meaning they will likely suffer from the same digital wobble).

LAMY AL-Star (mine is a little more expensive because of the color option)

https://preview.redd.it/s8c1j4u8880h1.png?width=1792&format=png&auto=webp&s=a4f22366b99c81560c518ab42fee02cd53c2f268

One of the biggest advantages of this pen, besides the side button and good ergonomics, is its incredible versatility. It can accommodate a wide variety of nib options, ranging from plastic and felt to metal and even modified ceramic nibs. The one in the picture is the plastic nib from Samsung S-pen. Because this specific nib is rough and pointy enough to maximize both contact and deformation friction, this setup produces my favorite physical writing feel so far. Unfortunately, the digital pen strokes do suffer from a (very) minor wobble (you can see it, for example, in the “M“), as the LAMY's internal EMR core is just slightly mismatched with Supernote.

Shinonome pen (https://a.co/d/0fpMhtIS)

https://preview.redd.it/2ursjbt7880h1.png?width=1755&format=png&auto=webp&s=a6daabbc7c0c94e7e8c2885fe4aa47d72e4cc837

This pen has the exact same EMR core and the same 0.7mm nib as the official Supernote ceramic pen, but with one key difference: it uses a plastic nib. This nib is softer, and the nib surface reflects little light, indicating its microscopically rougher surface than the ceramic nib. This rougher surface allows for more friction than the ceramic nib, giving a better writing experience. The digital line quality is flawless, offering the same precision and stability as the official Supernote pens without any of the wobble.

Shinonome pen (left) and DIY pen with Supernote official refill (right)

Since I entered the e-ink world in 2024, my research has shown that Supernote actually utilized plastic nibs before they pivoted fully to the "Never-Replace" ceramic nibs they are known for now. I suspect this is essentially the "pre-ceramic" version of the official Supernote pen.

A surprising cheap Amazon pen (https://a.co/d/0aa7EgPh)

https://preview.redd.it/00iw6u1v880h1.png?width=1792&format=png&auto=webp&s=fce9c41a49bc7ecb7e4839a7b95979440ad49c94

This pen was a complete surprise. It is the only truly budget-friendly pen I've found that delivers almost identical digital stroke quality to the official Supernote pens. Believe it or not, its internal EMR core compatibility is actually better than the LAMY AL-Star, resulting in even smoother lines without that minor digital wobble. Pairing with my favorite pointy Samsung plastic nib (as shown in the picture), this is one of the best budget options for pens on Supernote.

Personally, if not considering the price, I will rank them in terms of overall writing feel ( physical feel, ergonomics, the line quality etc.) by: Vi-wood > Shinonome ~ LAMY AL-Star > cheap Amazon pen > Supernote official > Pilot Dr. Grip. If considering the price, the ranking would be: cheap Amazon pen >~ Shinonome >> DIY with Supernote official > LAMY AL-Star > Vi-wood > Pilot Dr. Grip.

I hope you find this guide helpful!

For those who write!

reddit.com
u/Vortex_Lookchard — 4 days ago

Embarrassing Q - Toolbar

I’m working though the user guide and clicking around. This is dumb but when I click a toolbar icon the additional options pop up and disappear SO QUICKLY. I don’t even have the time to get the pen to a thicker width.

This is 100% an operator error but I’m kind of lost as to what I’m doing wrong. What’s the secret?

reddit.com
u/Valuable-Store-2289 — 8 hours ago

Manta Discolored

I was lucky enough to get on of the first shipments of the Manta before Christmas with the cool Christmas bag. The plastic housing has discolored pretty bad and I was wondering if this happened to anyone else? I’ve contacted support but haven’t heard back yet.

u/Jidster — 4 days ago

supernote-cli: open source terminal tool for bulk exporting notes, annotations, and transcripts

Hey r/supernote,

I love my Nomad. It's my main line of defense for distraction-free thinking. But I’ve always found the pipeline for getting my notes off the device to be a bottleneck.

The Supernote Partner desktop app is awkward for bulk exports, and the old Python sync libraries I used to rely on no longer work. I wanted a way to automatically pipe my focused thinking directly into Obsidian and my AI workflows.

So, I built and open-sourced supernote-cli.

It's a terminal tool that fixes the plumbing and adds a few workflow conveniences. Here’s what you can do with it:

1. Extract notebooks and transcripts
List your notebooks and dump the on-device text recognition right to your terminal.

$ supernote notebook ls --limit 3
$ supernote nb [NOTEBOOK_ID]

2. Extract handwritten annotations from PDFs/EPUBs
List your annotated documents, extract your handwritten highlights/notes, and transcribe them (I use a local VLM for this).

$ supernote annotation ls --limit 4
$ supernote an [ANNOTATION_ID]

3. Extract action items using custom prompts
You can pass a custom prompt to extract specific things. For example, pulling out anything marked with a checkbox (☐) into a clean list:

$ supernote nb [NOTEBOOK_ID] --prompt "Whenever you see a line beginning with ☐, transcribe it..."

Links:

It's extracted from my personal note-management setup, but it's generic enough now that it should be useful for anyone trying to build automated workflows around their Supernote. Let me know if you try it out or hit any bugs!

reddit.com
u/einsof42 — 3 hours ago

Have we decided on the best reading light for the Manta?

Looking to get a little reading light as I spend a lot of time on planes and don't like using the big overhead light. I was just wondering if we'd agreed on some decent options?

reddit.com
u/mechanicallazarus — 1 day ago

How often are open boxes sales?

Just missed the open box sale on the nomad and I’m bummed. Been looking for a good deal now and can’t seem to find one. Thanks everybody!

reddit.com
u/Jaredrap — 14 hours ago

Anyone tried the Lamy AL-Star POM hard Nib on FeelWrite 2?

Has anyone tried the Supernote Lamy AL-Star EMR POM hard nib (the one designed for FeelWrite 2 film)?
I’m currently using the ceramic nib and considering trying this one. My main questions:
• How does the feel compare to ceramic? More glide or similar friction?

I write with fairly heavy pressure, so wondering if the hard POM holds up better than the soft/regular lamy nibs. Would appreciate any experience!

u/Both_Barracuda3345 — 3 days ago

Testing Out a Reading Light

I just received a reading light as a gift and I’m trying it out with my Manta.

Charges with USB-C
Has 3 color temps and 3 brightness levels
Clips onto the folio cover

The only down side is that I don’t feel comfortable keeping it attached with the folio closed as the metal clip touch the screen. But I really only need it if I know I’m going to be using it in a dark situation.

On Amazon: 86 lux book light

u/MakingNate — 1 day ago

Cloud connection

Other than a private server, is there anyway to keep the SN app from connecting to the cloud. Based on work policies I am unable to use the app.

I have turned off the Manta from syncing any files so I can get on Wi-Fi for updates and stuff. But I miss the app.

reddit.com
u/Sea_Jelly_9240 — 9 hours ago

Supernote Manta power button intermittently unresponsive – anyone else?

Had my Manta for about three weeks. The issue started in the first week — sometimes the power button doesn’t register and I have to press harder or double press to wake/turn off the screen.

Everything else works fine.
I’m thinking about sending it in for repair but worried about being without the device. Anyone been through this — how did you handle it?😭

reddit.com
u/Both_Barracuda3345 — 2 days ago

Manta may have been an impulse buy, but one month later, I can’t live without it.

Absolutely love the manta! I wish I got it while I was still in high school (well, that was just a year ago lol).

u/ughhhlaperm — 6 days ago

IKEA HÖSTULOTA HOSTULOTA LED USB lamp, first impressions

I know this has been posted a few times here but the info out there is piecemeal. My first impressions with HÖSTULOTA and A5X2:

  • I fly a lot and plane overhead lights are impossible to use. Also planes are often dark and A5X2 has no built-in light.
  • Most reading lights have a large clip. Better for strength of connection but makes the A5X2 pivot and rock like a mobile phone with a camera bump. Not for those who write ^(TM)
  • HÖSTULOTA is lightweight but uses A5X2 battery. A worthy tradeoff. Heavy battery and clip does not work well.
  • The A5X2 socket is to the left so you need to adjust the neck to centre the light
  • It's using the USB socket structurally which isn't my favourite. There is a 3D printable bracket out there (IKEA Gooseneck light attachment : r/Supernote) which I haven't tried but will look into. At least the light is light. You just need to worry about manhandling and knocks and bumps.
  • To reduce the bending on the socket I recommend a twist in the neck like in my photo. This reduces the lever and therefore the moment/torsion but into the socket. It also centres the light. Also best to just avoid adjusting while connected. Set it and forget it.
  • As with all external lights there is an unavoidable glare on the glossy screen surface. Lower is better so your eye angle and light angle don't align.
  • No solution or hack or third-party peripheral is as good as an integrated light. Please Supernote let's just get a light layer into the stack to avoid all this nonsense. This is the best solution I have found but at the risk of potentially breaking the USB socket, persistent glare, and yet another thing to carry. Worst of all is the trial and error to figure out a working solution which Supernote has outsourced to us users. None of them are good yet we waste our time on what Supernote brand as "DIY".
  • Red, love it
  • Dim and brightness control by clicking the lens, many levels. No awkward buttons.
  • Light is warm. I'd prefer warmer but it's good enough. No blue or green tint, thankfully.
  • Also RED! To match my pen.

HÖSTULOTA LED USB lamp, red, 30 cm (12") - IKEA CA

EDIT: battery draw update, approx. 1%/10min or 6%/hr at full brightness, no writing. Min brightness looks to be half that, so 1%/20min or 3%/hr. Min is plenty for a dark room.

u/ParmesanBologna — 4 days ago