Not Hacker News Logo

Not

Hacker

News!

Home
Hiring
Products
Companies
Discussion
Q&A
Users
Not Hacker News Logo

Not

Hacker

News!

AI-observed conversations & context

Daily AI-observed summaries, trends, and audience signals pulled from Hacker News so you can see the conversation before it hits your feed.

LiveBeta

Explore

  • Home
  • Hiring
  • Products
  • Companies
  • Discussion
  • Q&A

Resources

  • Visit Hacker News
  • HN API
  • Modal cronjobs
  • Meta Llama

Briefings

Inbox recaps on the loudest debates & under-the-radar launches.

Connect

© 2025 Not Hacker News! — independent Hacker News companion.

Not affiliated with Hacker News or Y Combinator. We simply enrich the public API with analytics.

Not Hacker News Logo

Not

Hacker

News!

Home
Hiring
Products
Companies
Discussion
Q&A
Users
  1. Home
  2. /Discussion
  3. /Show HN: Octarine – a fast, lightweight, opinionated Markdown notes app
  1. Home
  2. /Discussion
  3. /Show HN: Octarine – a fast, lightweight, opinionated Markdown notes app
Last activity 3 months agoPosted Aug 29, 2025 at 3:56 AM EDT

Octarine – a Fast, Lightweight, Opinionated Markdown Notes App

rajatkulk
44 points
20 comments

Mood

supportive

Sentiment

positive

Category

other

Key topics

Note-Taking Apps
Markdown
Productivity Tools
Debate intensity20/100
Hey HN! I’ve been building [Octarine](https://octarine.app/) for a little over 2 years. It started because I wanted a note-taking app that was:

- Lightweight (< 30MB, fast to launch, no Electron bloat).

- Opinionated (good defaults, clean UI, not a plugin bazaar).

- Yours (all plain Markdown, nothing proprietary).

---

- Command bar (Cmd/Ctrl+K) to navigate and run commands quickly.

- WYSIWYG editor (rich text without live preview jumping).

- Git sync built-in — backups to GitHub/GitLab, no plugins.

- Natural language dates (“yesterday”, “last week”).

- Multiple workspaces, templates, tags, graph view.

- Backup anywhere — iCloud, Dropbox, Syncthing.

- Tabs & Panes — split and rearrange notes/graphs like a code editor.

*Pro Features*

- BYOK for over 9 AI providers including OpenAI, Anthropic, Perplexity, Gemini and more!

- Ask Octarine — chat with your notes (RAG, embeddings done on-device).

- Writing Assistant — Sidebar assistant to help rewrite, improve or create.

- Focus Mode — distraction-free, sentence spotlight.

- Customisation — 30+ fresh themes, different paper types.

- Locked Notes — Disallow a note from editing.

- Folder Customisations — Add icons/colors to folders, have them manage their own unique sorting.

*FAQ*

- Free plan gets updates forever; some features are Pro.

- Pro is a one-time license (no yearly “updates tax”).

- Over 130+ releases shipped.

- iOS app is in development.

- Overlaps with Obsidian, but follows different methodologies about having less but baked in features, over an extensible plugin system (each work for different users)

---

Try it: [octarine.app](http://octarine.app)

Changelog: [octarine.app/changelog](https://octarine.app/changelog)

Documentation: [docs.octarine.app](https://docs.octarine.app)

I’d love your feedback - what works, what feels off, what’s missing? Always open to ideas (and criticism).

The author introduces Octarine, a fast and lightweight Markdown notes app with a clean UI and opinionated design, sparking a supportive discussion around its features and potential uses.

Snapshot generated from the HN discussion

Discussion Activity

Active discussion

First comment

5h

Peak period

13

Day 1

Avg / period

4

Comment distribution20 data points
Loading chart...

Based on 20 loaded comments

Key moments

  1. 01Story posted

    Aug 29, 2025 at 3:56 AM EDT

    3 months ago

    Step 01
  2. 02First comment

    Aug 29, 2025 at 9:23 AM EDT

    5h after posting

    Step 02
  3. 03Peak activity

    13 comments in Day 1

    Hottest window of the conversation

    Step 03
  4. 04Latest activity

    Sep 5, 2025 at 4:54 AM EDT

    3 months ago

    Step 04

Generating AI Summary...

Analyzing up to 500 comments to identify key contributors and discussion patterns

Discussion (20 comments)
Showing 20 comments
winter_blue
3 months ago
1 reply
This is amazing, and truly impressive.

What's the best place to submit issues, feature requests, etc?

Something I use on Obsidian is my own CSS as a theme (to override default editor styling). I see themes is a feature of Octarine. Will users be allowed to set their own CSS as a "custom theme"?

rajatkulkAuthor
3 months ago
Either:

1. Discord (https://octarine.app/discord)

2. Github (http://octarine.app/issues)

Currently the app supports 33 themes (3 free, 30 on the pro license). There's an item on the roadmap that would allow you to create your own themes (each theme is a palette of 10-12 variables - border/bg/text/outline)

Hope you like the app :)

vladsanchez
3 months ago
1 reply
I fought the urge to try anything else other than https://Dendron.so The wait is over. Seems like the perfect replacement, it checks all the boxes: "Lightweight, Opinionated, Yours".

I predict you HUGE success!

Thanks for your work.

rajatkulkAuthor
3 months ago
Thank you!

Lot's of things planned while aiming to keep the lightweight and opionionated philosophy!

PixelForg
3 months ago
1 reply
Looks awesome! What's the tech stack btw?
rajatkulkAuthor
3 months ago
Tauri - Bundler

React, Typescript, Tailwind, Tiptap - Frontend

File level operations, search - rust

nfbx
3 months ago
1 reply
this is really really well designed in comparison to apps like obsidian, since the standard design is actually very readable and actually makes you want to write stuff. i think this could replace my current zettler setup in writing papers when you could map hotkeys to most stuff, and it would have a zotero integration in some way. lovely project!
rajatkulkAuthor
3 months ago
1 reply
Thank you! I haven't really used zotero, but I feel you can integrate it using url schemes? I have a PR up that opens up `octarine://` url scheme to allow creating notes/folders (it was built for the webclipper repo).

Currently keymaps aren't modifiable, but there's an item on the roadmap to change hotkeys.

nfbx
3 months ago
1 reply
I don't have much clue about integration of such features as well unfortunately. Another thing I just realized though is, when you press CTRL+Z it will always open the "Recently Viewed" tab, I think that hotkey combination gotta be changed :D
rajatkulkAuthor
3 months ago
1 reply
Are you by any chance on a german keyboard? or a different keyboard layout?

I've had a report before where they keyboard layout messes up, for Z & Y. `Cmd + Y` is Recently viewed while `Z` does undo

nfbx
3 months ago
1 reply
I'm on a german keyboard layout, yeah.
rajatkulkAuthor
3 months ago
Figured! I'll spend time soon to have the keyboard layouts not dictate hotkeys or override them.
nashashmi
3 months ago
1 reply
Does it have multi cursor support? CTRL-shift D highlight for all occurrences of a selected text? That is the only reason I spin up VScode for.
rajatkulkAuthor
3 months ago
1 reply
Not at the moment, but it’s something I use in VSCode, so it’s on the backlog to be brought, just low on the priority list.

Since find/replace works fine for the current use case (even if not optimal)

nashashmi
3 months ago
1 reply
When that is in while keeping it lightweight, I will be a customer. Multi cursor is a an incredibly versatile find and replace. It can remove newlines at specific points. It can skip a few characters of text. It can go up and down a certain number of lines before manipulating text.
rajatkulkAuthor
3 months ago
Got it. I'll take a look, but there's no timeline guarantees.

The use case is far too niche to move engineering efforts to immediately, so it'll be prioritised when either:

- the ask quantity increases.

- when an adjacent part of the code is being improved/fixed and this could be tacked upon in the same release.

Thanks for the suggestion!

sprremix
3 months ago
1 reply
I'd like to know the train of thought behind your idea of "Let's add an FPS counter to my Markdown editor".

Incredibly sorry to sound so negative, but nothing about this seems legitimate to me and I would never trust any of my files to this application.

rajatkulkAuthor
3 months ago
I used it during dev for debugging, figured to just expose it for anyone that is used to having a counter on top of their games :)

If an fps counter makes an app seem illegitimate to you, and the countless changelog, user testimonials don’t help, then nothing I say will convince you otherwise, so I’m not going to waste either of our times :)

maheshgawali
3 months ago
Been an early supporter Love the features, simple and fast Looking forward to more task mgmt features to help organize the day along with note taking Please add dictation and summarise mode too Don't need collaboration features but could be great to have Google drive support to backup the data.

All the best and keep up the good work

Naga293
3 months ago
This looks really nice, love how clean the UI is.
View full discussion on Hacker News
ID: 45061399Type: storyLast synced: 11/20/2025, 4:41:30 PM

Want the full context?

Jump to the original sources

Read the primary article or dive into the live Hacker News thread when you're ready.

Read ArticleView on HN
Not Hacker News Logo

Not

Hacker

News!

AI-observed conversations & context

Daily AI-observed summaries, trends, and audience signals pulled from Hacker News so you can see the conversation before it hits your feed.

LiveBeta

Explore

  • Home
  • Hiring
  • Products
  • Companies
  • Discussion
  • Q&A

Resources

  • Visit Hacker News
  • HN API
  • Modal cronjobs
  • Meta Llama

Briefings

Inbox recaps on the loudest debates & under-the-radar launches.

Connect

© 2025 Not Hacker News! — independent Hacker News companion.

Not affiliated with Hacker News or Y Combinator. We simply enrich the public API with analytics.